aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-12-12Merge branch 'indexed-store-path-outputs' of github.com:obsidiansystems/nix i...John Ericson
2022-12-12Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputsJohn Ericson
2022-12-12Fix typos in the docs John Ericson
2022-12-12Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputsJohn Ericson
2022-12-12Adjust docsJohn Ericson
2022-12-12support building with --enable-gc=noRick van Schijndel
2022-12-12Apply suggestions from code reviewJohn Ericson
2022-12-12Add CanonPath wrapper to represent canonicalized pathsEelco Dolstra
2022-12-12Simplify loop, feedback from @tfc and @Ericson2314Florian Friesdorf
2022-12-12Fix stack context notes to not rely on orderJohn Ericson
2022-12-12Show stack trace above error messageFlorian Friesdorf
2022-12-12Don't reverse stack trace when showingFlorian Friesdorf
2022-12-12Merge pull request #7436 from edolstra/enable-lang-testsEelco Dolstra
2022-12-12Fix unused variable warningEelco Dolstra
2022-12-12Allow to disable global flake-registry with ""Benoit de Chezelles
2022-12-12Add docs from the lazy-trees branchEelco Dolstra
2022-12-12Support flake references in the old CLIEelco Dolstra
2022-12-12Move isUri() and resolveUri() out of filetransfer.ccEelco Dolstra
2022-12-12Merge pull request #7421 from edolstra/lazy-trees-trivial-changesEelco Dolstra
2022-12-12Merge branch 'master' into indexed-store-path-outputsJohn Ericson
2022-12-12-I description: Use -I examplesEelco Dolstra
2022-12-12Use get_ptr()Eelco Dolstra
2022-12-12Manual improvementsEelco Dolstra
2022-12-12CleanupEelco Dolstra
2022-12-12Update URLEelco Dolstra
2022-12-12Optimize string concatenationEelco Dolstra
2022-12-10Ignore the enforceDeterminism valueAndreas Rammhold
2022-12-09Merge pull request #7409 from tweag/fix-6383Théophane Hufschmitt
2022-12-07Trivial changes from the lazy-trees branchEelco Dolstra
2022-12-07Remove repeat and enforce-determinism optionsLinus Heckemann
2022-12-06improve styleTaeer Bar-Yam
2022-12-06Merge pull request #7382 from fricklerhandwerk/doc-automatic-uidEelco Dolstra
2022-12-06Tweak option descriptionsEelco Dolstra
2022-12-05check the store for input before failing (hopefully fix #6383)Taeer Bar-Yam
2022-12-05Merge pull request #7390 from Radvendii/fix-6383Théophane Hufschmitt
2022-12-05check the store for input before failing (hopefully fix #6700)Taeer Bar-Yam
2022-12-05Consistent capitalisationEelco Dolstra
2022-12-04getMaxCPU: fix cgroup pathJörg Thalheim
2022-12-02Merge pull request #7394 from edolstra/fix-7268Eelco Dolstra
2022-12-02Merge pull request #7395 from obsidiansystems/evaluating-to-callingEelco Dolstra
2022-12-02Change "while evaluating <fun>" to "while *calling*" in traceJohn Ericson
2022-12-02getMaxCPU(): Lower verbosity level for ignored exceptionsEelco Dolstra
2022-12-02Merge pull request #7381 from aakropotkin/doc-ltoa-conflictsValentin Gagarin
2022-12-02Clean up cgroup handling in getMaxCPU()Eelco Dolstra
2022-12-02Move cgroup.{cc,hh} to libutilEelco Dolstra
2022-12-01doc: listToAttrs: add extra whitespaceAlex Ameen
2022-12-01Really fix 'nix store make-content-addressed --json'Eelco Dolstra
2022-11-30doc: listToAttrs: fix line wrappingAlex Ameen
2022-11-30doc: listToAttrs: document repeated keysAlex Ameen
2022-12-01move documentation on `auto-allocate-uids` to options docsValentin Gagarin