aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-17Remove unimplemented hashAlgoOptRobert Hensing
2021-03-16Merge pull request #4644 from NixOS/fix-test.mk-syntax-errorEelco Dolstra
2021-03-16tests/local.mk: fix missing newline escapesternenseemann
2021-03-15Merge pull request #4587 from obsidiansystems/derivation-goal-detect-invalid-...Eelco Dolstra
2021-03-15Merge pull request #4580 from obsidiansystems/restore-test-build-remote-ca-fixedEelco Dolstra
2021-03-15Merge pull request #4624 from NixOS/ca/realisation-nix-commandEelco Dolstra
2021-03-15Merge pull request #4618 from NixOS/ca/sign-drvoutputsEelco Dolstra
2021-03-15Properly sign the unresolved drvsregnat
2021-03-15Check the signatures when copying store paths aroundregnat
2021-03-15pathInfoIsTrusted -> pathInfoIsUntrustedregnat
2021-03-15Add some logic for signing realisationsregnat
2021-03-15Merge pull request #4592 from NixOS/ca/remote-cacheEelco Dolstra
2021-03-11Merge pull request #4577 from abathur/simplify_install_testsDomen Kožar
2021-03-11Merge pull request #4566 from orbekk/masterEelco Dolstra
2021-03-09Add a `nix realisation` command for working on realisationsregnat
2021-03-08Merge pull request #4601 from lovesegfault/fix-4598Eelco Dolstra
2021-03-08Merge pull request #4614 from abathur/patch-1Eelco Dolstra
2021-03-08Merge pull request #4615 from NixOS/nix-show-stats-with-nix-cmdEelco Dolstra
2021-03-06remove doc for obsolete --no-build-hook flagTravis A. Everett
2021-03-05Merge pull request #4606 from obsidiansystems/avoid-stringify-store-pathEelco Dolstra
2021-03-04nix-build: set execfailBernardo Meurer
2021-03-05Avoid some StorePath -> Path -> StorePath roundtripsJohn Ericson
2021-03-03nix repl :doc: Don't return docs for partially applied primopsEelco Dolstra
2021-03-02Merge pull request #4595 from dramforever/fetcher-http-redirectEelco Dolstra
2021-03-02Make NIX_SHOW_STATS work with new-style commandsregnat
2021-03-02libfetchers/tarball: Lock on effectiveUrldramforever
2021-03-01Fix bad wanted output error as requestedJohn Ericson
2021-03-01Add test for git+file with bare repositoryKjetil Orbekk
2021-03-01Add support for bare git repositories with git+fileKjetil Orbekk
2021-03-01Add a test for the remote caching of CA derivationsregnat
2021-03-01Allow substituting drv outputs when buildingregnat
2021-03-01SubstitutionGoal -> PathSubstitutionGoalregnat
2021-03-01Merge pull request #4574 from grahamc/libstore-ssh-host-keyEelco Dolstra
2021-03-01Merge pull request #4582 from puckipedia/cppflagsEelco Dolstra
2021-03-01Merge remote-tracking branch 'origin/ca/move-tests-to-their-own-directory'Eelco Dolstra
2021-03-01Merge pull request #4583 from puckipedia/revert-jar-supportEelco Dolstra
2021-03-01Move the CA tests to a sub-directoryregnat
2021-02-28Throw error for derivation goal with bogus wanted outputJohn Ericson
2021-02-27Merge pull request #4581 from puckipedia/fix-libseccompDomen Kožar
2021-02-27Fix testing fixed-output derivations in double sandboxesJohn Ericson
2021-02-26Revert "Add support for building JARs from Java sources"Puck Meerburg
2021-02-26Properly propagate libseccomp linker flagsPuck Meerburg
2021-02-26mk: add support for CPPFLAGSPuck Meerburg
2021-02-26simplify changing cachix cache for install testsTravis A. Everett
2021-02-26Merge pull request #4570 from obsidiansystems/split-building-planningEelco Dolstra
2021-02-26Restore now-working build-remote-content-addressed-fixed testJohn Ericson
2021-02-26Remove unused `redirectedBadOutputs`John Ericson
2021-02-26Remove temporary `#if 0...#endif` from previous commitJohn Ericson
2021-02-26Split {,local-}derivation-goal.{cc,hh}John Ericson
2021-02-26Copy {,local-}derivation-goal.{cc,h}John Ericson