Skip to content
Snippets Groups Projects
Commit cff81424 authored by Astro's avatar Astro :gear:
Browse files

nix fixes

parent 04c55e25
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
with pkgs; with pkgs;
with import ./default.nix; with import ./default.nix;
stdenv.mkDerivation { multiStdenv.mkDerivation {
name = "env"; name = "env";
buildInputs = [ buildInputs = [
gdb gdb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment