1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests
Robert Hensing cfe3ee3de8
nix-shell: look up shell.nix when argument is a directory (#11057)
* Refactor: rename runEnv -> isNixShell

* Refactor: rename left -> remainingArgs

* nix-build.cc: Refactor: extract baseDir variable

* nix-build.cc: Refactor: extract sourcePath, resolvedPath variables

* nix-shell: Look for shell.nix when directory is specified

* Add legacy setting: nix-shell-always-looks-for-shell-nix

* rl-next: Add note about shell.nix lookups

* tests/functional/shell.nix: Implement runHook for dummy stdenv
2024-07-08 14:36:36 +02:00
..
functional nix-shell: look up shell.nix when argument is a directory (#11057) 2024-07-08 14:36:36 +02:00
installer tests: test with conflicting profile links 2023-12-30 06:24:06 +00:00
nixos Merge pull request #11019 from DeterminateSystems/fix-failed-to-open-archive 2024-07-05 17:10:02 +02:00
unit Add resolvePath, filesetToSource indirections for Nixpkgs 2024-07-06 19:49:55 +02:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00