forked from cory/tildefriends
build: Nope, I don't understand nix.
This commit is contained in:
@ -36,13 +36,11 @@ pkgs.stdenv.mkDerivation rec {
|
||||
bash
|
||||
glibc
|
||||
gnumake
|
||||
openssl
|
||||
which
|
||||
];
|
||||
|
||||
buildInputs = with pkgs; [
|
||||
glibc
|
||||
openssl
|
||||
which
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user