index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
Use `RealisedPath`s in `copyPaths`
regnat
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
2021-02-23
Make `DerivationGoal::drv` a full Derivation
regnat
2021-02-22
Warn about instability of plugin API
Shea Levy
2021-02-22
Make missing auto-call arguments throw an eval error
regnat
2021-02-22
Tweak error message
Eelco Dolstra
2021-02-22
Add x86_64 compute levels as additional system types
Daniël de Kok
2021-02-19
Merge pull request #4541 from obsidiansystems/simpler-store-path-command
Eelco Dolstra
2021-02-19
Remove the drv resolution caching mechanism
regnat
2021-02-19
Store the output hashes in the initialOutputs of the drv goal
regnat
2021-02-19
Don't expose the "bang" drvoutput syntax
Théophane Hufschmitt
2021-02-19
Syntactic fixes
Théophane Hufschmitt
2021-02-19
Register the realisations for unresolved drvs
regnat
2021-02-19
Don't crash nix-build when not all outputs are realised
regnat
2021-02-18
Increase default stack size on Linux
Eelco Dolstra
2021-02-17
Document meta.mainProgram
Eelco Dolstra
2021-02-17
nix run: Allow program name to be set in meta.mainProgram
Eelco Dolstra
2021-02-17
Throw an error if --arg / --argstr is used with a flake
Eelco Dolstra
2021-02-17
Make 'nix --version -vv' work
Eelco Dolstra
2021-02-17
nix flake show: Handle 'overlays' output
Eelco Dolstra
2021-02-17
nix develop: Fix quoted string handling
Eelco Dolstra
2021-02-12
Deeper `Command` hierarchy to remove redundancy
John Ericson
2021-02-09
Revert "narinfo: Change NAR URLs to be addressed on the NAR hash instead of t...
Graham Christensen
2021-02-09
Merge pull request #4464 from tweag/nar-narhash-addressed
Eelco Dolstra
2021-02-07
Merge pull request #4525 from sternenseemann/lowdown-0.8.0
Eelco Dolstra
2021-02-07
Support --no-net for backwards compatibility
Eelco Dolstra
2021-02-07
libutil: EPERM from kill(-1, ...) is fine
Alyssa Ross
2021-02-06
libcmd/markdown: handle allocation errors in lowdown_term_rndr
sternenseemann
2021-02-05
Add more instrumentation for #4270
Eelco Dolstra
2021-02-05
Merge pull request #4372 from tweag/ca/drvoutputs-commands
Eelco Dolstra
2021-02-05
Merge pull request #4515 from matthewbauer/fix-nix-profile-install-first-output
Eelco Dolstra
2021-02-05
Add a trace to readLine() failures
Eelco Dolstra
2021-02-05
Remove the `visit` machinery in `RealisedPath`
regnat
2021-02-05
Move the GENERATE_CMP macro to its own file
regnat
2021-02-04
Fix a whitespace issue
Théophane Hufschmitt
2021-02-04
Normalize some error messages
Théophane Hufschmitt
2021-02-03
Always enter first level of attrset in nix search
Matthew Bauer
2021-02-03
Include note about type of catched errors in tryEval documentation
sternenseemann
[next]