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
2019-08-09
nix dev-shell: Set dontAddDisableDepTrack
Eelco Dolstra
2019-08-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-08-02
Add a post-build-hook
regnat
2019-07-26
nix dev-shell: Set IN_NIX_SHELL in the derivation
Eelco Dolstra
2019-07-12
nix dev-shell: Make it possible to enter a profile
Eelco Dolstra
2019-07-12
Refactor a bit
Eelco Dolstra
2019-07-12
nix dev-shell: Add --profile flag
Eelco Dolstra
2019-07-12
nix build: Add '--profile' flag
Eelco Dolstra
2019-07-11
Rename 'epoch' -> 'edition'
Eelco Dolstra
2019-07-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-07-10
nix copy: Rename --substitute to --substitute-on-destination
Eelco Dolstra
2019-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-07-03
Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.
Niklas Hambüchen
2019-07-03
Fix C++ compatibility with older editline versions.
Niklas Hambüchen
2019-06-28
Fix macOS build failure
Eelco Dolstra
2019-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-06-25
ProgressBar: Fix updating
Eelco Dolstra
2019-06-25
Automatically use --no-net if there are no network interfaces
Eelco Dolstra
2019-06-25
Add "warning" verbosity level
Eelco Dolstra
2019-06-23
nix doctor: Fix typo
Eelco Dolstra
2019-06-21
Simplify getFlake() / fetchFlake() logic
Eelco Dolstra
2019-06-21
Handle store symlinks in flake directories
Eelco Dolstra
2019-06-18
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-06-18
Merge pull request #2951 from NixOS/app-improvements
Eelco Dolstra
2019-06-18
Merge pull request #2917 from CSVdB/docs
Eelco Dolstra
2019-06-18
Merge pull request #2949 from NixOS/no-net
Eelco Dolstra
2019-06-18
Updated documentation
Eelco Dolstra
2019-06-18
nix flake check: Ignore legacyPackages
Eelco Dolstra
2019-06-17
nix flake check: Warn about unknown flake outputs
Eelco Dolstra
2019-06-17
nix flake check: Check apps
Eelco Dolstra
2019-06-17
nix flake info --json: Revive enumerating the outputs
Eelco Dolstra
2019-06-17
nix app: Accept arguments
Eelco Dolstra
2019-06-17
nix app: Search for installable in the 'apps' output
Eelco Dolstra
2019-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-06-17
Automatically use --no-net if there are no network interfaces
Eelco Dolstra
2019-06-17
Add "warning" verbosity level
Eelco Dolstra
2019-06-15
nix: Add -L alias for --print-build-logs
Eelco Dolstra
2019-06-13
For nixpkgs.<attr>, use legacyPackages
Eelco Dolstra
2019-06-07
Add flake evaluation cache
Eelco Dolstra
2019-06-05
Move flake-related stuff to src/libexpr/flake
Eelco Dolstra
2019-06-04
Make non-flake inputs lazy
Eelco Dolstra
2019-06-04
Don't register invalid paths as GC roots
Eelco Dolstra
2019-06-04
Rename dep -> input
Eelco Dolstra
2019-06-04
Fix GC closure generation
Eelco Dolstra
2019-06-04
Make flake input fetching lazy
Eelco Dolstra
2019-06-03
Made epochs more fine-grained
Nick Van den Broeck
2019-06-03
Add 'nix app' command
Eelco Dolstra
2019-05-31
Doh
Eelco Dolstra
2019-05-31
Fix handling of bare flakerefs containing a colon
Eelco Dolstra
2019-05-31
Allow bare flakerefs as installables
Eelco Dolstra
[next]