1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-24 09:50:55 +01:00
nix/src
John Ericson 99d0dd3a43 Simplify hook error status logic
The simplification here is due to a long-standing bug, but it is not
worth fixing the bug at this time. Instead we've finally written up an
issue for the bug, and referenced the issue number in the code.
2025-03-12 18:09:38 -04:00
..
build-remote Use getStandardError() 2025-02-17 18:09:59 +01:00
external-api-docs Format .nix files 2025-01-24 17:04:02 +01:00
internal-api-docs Format .nix files 2025-01-24 17:04:02 +01:00
libcmd repl: Fix :print corruption 2025-03-04 19:48:22 +01:00
libexpr coerceToSingleDerivedPathUnchecked: pass through experimental features 2025-03-08 19:14:58 +11:00
libexpr-c c-api: fix a few memory leaks 2025-03-08 20:23:07 +11:00
libexpr-test-support rapidcheck: change to working arbitrary instances 2025-03-08 19:08:29 +11:00
libexpr-tests Merge pull request #12620 from nix-windows/c-api/leaks 2025-03-08 22:06:59 +01:00
libfetchers libfetchers/git: fix double quoting in error message 2025-03-07 04:00:22 +01:00
libfetchers-tests Fix mingw build 2025-02-26 19:54:47 +01:00
libflake libflake: fix double quoting when updating flakes 2025-03-07 04:00:24 +01:00
libflake-c Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libflake-tests c-api: fix a few memory leaks 2025-03-08 20:23:07 +11:00
libmain progress-bar: Make pause/resume nestable 2025-03-04 19:48:22 +01:00
libmain-c Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libstore Simplify hook error status logic 2025-03-12 18:09:38 -04:00
libstore-c Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libstore-test-support rapidcheck: change to working arbitrary instances 2025-03-08 19:08:29 +11:00
libstore-tests DerivedPathTest: disable prop_legacy_round_rip until fixed 2025-03-08 19:51:25 +11:00
libutil Merge pull request #12615 from xokdvium/ubsan-checks 2025-03-11 14:22:20 +01:00
libutil-c Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libutil-test-support Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libutil-tests Write just ./.version on all components 2025-02-18 11:41:35 +01:00
nix port crash-handler from lix to nix 2025-03-12 10:23:02 +01:00
nix-build Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-channel Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-collect-garbage Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-copy-closure Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-env Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-instantiate Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-store Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
perl Fix perl store bindings 2025-02-21 11:49:00 +01:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00