index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-05-11
Cleanup
Eelco Dolstra
2020-05-10
Simplify
Eelco Dolstra
2020-05-10
Add completion for paths
Eelco Dolstra
2020-05-10
nix: Implement basic bash completion
Eelco Dolstra
2020-05-07
Update src/nix/search.cc
Eelco Dolstra
2020-05-06
Remove support for old lockfiles and the epoch/uri attributes
Eelco Dolstra
2020-05-06
Remove obsolete FIXME
Eelco Dolstra
2020-05-06
Remove the nixpkgs.<attr> compatibility hack
Eelco Dolstra
2020-05-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-06
Merge pull request #3546 from guibou/nix_readfile_on_0_sized_files
Eelco Dolstra
2020-05-06
Merge pull request #3557 from Ma27/nix-repl-help
Eelco Dolstra
2020-05-06
Merge pull request #3562 from pikajude/master
Eelco Dolstra
2020-05-06
Revert "Merge pull request #3558 from LnL7/ssh-ng-stderr"
Eelco Dolstra
2020-05-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-05
nix doctor: Consistency
Eelco Dolstra
2020-05-05
nix --help: Group commands
Eelco Dolstra
2020-05-04
nix auto-gc: use fragment size
Jude Taylor
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-05-04
Merge pull request #3558 from LnL7/ssh-ng-stderr
Eelco Dolstra
2020-05-02
logging: handle build log lines in simple logger
Daiderd Jordan
2020-05-02
remote-store: don't log raw stderr by default
Daiderd Jordan
2020-05-01
Improve help-message for nix-repl
Maximilian Bosch
2020-05-01
Fix build
Eelco Dolstra
2020-05-01
rename nix run to nix shell and nix app to nix run
Matthew Kenigsberg
2020-05-01
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-30
nix dev-shell: Unset shellHook
Eelco Dolstra
2020-04-30
nix dev-shell: Support structured attrs
Eelco Dolstra
2020-04-30
nix dev-shell: Refactor script for getting the environment
Eelco Dolstra
2020-04-30
Merge pull request #3548 from Ma27/fetchtarball-pos
Domen Kožar
2020-04-29
rename nix run to nix shell and nix app to nix run
Matthew Kenigsberg
2020-04-29
Fix displaying error-position in `builtins.fetch{Tree,Tarball}`
Maximilian Bosch
2020-04-29
StringSink pre allocate
Guillaume Bouchard
2020-04-29
Remove the `drain` argument from `readFile`
Guillaume Bouchard
2020-04-29
nix copy: Build derivations
Eelco Dolstra
2020-04-29
nix copy: Move --from / --to check
Eelco Dolstra
2020-04-29
Only call grantpt on MacOS systems
Antoine Eiche
2020-04-29
Evaluation cache: Don't barf in read-only mode
Eelco Dolstra
2020-04-29
builtins.readFile: do not truncate content
Guillaume Bouchard
2020-04-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-28
Merge pull request #3542 from mkenigs/gcroots
Eelco Dolstra
2020-04-28
rename to NIX_GCROOT
Matthew Kenigsberg
2020-04-28
Tweak warning message
Eelco Dolstra
2020-04-28
Merge branch 'nix-env-warn-unmatched' of https://github.com/lheckemann/nix
Eelco Dolstra
2020-04-27
Improve path:// handling
Eelco Dolstra
2020-04-27
flake-template.nix: Add defaultPackage
Eelco Dolstra
2020-04-27
Fix long paths permanently breaking GC
Alyssa Ross
2020-04-27
comment
Matthew Kenigsberg
2020-04-27
Set GCROOT to store path to prevent garbage collection
Matthew Kenigsberg
2020-04-27
Improve error message when an argument is not a flake
Eelco Dolstra
2020-04-27
nix search: Search legacyPackages recursively
Eelco Dolstra
[next]