index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
installables.hh
Age
Commit message (
Expand
)
Author
2020-09-16
Make the store plugins more introspectable
regnat
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-07
Make --no-eval-cache a global setting
Eelco Dolstra
2020-07-23
Make `Buildable` a `std::variant`
John Ericson
2020-06-29
nix run: Use packages/legacyPackages as fallback if there is no app definition
Eelco Dolstra
2020-06-04
nix flake init: Add a '--template' flag
Eelco Dolstra
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-09
Refactor installables
Matthew Kenigsberg
2020-04-20
Revive 'nix search'
Eelco Dolstra
2020-04-20
Get rid of the old eval cache
Eelco Dolstra
2020-04-01
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2020-02-07
nix edit: Support non-derivation attributes
Eelco Dolstra
2020-01-22
resolveFlake -> lockFlake
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-04
Fix macOS build
Eelco Dolstra
2019-10-22
Add start of 'nix profile' command
Eelco Dolstra
2019-10-20
Fix InstallableFlake::what()
Eelco Dolstra
2019-10-14
Move code around
Eelco Dolstra
2017-04-25
Move code around
Eelco Dolstra
2017-04-25
Restructure installables handling in the "nix" command
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-08-23
nix build: Use Nix search path
Eelco Dolstra
2016-02-09
Add basic "nix build" command
Eelco Dolstra