aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-15Don't assume the type of string::size_typeThéophane Hufschmitt
2023-06-15Merge pull request #8512 from scarf005/install-show-uidJohn 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-15Merge pull request #8521 from fricklerhandwerk/issue-templatesJohn Ericson
2023-06-15Merge pull request #8520 from fricklerhandwerk/rename-antiquote-testsJohn Ericson
2023-06-15docs issue template: move checklist downValentin Gagarin
2023-06-15rename files referring to antiquotationValentin 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
2023-06-14Merge pull request #4282 from tweag/fix-ca-hash-rewritingJohn Ericson
2023-06-14build: show UID and GID in welcome messagescarf
2023-06-13Document fromTOML, hasContext and getContext builtinsMichal Sojka
2023-06-13Merge pull request #8505 from NixOS/dependabot/github_actions/zeebe-io/backpo...Eelco Dolstra
2023-06-12Bump zeebe-io/backport-action from 1.3.0 to 1.3.1dependabot[bot]
2023-06-12test: add test for non-defaulting for stding installable inputTom Bereknyei
2023-06-12Merge pull request #8493 from edolstra/no-md-includeEelco Dolstra
2023-06-12Don't include uds-remote-store.md from a header fileEelco Dolstra
2023-06-11Register all PrimOps via the Info structureMichal Sojka
2023-06-11fix: Do not apply default installables when using --stdinTom Bereknyei
2023-06-10nix actually needs c++20 nowJörg Thalheim
2023-06-09Merge pull request #8168 from angerman/angerman/mac-fix-recursive-nixJohn Ericson
2023-06-09Merge branch 'master' into angerman/mac-fix-recursive-nixEelco Dolstra
2023-06-09Parse TOML timestamps (#8120)Andrea Bedini
2023-06-06Merge pull request #8463 from edolstra/release-artifactsEelco Dolstra
2023-06-06Upload the manual to releases.nixos.orgEelco Dolstra
2023-06-06Fix MIME typeEelco Dolstra
2023-06-06Upload fallback-paths.nix as part of the releaseEelco Dolstra
2023-06-06Merge pull request #8429 from svenz/masterEelco Dolstra
2023-06-06Merge pull request #8391 from aneeshusa/remove-wrong-default-value-in-docs-fo...Eelco Dolstra
2023-06-06Merge pull request #8438 from zhaofengli/armv5tel-linux32Eelco Dolstra
2023-06-06Merge pull request #8456 from emilytrau/include-selectEelco Dolstra
2023-06-06Merge pull request #8452 from edolstra/fix-relative-symlinksEelco Dolstra
2023-06-06Fix SourcePath::resolveSymlinks()Eelco Dolstra
2023-06-05Add missing <sys/select.h> includeEmily Trau