aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-19Clean up a few things related to profiles (#8526)John Ericson
2023-06-18Add description for file system objects (#8500)Valentin Gagarin
2023-06-18Merge pull request #8472 from NixOS/nix-language-purposeJohn Ericson
2023-06-18src/libexpr/eval.hh: add link for allowed-uris optionAdam Joseph
2023-06-18Split `OptionalPathSetting` from `PathSetting`John Ericson
2023-06-18Create nlohmann serializers for `std::optional` and useJohn Ericson
2023-06-17Merge pull request #8534 from ncfavier/ciDomen Kožar
2023-06-17ci: bump install-nix-action, don't fail fastNaïm Favier
2023-06-17Fix wikipedia links (#8533)Christina Sørensen
2023-06-16Merge pull request #8477 from edolstra/tarball-flake-redirectsEelco Dolstra
2023-06-16Update src/libstore/globals.hhValentin Gagarin
2023-06-16Apply suggestions from code reviewEelco Dolstra
2023-06-16Add docsEelco Dolstra
2023-06-16fix typoValentin Gagarin
2023-06-16do not refer to `trusted-users` another timeValentin Gagarin
2023-06-16use "store URLs" consistentlyValentin Gagarin
2023-06-16fix link textValentin Gagarin
2023-06-16Merge pull request #8517 from hercules-ci/fix-build-hook-error-for-lib-usersEelco Dolstra
2023-06-16Merge pull request #8525 from tweag/fix-i686-buildEelco Dolstra
2023-06-15Don't assume the type of string::size_typeThéophane Hufschmitt
2023-06-15Update src/libstore/globals.hhValentin Gagarin
2023-06-15Fix build hook error for libstore library usersRobert Hensing
2023-06-15Merge pull request #8512 from scarf005/install-show-uidJohn Ericson
2023-06-15Update src/nix/daemon.ccJohn Ericson
2023-06-15Merge pull request #8522 from amjoseph-nixpkgs/pr/allowed-uris/typoJohn Ericson
2023-06-15style: use plurals in uid rangesscarf
2023-06-14src/libexpr/eval.hh: fix typoAdam Joseph
2023-06-15fix wordingValentin Gagarin
2023-06-15Merge pull request #8521 from fricklerhandwerk/issue-templatesJohn Ericson
2023-06-15Merge pull request #8520 from fricklerhandwerk/rename-antiquote-testsJohn Ericson
2023-06-15make domain-specificity more specificValentin Gagarin
2023-06-15docs issue template: move checklist downValentin Gagarin
2023-06-15rename files referring to antiquotationValentin Gagarin
2023-06-15reword documentation on trusted users and substitutersValentin Gagarin
2023-06-15style: use mathematical interval notationscarf
2023-06-15Merge pull request #8351 from obsidiansystems/delete-profiles-tests-docsJohn Ericson
2023-06-15Merge pull request #8516 from wentasah/remove-registerprimopJohn Ericson
2023-06-14Improve `nix-collect-garbage` docsJohn Ericson
2023-06-14Improve `nix-env --delete-generations` docsJohn Ericson
2023-06-14Split out `nix-collect-garbage -d` test to new fileJohn Ericson
2023-06-14Add another case to the `nix-collect-garbage -d` testJohn Ericson
2023-06-14Fixup description of substituters (#8291)Valentin Gagarin
2023-06-14Remove RegisterPrimOp constructor without support for documentationMichal Sojka
2023-06-14Merge pull request #8490 from flox/stdin_handlingJohn Ericson
2023-06-14Merge pull request #8488 from Mic92/update-requirementsJohn Ericson
2023-06-14Merge pull request #8491 from wentasah/builtins-docJohn Ericson
2023-06-14Remove dead code (#8504)Daniel Asaturov
2023-06-14Merge pull request #3532 from domenkozar/darwin-install-idempotentJohn Ericson
2023-06-14Merge pull request #4803 from ShamrockLee/nix-channel-list-generationsJohn Ericson
2023-06-14darwin installer: remove the file before installing new oneDomen Kožar