index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
Another attempt at getting pseudoterminals to work on macOS
Eelco Dolstra
2019-06-16
Hopefully fix macOS tests
Eelco Dolstra
2019-06-16
Set $TERM
Eelco Dolstra
2019-06-16
Run builds in a pseudo-terminal
Eelco Dolstra
2019-06-16
Style fix
Eelco Dolstra
2019-06-15
nix: Add -L alias for --print-build-logs
Eelco Dolstra
2019-06-15
nix: Support -j flag
Eelco Dolstra
2019-06-15
Daemon: warn when an untrusted user cannot override a setting
Félix Baylac-Jacqué
2019-06-13
For nixpkgs.<attr>, use legacyPackages
Eelco Dolstra
2019-06-12
Fix fetchTarball with chroot stores
Eelco Dolstra
2019-06-11
writeRegistry(): Write correct version
Eelco Dolstra
2019-06-07
Disable EvalCache in impure mode
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
Shorter syntax for referencing flake outputs
Eelco Dolstra
2019-06-04
Eliminate duplicate fetching of the top-level flake
Eelco Dolstra
2019-06-04
Add comments
Eelco Dolstra
2019-06-04
Make non-flake inputs lazy
Eelco Dolstra
2019-06-04
Check hash
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
Move LockFile and related types to a separate file
Eelco Dolstra
2019-06-04
Fix GC closure generation
Eelco Dolstra
2019-06-04
Make flake input fetching lazy
Eelco Dolstra
2019-06-03
Fix clang compilation error
Eelco Dolstra
2019-06-03
Made epochs more fine-grained
Nick Van den Broeck
2019-06-03
Add 'nix app' command
Eelco Dolstra
2019-06-03
Bindings: Add convenience method for requiring an attribute
Eelco Dolstra
2019-06-03
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-06-01
Fix segfault in builtin fetchurl with hashed mirrors + SRI hashes
Eelco Dolstra
2019-05-31
Doh
Eelco Dolstra
2019-05-31
Fix handling of bare flakerefs containing a colon
Eelco Dolstra
2019-05-31
Automatically determine subdir for path flakes
Eelco Dolstra
2019-05-31
Allow bare flakerefs as installables
Eelco Dolstra
2019-05-31
Fix reading the lockfile of a flake in a subdirectory
Eelco Dolstra
2019-05-31
Add operator << for LockFile
Eelco Dolstra
2019-05-31
Support 'dir' and other parameters in path flakerefs
Eelco Dolstra
2019-05-31
Show hash mismatch warnings in SRI format
Eelco Dolstra
2019-05-31
Rename requires -> inputs, provides -> outputs
Eelco Dolstra
2019-05-29
nix flake info --json: List the "provides"
Eelco Dolstra
2019-05-29
Hack: Use legacyPackages from Nixpkgs
Eelco Dolstra
2019-05-29
nix flake check: Use read-only mode if we're not building
Eelco Dolstra
2019-05-29
nix flake check: Check defaultPackage, devShell and packages
Eelco Dolstra
2019-05-29
Add 'nix flake check' command
Eelco Dolstra
2019-05-29
Remove makeFlakeValue()
Eelco Dolstra
[next]