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-23
LocalStore: Send back the new realisations
regnat
2021-02-23
Make the build-hook work with ca derivations
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-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-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
2021-02-02
Use derivation output name from toDerivation
Matthew Bauer
2021-02-01
--no-net -> --offline
Domen Kožar
2021-01-29
Merge pull request #4461 from NixOS/ca/error-logging-fixes
Eelco Dolstra
2021-01-29
Shorten `mktemp` flag for macOS
James Ottaway
2021-01-28
Add a new Cmd type working on RealisedPaths
regnat
2021-01-27
Merge pull request #4483 from shlevy/libcmd
Eelco Dolstra
2021-01-27
Add trace to build errors during import-from-derivation
Eelco Dolstra
2021-01-27
Drop trailing whitespace
Eelco Dolstra
2021-01-27
Add traces to errors while updating flake lock file
Eelco Dolstra
2021-01-27
Remove mkFlag()
Eelco Dolstra
2021-01-26
Fix the error message when a dep is missing
regnat
2021-01-26
Make the error message for missing outputs more useful
regnat
2021-01-26
Move command plugin interface to libnixcmd
Shea Levy
2021-01-25
Group common options
Eelco Dolstra
2021-01-25
Group subcommands by category
Eelco Dolstra
[next]