aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-06-19Merge pull request #8524 from amjoseph-nixpkgs/pr/doc/linkify-allowed-urisEelco Dolstra
2023-06-19Clean up a few things related to profiles (#8526)John Ericson
2023-06-18src/libexpr/eval.hh: add link for allowed-uris optionAdam Joseph
2023-06-16Merge pull request #8477 from edolstra/tarball-flake-redirectsEelco Dolstra
2023-06-16Merge pull request #8517 from hercules-ci/fix-build-hook-error-for-lib-usersEelco Dolstra
2023-06-15Don't assume the type of string::size_typeThéophane Hufschmitt
2023-06-15Fix build hook error for libstore library usersRobert Hensing
2023-06-14src/libexpr/eval.hh: fix typoAdam Joseph
2023-06-15Merge pull request #8516 from wentasah/remove-registerprimopJohn 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 #8491 from wentasah/builtins-docJohn Ericson
2023-06-14Remove dead code (#8504)Daniel Asaturov
2023-06-14Merge pull request #4803 from ShamrockLee/nix-channel-list-generationsJohn Ericson
2023-06-14Merge pull request #4282 from tweag/fix-ca-hash-rewritingJohn Ericson
2023-06-13Document fromTOML, hasContext and getContext builtinsMichal Sojka
2023-06-13Allow tarball URLs to redirect to a lockable immutable URLEelco Dolstra
2023-06-13Add a generic check for rev attribute mismatchesEelco Dolstra
2023-06-12test: add test for non-defaulting for stding installable inputTom Bereknyei
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-09Merge branch 'master' into angerman/mac-fix-recursive-nixEelco Dolstra
2023-06-09Parse TOML timestamps (#8120)Andrea Bedini
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-06Fix SourcePath::resolveSymlinks()Eelco Dolstra
2023-06-05Add missing <sys/select.h> includeEmily Trau
2023-06-04Fix code block formatting in man pagefigsoda
2023-06-02Document manual migration for use-xdg-base-directories (#8044)Alexander Bantyev
2023-06-02Also set the PER_LINUX32 personality flag on armv5tel-linuxZhaofeng Li
2023-06-02Add nix-channel --list-generationsShamrock Lee
2023-05-31Merge pull request #8421 from fricklerhandwerk/doc-replaceStringsEelco Dolstra
2023-05-31Merge pull request #8318 from fricklerhandwerk/doc-currentTimeValentin Gagarin
2023-05-30update documentation according to release notesValentin 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-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-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-25Properly report build errors on chrooted storesThéophane Hufschmitt
2023-05-24Remove old default from docs for `hashed-mirrors`Aneesh Agrawal
2023-05-24Normalize the hash-rewriting process when building derivationsThéophane Hufschmitt
2023-05-24Use a RewritingSink in derivation goalThéophane Hufschmitt