bump nix to 2.24

This commit is contained in:
Jörg Thalheim
2024-09-20 08:49:32 +02:00
parent 2dad87ad89
commit ae787e5799
3 changed files with 60 additions and 56 deletions

View File

@ -9,6 +9,7 @@
, perlPackages
, nix
, nix-perl-bindings
, git
, makeWrapper
@ -59,7 +60,7 @@ let
name = "hydra-perl-deps";
paths = lib.closePropagation
([
nix.perl-bindings
nix-perl-bindings
git
] ++ (with perlPackages; [
AuthenSASL