index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-04-03
getFlake: In pure mode, check that the argument is an immutable flakeref
Eelco Dolstra
2020-04-02
Don't barf on registry parse errors
Eelco Dolstra
2020-04-02
Respect the narHash attribute in more input types
Eelco Dolstra
2020-04-02
PathInput: Add some methods
Eelco Dolstra
2020-04-02
Improve error message
Eelco Dolstra
2020-04-02
Change lastModified to the number of seconds in the epoch
Eelco Dolstra
2020-04-02
Move parseTreeInfo()
Eelco Dolstra
2020-04-02
fetchTree: Support integer attributes
Eelco Dolstra
2020-04-02
Add 'path' fetcher
Eelco Dolstra
2020-04-02
Doh
Eelco Dolstra
2020-04-02
nix-env: Refuse to operate on a new-style profile
Eelco Dolstra
2020-04-02
nix flake info --json: Show TreeInfo
Eelco Dolstra
2020-04-01
Support registry entries that must match exactly
Eelco Dolstra
2020-04-01
Registry: Use a struct instead of a tuple for entries
Eelco Dolstra
2020-04-01
Add a system-wide flake registry /etc/nix/registry.json
Eelco Dolstra
2020-04-01
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-31
Typo
Eelco Dolstra
2020-03-31
Merge pull request #3460 from NixOS/dev-shell
Eelco Dolstra
2020-03-31
nix shell -> nix dev-shell
Eelco Dolstra
2020-03-31
fix placeholder not substituted in passAsFile
mlatus
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2020-03-30
Fix macOS build
Eelco Dolstra
2020-03-30
Makefile cleanup
Eelco Dolstra
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-30
Move fetchers from libstore to libfetchers
Eelco Dolstra
2020-03-30
Fix segfault
Eelco Dolstra
2020-03-28
nix flake info --json: Dump attr-style flakeref
Eelco Dolstra
2020-03-28
Warn about --override-input / --update-input flags that don't match an input
Eelco Dolstra
2020-03-28
nix flake info: Show flake subdirectory
Eelco Dolstra
2020-03-27
Improve lock file generation
Eelco Dolstra
2020-03-27
Fix diffLockFiles()
Eelco Dolstra
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-24
Fix --refresh with --no-net
Eelco Dolstra
2020-03-24
nix: Add --refresh as an alias for --tarball-ttl 0
Eelco Dolstra
2020-03-24
nix path-info --json: Print hash in SRI format
Eelco Dolstra
2020-03-24
Pretty-print 'nix why-depends' / 'nix-store -q --tree' output
Eelco Dolstra
2020-03-24
absPath(): Use std::optional
Eelco Dolstra
2020-03-24
buildenv: Eliminate global variables, other cleanup
Eelco Dolstra
2020-03-24
Fix coverage build
Eelco Dolstra
2020-03-24
nix edit: Support non-derivation attributes
Eelco Dolstra
2020-03-24
findAlongAttrPath(): Return position
Eelco Dolstra
2020-03-24
findAlongAttrPath(): Throw AttrPathNotFound
Eelco Dolstra
2020-03-24
Add function for quoting strings
Eelco Dolstra
2020-03-24
Use std::string_view
Eelco Dolstra
2020-03-24
EvalState::allocAttr(): Add convenience method
Eelco Dolstra
2020-03-23
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-23
Merge pull request #3429 from LnL7/darwin-sandbox
Eelco Dolstra
2020-03-20
sandbox: fix /bin/sh on catalina
Daiderd Jordan
2020-03-20
sandbox: allow pty devices
Daiderd Jordan
[next]