]> git.lizzy.rs Git - nothing.git/blobdiff - default.nix
Make platforms a transparent entity
[nothing.git] / default.nix
index 5c749c2c52f2951d23b13c51fd822de6b5f27046..596bca5fcca0a2d60b31574d120a944fe5d438b4 100644 (file)
@@ -1,5 +1,5 @@
 with import <nixpkgs> {}; {
-    nothingEnv = stdenv.mkDerivation {
+    nothingEnv = gcc8Stdenv.mkDerivation {
         name = "nothing-env";
         buildInputs = [ stdenv
                         gcc