1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-02 21:51:50 +02:00
nix/src
Jörg Thalheim 3b1e23af09 libstore/remote-store: avoid old-style casting for maxConnections
Type-checking works better this way as (type) style casting is too
permissive.
2025-03-07 04:00:26 +01: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 Merge pull request #12442 from NixOS/store-derivation-options 2025-03-03 23:11:51 +01:00
libexpr-c Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libexpr-test-support Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libexpr-tests Merge pull request #12498 from NixOS/fix-cli-fine-version 2025-02-18 11:34:07 -05: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 Write just ./.version on all components 2025-02-18 11:41:35 +01: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 libstore/remote-store: avoid old-style casting for maxConnections 2025-03-07 04:00:26 +01:00
libstore-c Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libstore-test-support Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libstore-tests Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libutil refactor: RAII logger suspension 2025-03-04 19:48:22 +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 Merge pull request #12501 from DeterminateSystems/stop-progress-bar 2025-02-25 20:07:29 +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