aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-16Add a default value for the settingsregnat
2020-09-16Complete the `toJSON` instance for `Setting<T>`regnat
2020-09-16Separate the instantiation and initialisation of the storesregnat
2020-09-16Fix the registration of storesregnat
2020-09-16Make the store plugins more introspectableregnat
2020-09-16Merge branch 'single-ca-drv-build' of https://github.com/obsidiansystems/nixEelco Dolstra
2020-09-15Rename `Derivation::pathOpt` to `Derivation::path`John Ericson
2020-09-15Get rid of confusing `std::optional<bool>` for validityJohn Ericson
2020-09-15Don't link deriver until after any delayed exception is thrownJohn Ericson
2020-09-15Merge remote-tracking branch 'upstream/master' into single-ca-drv-buildJohn Ericson
2020-09-15.gitignore: inst -> outputsEelco Dolstra
2020-09-15Merge pull request #4014 from tweag/fix-queryDrvOutputMaps-for-old-daemonsEelco Dolstra
2020-09-15gracefully handle old daemon versionsregnat
2020-09-14Merge pull request #4012 from tweag/3989-escape-dollar-in-manifestEelco Dolstra
2020-09-14Escape `${` in strings when printing Nix expressionsregnat
2020-09-14nix-daemon: Lower verbosity of restricted setting warningEelco Dolstra
2020-09-14Merge pull request #4005 from Infinisil/fix-autoArgsEelco Dolstra
2020-09-14Merge pull request #4010 from leungbk/cclsEelco Dolstra
2020-09-14Merge pull request #4008 from aszlig/fix-ub-in-reading-ca-mapEelco Dolstra
2020-09-13Add ccls files to .gitignoreBrian Leung
2020-09-13Fix unspecified behaviour in readStorePathCAMapaszlig
2020-09-12docs+test: fix remaining installer downloads without -L (#4006)Jade
2020-09-11Fix auto argument passing for more auto arguments than formalsSilvan Mosberger
2020-09-11Merge pull request #3988 from Gabriel439/gabriel/preserve_ps1Domen Kožar
2020-09-07Merge #3982: Minor docs updatesVladimír Čunát
2020-09-04Add `nix-shell` support for preserving PS1Gabriel Gonzalez
2020-09-04Document `mkOutputString`John Ericson
2020-09-04Fix some of the issues raised by @edolstraJohn Ericson
2020-09-04Apply suggestions from code review John Ericson
2020-09-04Don't chmod symlink before moving outputs aroundJohn Ericson
2020-09-04Update tests/content-addressed.nixJohn Ericson
2020-09-03Rename derivation in floating CA testJohn Ericson
2020-09-03Beef up floating CA derivations test a bitJohn Ericson
2020-09-03Merge remote-tracking branch 'upstream/master' into single-ca-drv-buildJohn Ericson
2020-09-03Remove gc-check-reachabilityEelco Dolstra
2020-09-03addPermRoot(): Remove indirect flagEelco Dolstra
2020-09-03Remove the --indirect flagEelco Dolstra
2020-09-03createGeneration(): Always create an indirect rootEelco Dolstra
2020-09-03createGeneration(): Take a StorePathEelco Dolstra
2020-09-02EvalCache: Fix caching of stringsEelco Dolstra
2020-09-02Merge pull request #3981 from domenkozar/http-binary-cache-allow-absolute-urlsEelco Dolstra
2020-09-01Allow HTTP binary cache to request absolute urisDomen Kožar
2020-09-01hacking.md: add --prefix flag to configureCole Helbling
2020-09-01README: update link to Hacking sectionCole Helbling
2020-09-01Merge remote-tracking branch 'upstream/master' into single-ca-drv-buildJohn Ericson
2020-09-01github: Use access token when calling .../commits APIEelco Dolstra
2020-09-01Merge pull request #3857 from edolstra/markdownEelco Dolstra
2020-09-01Merge remote-tracking branch 'origin/master' into markdownEelco Dolstra
2020-08-31Restore some of the shellHookEelco Dolstra
2020-08-31Merge remote-tracking branch 'origin/master' into markdownEelco Dolstra