| 15 Nov 2022 |
pie_ | ok the problem is that the builder of pkgsStatic.hello for example isnt using the bash from pkgsStatic, its using it from the normal stdenv i thi | 23:40:24 |
pie_ | * ok the problem is that the builder of pkgsStatic.hello for example isnt using the bash from pkgsStatic, its using it from the normal stdenv i thik | 23:40:27 |
pie_ | * ok the problem is that the builder of pkgsStatic.hello for example isnt using the bash from pkgsStatic, its using it from the normal stdenv i think | 23:40:29 |
pie_ | ok I figured out the / part of the problem is that nix-shell invokes stdenv.mkShell implicitly with -p so that's where that bash is coming from | 23:47:43 |