index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
Age
Commit message (
Expand
)
Author
2020-05-28
nixpkgsFlakeRef(): Use locked nixpkgs
Eelco Dolstra
2020-05-16
rm includes
Matthew Kenigsberg
2020-05-16
Create bashInteractive InstallableFlake
Matthew Kenigsberg
2020-05-16
Call lockFlake once and store in _lockedFlake
Matthew Kenigsberg
2020-05-16
use flake's nixpkgs to find bashInteractive
Matthew Kenigsberg
2020-05-16
use nixpkgs#bashInteractive for dev-shell
Matthew Kenigsberg
2020-05-15
Move registry-related commands from 'nix flake' to 'nix registry'
Eelco Dolstra
2020-05-12
Merge pull request #3587 from NixOS/bash-completion
Eelco Dolstra
2020-05-12
Fix InstallableCommand
Eelco Dolstra
2020-05-11
nix flake: Add completion support
Eelco Dolstra
2020-05-11
When completing flakerefs, only return directories
Eelco Dolstra
2020-05-11
Add completion for installables
Eelco Dolstra
2020-05-11
Cleanup
Eelco Dolstra
2020-05-10
Add completion for paths
Eelco Dolstra
2020-05-10
nix: Implement basic bash completion
Eelco Dolstra
2020-05-09
Reorder to build
Matthew Kenigsberg
2020-05-09
Refactor installables
Matthew Kenigsberg
2020-05-09
InstallableExpr unused
Matthew Kenigsberg
2020-05-07
Update src/nix/search.cc
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-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
Flag: Use designated initializers
Eelco Dolstra
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-29
rename nix run to nix shell and nix app to nix run
Matthew Kenigsberg
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
Evaluation cache: Don't barf in read-only mode
Eelco Dolstra
2020-04-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-28
rename to NIX_GCROOT
Matthew Kenigsberg
2020-04-27
Improve path:// handling
Eelco Dolstra
2020-04-27
flake-template.nix: Add defaultPackage
Eelco Dolstra
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
2020-04-24
nix search: Show version
Eelco Dolstra
2020-04-20
Revive 'nix search'
Eelco Dolstra
2020-04-20
Move eval-cache.{cc,hh}
Eelco Dolstra
[next]