mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
taoup: disable auto update
This commit is contained in:
parent
85f896ec76
commit
91dced6048
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ let
|
|||
in
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "taoup";
|
||||
# nixpkgs-update: no auto update
|
||||
version = "1.1.23";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue