aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-20Fix GitHub VM testEelco Dolstra
2020-03-20Fix coverage jobEelco Dolstra
2020-03-20Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-03-20flake.nix: Switch to 20.03Eelco Dolstra
2020-03-20Merge pull request #3426 from jakobrs/remote-gc-delete-optEelco Dolstra
2020-03-19Remove the --delete option for --gcjakobrs
2020-03-19nix repl: Put EvalState on the heapEelco Dolstra
2020-03-19nix repl: Scan NixRepl for GC rootsEelco Dolstra
2020-03-19Register flake-registry.json as a GC root againEelco Dolstra
2020-03-19downloadFile(): Use expired file if the download failsEelco Dolstra
2020-03-18Get rid of downloadCached()Eelco Dolstra
2020-03-18tarball.cc: Use ETagsEelco Dolstra
2020-03-18Remove flake closure cachingEelco Dolstra
2020-03-18tarball / github fetchers: Use generic caching systemEelco Dolstra
2020-03-17Git: Use unified caching systemEelco Dolstra
2020-03-17Require shallow clones to be requested explicitlyEelco Dolstra
2020-03-17Unified fetcher caching systemEelco Dolstra
2020-03-16Add a test for shallow Git clonesEelco Dolstra
2020-03-16Fix re-running the fetchGit.sh testEelco Dolstra
2020-03-14Merge pull request #3413 from Ericson2314/include-regexEelco Dolstra
2020-03-13Add missing `#include <regex>`John Ericson
2020-03-13Merge pull request #3380 from contrun/no-attr-path-for-installedEelco Dolstra
2020-03-13README.md: Remove reference to OpenSSLEelco Dolstra
2020-03-13Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-03-13Remove the 'release' jobEelco Dolstra
2020-03-13Build vendoredCrates in the overlayEelco Dolstra
2020-03-13Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-03-13Merge pull request #3410 from edolstra/no-tarballEelco Dolstra
2020-03-13Remove the tarball jobEelco Dolstra
2020-03-14display attr-path only when queried availableYI
2020-03-13Do a deep fetchEelco Dolstra
2020-03-13Run checksEelco Dolstra
2020-03-13Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-03-13Merge pull request #3409 from NixOS/github-actionsEelco Dolstra
2020-03-13Fix macOSEelco Dolstra
2020-03-13Remove callout graphicsEelco Dolstra
2020-03-13Remove build and binaryTarball since they're included in installerScriptEelco Dolstra
2020-03-13Add CI with github actionsDomen Kožar
2020-03-13style.css: RemoveEelco Dolstra
2020-03-13mk/README.md: RemoveEelco Dolstra
2020-03-13Fix ca-references feature checkEelco Dolstra
2020-03-12Change the lock file to a graphEelco Dolstra
2020-03-12Merge pull request #3403 from hercules-ci/issue-3398-path-info-cache-ttlsEelco Dolstra
2020-03-12pathInfoCache: Respect disk cache TTLs #3398Robert Hensing
2020-03-12local.mk: fix user-env.cc dep on buildenv.nix.gen.hh, resolve occasional buil...Will Dietz
2020-03-11README, error msg: http -> httpsRobert Hensing
2020-03-11Move call-flake.nix into libexprEelco Dolstra
2020-03-11Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-03-11Move some corepkgs into the nix binaryEelco Dolstra
2020-03-11parseExprFromString(): Use std::string_viewEelco Dolstra