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-10-02
Fix aborts when using builtins.getFlake
Eelco Dolstra
2019-10-02
nix dev-shell: Ignore $NIX_LOG_FD
Eelco Dolstra
2019-09-27
nix dev-shell: Improve environment handling
Eelco Dolstra
2019-09-27
cmatch -> smatch
Eelco Dolstra
2019-09-26
Fix sorting of non-flake input attributes
Eelco Dolstra
2019-09-24
Shut up some warnings
Eelco Dolstra
2019-09-22
nix flake info --json: Get rid of duplicate getFlake() call
Eelco Dolstra
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-09-20
Simplify
Eelco Dolstra
2019-09-20
Use '#' instead of ':' to separate flakeref and attrpath
Eelco Dolstra
2019-09-20
Flake alias -> id
Eelco Dolstra
2019-09-20
Add flags to disallow dirty Git trees and to turn off warnings
Eelco Dolstra
2019-09-20
Shut up some warnings
Eelco Dolstra
2019-09-19
nix flake check: Validate nixosConfigurations outputs
Eelco Dolstra
2019-09-18
Some effort to minimize flake dependencies
Eelco Dolstra
2019-09-18
Record original flakerefs in the lock file again
Eelco Dolstra
2019-09-18
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-09-13
std::uncaught_exception() -> std::uncaught_exceptions()
Eelco Dolstra
2019-09-13
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-09-10
nix flake check: Check hydraJobs
Eelco Dolstra
2019-09-10
nix flake check: Do some basic checks on NixOS modules
Eelco Dolstra
2019-09-10
nix flake check: Check overlays
Eelco Dolstra
2019-09-09
Require flake.nix to be an attrset (not a non-trivial thunk)
Eelco Dolstra
2019-09-09
Don't allow arbitrary computations in flake attributes
Eelco Dolstra
2019-09-05
Use git+ prefix in flake URI schemes
Eelco Dolstra
2019-09-04
Disable OpenSSL lock callback on OpenSSL >= 1.1.1
Eelco Dolstra
2019-09-04
BinaryCacheStore: Add index-debug-info option
Eelco Dolstra
2019-09-04
Disable OpenSSL lock callback on OpenSSL >= 1.1.1
Eelco Dolstra
2019-09-04
Revert "Remove obsolete OpenSSL locking code"
Eelco Dolstra
2019-09-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-09-03
Support allowSubstitutes attribute in structured attribute derivations
Eelco Dolstra
2019-09-03
Add some noexcepts
Eelco Dolstra
2019-09-03
Ensure that Callback is called only once
Eelco Dolstra
2019-09-03
Downloader: Remove a possible double call to Callback
Eelco Dolstra
2019-09-02
nix repl: Run in impure mode
Eelco Dolstra
2019-09-02
Remove obsolete OpenSSL locking code
Eelco Dolstra
2019-09-02
Shut up some clang warnings
Eelco Dolstra
2019-09-02
Improve error message when a directory is not a flake
Eelco Dolstra
2019-09-02
nix dev-shell --profile: Support relative path
Eelco Dolstra
2019-08-30
Fix sourceInfo
Eelco Dolstra
2019-08-30
Remove 'name' attribute from flakes
Eelco Dolstra
2019-08-30
Turn flake inputs into an attrset
Eelco Dolstra
2019-08-30
Clean up the 'outputs' interface
Eelco Dolstra
2019-08-30
Extract flake dependencies from the 'outputs' arguments
Eelco Dolstra
2019-08-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-08-29
Merge pull request #3069 from matthewbauer/max-name
Eelco Dolstra
2019-08-29
Don't rely on st_blocks
Eelco Dolstra
2019-08-29
Cleanup
Eelco Dolstra
2019-08-28
Merge pull request #2921 from matthewbauer/handle-sigwinch
Eelco Dolstra
2019-08-28
Set maximum name length in Nix
Matthew Bauer
[next]