1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/src
2024-04-14 22:42:48 +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 add intermediate variables and clarifying comments (#9274) 2024-04-12 17:43:35 +02:00
libstore-c libexpr-c: Add nix_store_path_name 2024-04-11 17:39:21 +02:00
libutil change implementation of optionalValueAt 2024-04-14 22:35:51 +02:00
libutil-c Fix some portability issues with the new C bindings 2024-04-05 00:54:47 -04:00
nix docs: Refer to the glossary with @docroot@ instead of .. 2024-04-12 11:46:47 -04: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 Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
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