1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/src
Théophane Hufschmitt d2a07a96ba
Merge pull request #10467 from edolstra/nix-shell-symlink
nix shell: Handle output paths that are symlinks
2024-04-16 12:31:14 +02:00
..
build-remote build-remote: fix format string shenanigans 2024-03-26 11:01:03 +03:00
libcmd docs: Refer to the glossary with @docroot@ instead of .. 2024-04-12 11:46:47 -04:00
libexpr Merge pull request #10414 from edolstra/remove-downloadFile-locked 2024-04-12 17:23:53 -04:00
libexpr-c libexpr-c: Add nix_string_realise 2024-04-05 16:08:18 +02:00
libfetchers update fetchers::PublicKey json (de)serialization 2024-04-14 22:42:48 +02:00
libmain Better signals interface 2024-04-05 01:38:28 -04:00
libstore Merge pull request #10467 from edolstra/nix-shell-symlink 2024-04-16 12:31:14 +02:00
libstore-c libexpr-c: Add nix_store_path_name 2024-04-11 17:39:21 +02:00
libutil Merge pull request #10467 from edolstra/nix-shell-symlink 2024-04-16 12:31:14 +02:00
libutil-c Fix some portability issues with the new C bindings 2024-04-05 00:54:47 -04:00
nix Merge pull request #10467 from edolstra/nix-shell-symlink 2024-04-16 12:31:14 +02:00
nix-build Clean up env var logic in preparation for Windows 2024-04-04 18:17:12 -04:00
nix-channel downloadFile(): Remove the "locked" (aka "immutable") flag 2024-04-08 15:56:16 +02:00
nix-collect-garbage
nix-copy-closure
nix-env Handle the case where a parent of ~/.nix-defexpr is a symlink 2024-04-03 16:46:23 +02:00
nix-instantiate Get rid of CanonPath::fromCwd 2024-02-08 11:01:41 -05:00
nix-store Add Git object hashing to the store layer 2024-02-27 11:27:34 -05:00
toml11