1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/src/nix
2024-08-28 07:01:56 +00:00
..
realisation
unix Factor out commonality between WorkerProto::Basic{Client,Server}Connection 2024-07-18 16:10:48 +02:00
.version Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
add-to-store.cc Cleanup ContentAddressMethod to match docs 2024-06-24 10:24:06 -04:00
add.md
app.cc
build-remote Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
build-utils-meson Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
build.cc Use std::filesystem::path in build.cc 2024-08-11 16:30:59 +05:30
build.md Update src/nix/build.md 2024-03-20 14:42:44 -07:00
bundle.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
bundle.md
cat.cc Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
config-check.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
config.cc Split out GlobalConfig into its own header 2024-06-24 11:36:21 -04:00
copy.cc
copy.md nix-copy: document --all --from local binary cache example 2024-03-11 19:17:45 +01:00
derivation-add.cc
derivation-add.md move JSON section into Formats and Protocols 2024-02-08 09:13:58 +01:00
derivation-show.cc
derivation-show.md Document file system object content addressing 2024-05-15 16:28:48 -04:00
derivation.cc Improve the error message for “multicommands” commands (#9510) 2023-12-06 13:13:45 +00:00
develop.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
develop.md
diff-closures.cc diff-closures: remove gratuitous copy 2024-07-25 21:41:31 +02:00
diff-closures.md
doc Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
dump-path.cc Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
edit.cc
edit.md
env.cc Factor out lookupExecutable and other PATH improvments 2024-08-07 18:12:58 -04:00
eval.cc Fix build errors on Windows 2024-08-19 11:02:46 -04:00
eval.md
flake-archive.md
flake-check.md
flake-clone.md
flake-init.md docs: fix wiki link 2024-04-17 19:34:22 +02:00
flake-lock.md
flake-metadata.md fix typos 2024-05-27 15:56:52 +02:00
flake-new.md
flake-prefetch.md
flake-show.md
flake-update.md
flake.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
flake.md Fix few duplicate word occurrences (#11381) 2024-08-28 07:01:56 +00:00
fmt.cc Clean up cache for all commands 2024-07-12 11:54:12 -07:00
fmt.md Make a few commands that were Unix-only no longer 2024-04-17 16:20:56 -04:00
get-env.sh Do not rely on $stdenv/setup to set output variables 2024-04-10 19:50:19 +03:00
hash-convert.md nix hash convert: Add manpage 2024-01-29 17:51:01 +01:00
hash.cc Rename Recursive -> NixArchive 2024-06-24 10:24:06 -04:00
help-stores.md Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
help.md
key-convert-secret-to-public.md
key-generate-secret.md
local.mk Move NIX_BIN_DIR and all logic using it to the Nix executable itself 2024-08-12 12:29:17 -04:00
log.cc Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
log.md
ls.cc CanonPath, SourcePath: Change operator + to / 2024-02-05 15:17:39 +01:00
main.cc Move NIX_BIN_DIR and all logic using it to the Nix executable itself 2024-08-12 12:29:17 -04:00
make-content-addressed.cc
make-content-addressed.md
meson.build Meson misc things 2024-08-27 10:19:55 -04:00
meson.options Meson misc things 2024-08-27 10:19:55 -04:00
misc Meson misc things 2024-08-27 10:19:55 -04:00
nar-cat.md Document store object content addressing & improve JSON format 2024-05-20 09:34:35 -04:00
nar-dump-path.md Document store object content addressing & improve JSON format 2024-05-20 09:34:35 -04:00
nar-ls.md Document store object content addressing & improve JSON format 2024-05-20 09:34:35 -04:00
nar.cc Improve the error message for “multicommands” commands (#9510) 2023-12-06 13:13:45 +00:00
nar.md Document store object content addressing & improve JSON format 2024-05-20 09:34:35 -04:00
nix-build Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
nix-channel Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
nix-collect-garbage Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
nix-copy-closure Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
nix-env Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
nix-instantiate Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
nix-store Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
nix.md docs: installable remove alternate expression flag (#11254) 2024-08-04 23:03:21 +00:00
optimise-store.cc
optimise-store.md
package.nix Meson misc things 2024-08-27 10:19:55 -04:00
path-from-hash-part.cc
path-from-hash-part.md
path-info.cc dropEmptyInitThenConcatStringsSep -> concatStringSep: sigs are not empty 2024-07-13 03:06:24 +02:00
path-info.md Move printSize() into libutil 2024-05-13 11:52:38 +02:00
prefetch.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
print-dev-env.md
profile-diff-closures.md
profile-history.md
profile-install.md
profile-list.md nix profile: Remove indices 2023-12-22 16:21:30 +01:00
profile-remove.md profile: add --all option to match any package 2024-03-07 21:07:03 +01:00
profile-rollback.md
profile-upgrade.md profile: add --all option to match any package 2024-03-07 21:07:03 +01:00
profile-wipe-history.md
profile.cc Fix build errors on Windows 2024-08-19 11:02:46 -04:00
profile.md Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
profiles.md Package the Nix CLI with Meson 2024-07-08 17:49:44 -04:00
realisation.cc Improve the error message for “multicommands” commands (#9510) 2023-12-06 13:13:45 +00:00
registry-add.md
registry-list.md
registry-pin.md docs: update registry examples 2024-03-14 16:15:52 +02:00
registry-remove.md
registry.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
registry.md
repl.cc Move NIX_BIN_DIR and all logic using it to the Nix executable itself 2024-08-12 12:29:17 -04:00
repl.md
run.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
run.hh Clean up cache for all commands 2024-07-12 11:54:12 -07:00
run.md nix flake show: Support meta attribute for apps 2024-08-17 15:50:06 +05:30
scripts Meson misc things 2024-08-27 10:19:55 -04:00
search.cc Factor out lookupExecutable and other PATH improvments 2024-08-07 18:12:58 -04:00
search.md nix search: Disallow empty regex 2023-12-21 22:13:43 +01:00
self-exe.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
self-exe.hh Move NIX_BIN_DIR and all logic using it to the Nix executable itself 2024-08-12 12:29:17 -04:00
shell.md
sigs.cc Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
store-cat.md
store-copy-log.cc
store-copy-log.md docs: Refer to the glossary with @docroot@ instead of .. 2024-04-12 11:46:47 -04:00
store-delete.cc
store-delete.md
store-dump-path.md Document store object content addressing & improve JSON format 2024-05-20 09:34:35 -04:00
store-gc.cc
store-gc.md
store-info.cc
store-info.md
store-ls.md
store-prefetch-file.md
store-repair.cc
store-repair.md
store.cc Improve the error message for “multicommands” commands (#9510) 2023-12-06 13:13:45 +00:00
upgrade-nix.cc Move NIX_BIN_DIR and all logic using it to the Nix executable itself 2024-08-12 12:29:17 -04:00
upgrade-nix.md Make a few commands that were Unix-only no longer 2024-04-17 16:20:56 -04:00
verify.cc Solve unused header warnings reported by clangd 2024-07-12 15:37:54 +02:00
verify.md Document store object content addressing & improve JSON format 2024-05-20 09:34:35 -04:00
why-depends.cc CanonPath, SourcePath: Change operator + to / 2024-02-05 15:17:39 +01:00
why-depends.md