index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-09
Add a `nix realisation` command for working on realisations
regnat
2021-03-08
Merge pull request #4601 from lovesegfault/fix-4598
Eelco Dolstra
2021-03-08
Merge pull request #4614 from abathur/patch-1
Eelco Dolstra
2021-03-08
Merge pull request #4615 from NixOS/nix-show-stats-with-nix-cmd
Eelco Dolstra
2021-03-06
remove doc for obsolete --no-build-hook flag
Travis A. Everett
2021-03-05
Merge pull request #4606 from obsidiansystems/avoid-stringify-store-path
Eelco Dolstra
2021-03-04
nix-build: set execfail
Bernardo Meurer
2021-03-05
Avoid some StorePath -> Path -> StorePath roundtrips
John Ericson
2021-03-03
nix repl :doc: Don't return docs for partially applied primops
Eelco Dolstra
2021-03-02
Merge pull request #4595 from dramforever/fetcher-http-redirect
Eelco Dolstra
2021-03-02
Make NIX_SHOW_STATS work with new-style commands
regnat
2021-03-02
libfetchers/tarball: Lock on effectiveUrl
dramforever
2021-03-01
Merge pull request #4574 from grahamc/libstore-ssh-host-key
Eelco Dolstra
2021-03-01
Merge pull request #4582 from puckipedia/cppflags
Eelco Dolstra
2021-03-01
Merge remote-tracking branch 'origin/ca/move-tests-to-their-own-directory'
Eelco Dolstra
2021-03-01
Merge pull request #4583 from puckipedia/revert-jar-support
Eelco Dolstra
2021-03-01
Move the CA tests to a sub-directory
regnat
2021-02-27
Merge pull request #4581 from puckipedia/fix-libseccomp
Domen Kožar
2021-02-26
Revert "Add support for building JARs from Java sources"
Puck Meerburg
2021-02-26
Properly propagate libseccomp linker flags
Puck Meerburg
2021-02-26
mk: add support for CPPFLAGS
Puck Meerburg
2021-02-26
Merge pull request #4570 from obsidiansystems/split-building-planning
Eelco Dolstra
2021-02-26
Remove unused `redirectedBadOutputs`
John Ericson
2021-02-26
Remove temporary `#if 0...#endif` from previous commit
John Ericson
2021-02-26
Split {,local-}derivation-goal.{cc,hh}
John Ericson
2021-02-26
Copy {,local-}derivation-goal.{cc,h}
John Ericson
2021-02-26
Merge pull request #4477 from NixOS/ca/build-remote
Eelco Dolstra
2021-02-26
Simplify the case where the drv is a purely input-addressed one
regnat
2021-02-26
Update src/libstore/build/derivation-goal.cc
Eelco Dolstra
2021-02-26
Update src/build-remote/build-remote.cc
Eelco Dolstra
2021-02-26
Update src/build-remote/build-remote.cc
Eelco Dolstra
2021-02-26
flake.lock: Update
Eelco Dolstra
2021-02-26
nix flake update: Recreate the lock file
Eelco Dolstra
2021-02-26
Use std::make_unique
Eelco Dolstra
2021-02-26
Merge remote-tracking branch 'origin/deduplicate-static-hashes-computation'
Eelco Dolstra
2021-02-26
Merge pull request #4487 from NixOS/ca/copy-drv-outputs
Eelco Dolstra
2021-02-26
Merge pull request #4530 from alyssais/kill
Eelco Dolstra
2021-02-25
Make `nix copy` work without the ca-derivations flag
regnat
2021-02-25
Apply @edolstra stylistic suggestions
Théophane Hufschmitt
2021-02-25
Ensure that the ca-derivations bit is set when copying realisations
regnat
2021-02-25
Don't crash when copying realisations to a non-ca remote
regnat
2021-02-25
Add a test for the copy of CA paths
regnat
2021-02-25
Use `RealisedPath`s in `copyPaths`
regnat
2021-02-25
Merge pull request #4549 from NixOS/installer-artifact
Eelco Dolstra
2021-02-25
distributed builds: load remote builder host key from the machines file
Graham Christensen
2021-02-24
Merge pull request #4486 from shlevy/command-plugins-v2
Eelco Dolstra
2021-02-24
Respect command registrations in plugins.
Shea Levy
2021-02-24
Initialize plugins after handling initial command line flags
Shea Levy
2021-02-24
Bail if plugin-files is set after plugins have been loaded.
Shea Levy
2021-02-23
Merge pull request #4551 from danieldk/system-features-compute-level
Eelco Dolstra
[next]