1
0
Fork 0
mirror of https://github.com/NixOS/nix-pills synced 2024-09-19 04:00:13 -04:00

Update autotools-nix.txt

This commit is contained in:
Henrik 2023-06-04 21:21:52 +01:00 committed by GitHub
parent 6cdbf50683
commit f316006776
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,4 +8,3 @@ pkgs: attrs:
};
in
pkgs.stdenv.mkDerivation (defaultAttrs // attrs)