nix-plugin-pijul: fix plugins to 2.18

This commit is contained in:
Jörg Thalheim
2024-09-22 15:09:52 +02:00
parent 5385694916
commit 829636f417
+1 -2
View File
@@ -6,7 +6,6 @@
pkg-config,
boost,
howard-hinnant-date,
nix,
# for tests
runCommand,
@@ -31,7 +30,7 @@ stdenv.mkDerivation (finalAttrs: {
buildInputs = [
boost
howard-hinnant-date
nix
nixVersions.nix_2_18
];
passthru.tests = let