1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/src
2024-04-16 22:36:39 +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 C API: nix_get_string now accepts a callback to return the value 2024-04-16 22:36:39 +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 C API: Use nix_get_string_callback typedef 2024-04-15 12:05:57 +02:00
libutil Merge pull request #10467 from edolstra/nix-shell-symlink 2024-04-16 12:31:14 +02:00
libutil-c C API: Use nix_get_string_callback typedef 2024-04-15 12:05:57 +02: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