ureciocais

Results 1 issues of ureciocais

**Describe the bug** I'm getting `cannot coerce null to a string` from some Nix packages. /nix/store/8br3hnwahahpi4m3s9xjd34xn18bf1l4-source/pkgs/stdenv/generic/make-derivation.nix:192:21 Here -> `name = "${attrs.pname}-${attrs.version}";` Originated from: ``` at /nix/store/8br3hnwahahpi4m3s9xjd34xn18bf1l4-source/pkgs/build-support/mkshell/default.nix:28:3: 27| stdenv.mkDerivation ({ 28|...

bug
macos