aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-06-05Merge pull request #8448 from figsoda/manValentin Gagarin
2023-06-04Fix code block formatting in man pagefigsoda
2023-06-02Document manual migration for use-xdg-base-directories (#8044)Alexander Bantyev
2023-06-02Merge pull request #8317 from fricklerhandwerk/doc-identifierThéophane Hufschmitt
2023-06-02Also set the PER_LINUX32 personality flag on armv5tel-linuxZhaofeng Li
2023-06-01Update install-multi-user.shsvenz
2023-05-31Merge pull request #8425 from NixOS/bump-2.17.0Eelco Dolstra
2023-05-31Bump versionEelco Dolstra
2023-05-31Merge pull request #8424 from NixOS/release-notesEelco Dolstra
2023-05-31TypoEelco Dolstra
2023-05-31Merge pull request #8423 from NixOS/release-notesEelco Dolstra
2023-05-31Release notesEelco Dolstra
2023-05-31Merge pull request #8415 from NixOS/dependabot/github_actions/zeebe-io/backpo...Eelco Dolstra
2023-05-31Merge pull request #8421 from fricklerhandwerk/doc-replaceStringsEelco Dolstra
2023-05-31Merge pull request #8418 from edolstra/fallback-pathsEelco Dolstra
2023-05-31Merge pull request #8318 from fricklerhandwerk/doc-currentTimeValentin Gagarin
2023-05-31Merge pull request #8413 from doronbehar/doc/distributed-builds/clearer-warningValentin Gagarin
2023-05-31rewrap lines to use one line per sentenceValentin Gagarin
2023-05-31distributed-builds.md: Clarify warning ssh access requirementsDoron Behar
2023-05-30update documentation according to release notesValentin Gagarin
2023-05-30link to mentioned builtinValentin Gagarin
2023-05-30Merge pull request #8398 from polykernel/perf/lazy-eval-replacements-replaces...Robert Hensing
2023-05-30Merge pull request #8406 from NixOS/fix-ca-attrs-falseEelco Dolstra
2023-05-30Merge pull request #8414 from NixOS/dependabot/github_actions/cachix/install-...Eelco Dolstra
2023-05-30maintainers/upload-release.pl: Don't update nix-fallback-paths.nixEelco Dolstra
2023-05-29Bump zeebe-io/backport-action from 1.2.0 to 1.3.0dependabot[bot]
2023-05-29Bump cachix/install-nix-action from 20 to 21dependabot[bot]
2023-05-27Merge pull request #8399 from tweag/fix-chrooted-stores-error-pathEelco Dolstra
2023-05-27Restore Nix 2.3 behaviour for {__impure,__contentAddressed} = falseEelco Dolstra
2023-05-26Merge pull request #8240 from tweag/macos-sandboxThéophane Hufschmitt
2023-05-26create pathAccessible, use it to infer default dirsYorick van Pelt
2023-05-26getDefaultNixPath: ignore EPERMYorick van Pelt
2023-05-26Call getDefaultSSLCertFile() only when none is specifiedYorick van Pelt
2023-05-26ci: Always run with sandbox, even on DarwinSilvan Mosberger
2023-05-25primops: lazy evaluation of replaceStrings replacementspolykernel
2023-05-25Merge pull request #7948 from mkenigs/ventura-diffThéophane Hufschmitt
2023-05-25installer: don't assume GNU diffMatthew Kenigsberg
2023-05-25Properly report build errors on chrooted storesThéophane Hufschmitt
2023-05-24Remove old default from docs for `hashed-mirrors`Aneesh Agrawal
2023-05-24Merge pull request #8390 from oxalica/fix/long-path-error-msgThéophane Hufschmitt
2023-05-24Fix typo in error message of too long store pathoxalica