nixpkgs/pkgs/build-support/build-fhsenv-bubblewrap
Bjørn Forsman 70b5588b4e buildFHSEnvBubblewrap: allow being passed 'pname'
`buildFHSEnvBubblewrap { pname = ...; }` currently results in eval error
because args.name doesn't exist then. Fix it by only using args.name if
it exists.
2023-09-24 19:57:21 +02:00
..
buildFHSEnv.nix buildFHSEnv: fix NIX_LDFLAGS propagation to ld wrapper 2023-08-21 07:50:37 +01:00
default.nix buildFHSEnvBubblewrap: allow being passed 'pname' 2023-09-24 19:57:21 +02:00