Maximilian Bosch
|
447928bdb5
|
Fix usage of structured attrs for nix develop
|
2021-06-22 19:15:57 +02:00 |
|
Eelco Dolstra
|
3156560d41
|
nix develop: Set output paths to writable locations
Currently, they're set to $(pwd)/outputs/$outputName. This allows
commands like 'make install' to work.
|
2020-08-28 18:16:03 +02:00 |
|
Eelco Dolstra
|
68f524d717
|
nix develop: Support derivations with multiple outputs
|
2020-07-06 18:34:58 +02:00 |
|
Eelco Dolstra
|
efe6c186ea
|
nix dev-shell: Support structured attrs
Tested against https://github.com/NixOS/nixpkgs/pull/72074.
Fixes #3540.
|
2020-04-30 14:47:47 +02:00 |
|
Eelco Dolstra
|
2fcfc6c2c6
|
nix dev-shell: Refactor script for getting the environment
|
2020-04-30 13:05:29 +02:00 |
|