1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-03 07:31:00 +01:00
nix/src
Sergei Zimmerman 82f337de10 {libutil,libstore}: Factor out chmodIfNeeded
Using std::filesystem::path directly because we need .c_str()
anyway to interact with chmod. Path/string views don't have to be
null-terminated.
2025-03-05 02:43:11 +03: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 libexpr: Fix use-after-free of StaticEnv::up 2025-02-21 14:36:39 +00:00
libexpr libexpr: Fix use-after-free of StaticEnv::up 2025-02-21 14:36:39 +00: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 Add host attribute of github/gitlab flakerefs to URL serialization 2025-02-28 13:14:16 +01:00
libfetchers-tests Fix mingw build 2025-02-26 19:54:47 +01:00
libflake Introduce EvalStore::storePath 2025-02-19 21:24:26 -05: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 Merge pull request #12501 from DeterminateSystems/stop-progress-bar 2025-02-25 20:07:29 +01:00
libmain-c Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libstore {libutil,libstore}: Factor out chmodIfNeeded 2025-03-05 02:43:11 +03: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 {libutil,libstore}: Factor out chmodIfNeeded 2025-03-05 02:43:11 +03: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 {libutil,libstore}: Factor out chmodIfNeeded 2025-03-05 02:43:11 +03: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