index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-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
2021-02-23
Make `DerivationGoal::drv` a full Derivation
regnat
2021-02-22
Warn about instability of plugin API
Shea Levy
2021-02-22
Merge pull request #4567 from NixOS/make-auto-call-error-eval-error
Eelco Dolstra
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-21
fix installer script
Domen Kožar
2021-02-21
Generate installer script for each PR/push
Domen Kožar
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
Test the garbage collection of CA derivations
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-17
Restore warning about 'nix' being experimental
Eelco Dolstra
2021-02-17
Merge pull request #4553 from mausch/patch-1
Eelco Dolstra
2021-02-16
Update doc/manual/src/command-ref/nix-shell.md
Mauricio Scheffer
2021-02-16
Fix Haskell example
Mauricio Scheffer
2021-02-12
Deeper `Command` hierarchy to remove redundancy
John Ericson
2021-02-10
Merge pull request #4535 from NixOS/revert-4464-nar-narhash-addressed
Eelco Dolstra
2021-02-10
Merge pull request #4526 from NixOS/add-stale-bot
Eelco Dolstra
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
[next]