Merge pull request #163500 from bkchr/update-packagekit
This commit is contained in:
commit
899ad69358
1 changed files with 1 additions and 1 deletions
|
@ -8717,7 +8717,7 @@ with pkgs;
|
|||
|
||||
p7zip = callPackage ../tools/archivers/p7zip { };
|
||||
|
||||
packagekit = callPackage ../tools/package-management/packagekit { };
|
||||
packagekit = callPackage ../tools/package-management/packagekit { nix = nixVersions.nix_2_6; };
|
||||
|
||||
packetdrill = callPackage ../tools/networking/packetdrill { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue