aleeusgr / nix-things

a toolbox
1 stars 0 forks source link

stdenv #7

Closed aleeusgr closed 1 year ago

aleeusgr commented 1 year ago

https://ryantm.github.io/nixpkgs/stdenv/stdenv/

stdenv needs to be in scope, so if you write this in a separate Nix expression from pkgs/all-packages.nix, you need to pass it as a function argument.