index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-09-22
Make setDefault() typed
Eelco Dolstra
2021-09-22
Don't cache realiseContext() errors
Eelco Dolstra
2021-09-22
Add missing #include
Eelco Dolstra
2021-09-21
Set input parent at construction time
Eelco Dolstra
2021-09-21
Allow relative paths anywhere into the parent's store path
Eelco Dolstra
2021-09-21
path fetcher: Fix relative path check
Eelco Dolstra
2021-09-17
Fix scheme argument to s3 cache
Gregor Kleen
2021-09-16
Include subpath in flake fingerprint
Geoff Reedy
2021-09-15
Merge pull request #5257 from edolstra/dirty-lock-file
Eelco Dolstra
2021-09-15
Merge branch 'mh/fix-chroot-eval' of https://github.com/obsidiansystems/nix
Eelco Dolstra
2021-09-15
If we can't write a lock file, pretend the top-level flake is dirty
Eelco Dolstra
2021-09-15
Revert "Disallow reading flake.lock"
Eelco Dolstra
2021-09-15
sandbox: allow Rosetta 2 on Darwin
Emily
2021-09-14
Rename unnecessary git@
Eelco Dolstra
2021-09-14
Merge pull request #5249 from edolstra/nix-profile
Eelco Dolstra
2021-09-14
Disallow reading flake.lock
Eelco Dolstra
2021-09-14
nix profile history: Show profile date
Eelco Dolstra
2021-09-14
Add 'nix profile wipe-history' command
Eelco Dolstra
2021-09-14
Generations -> profile versions
Eelco Dolstra
2021-09-14
Fix quotes
Eelco Dolstra
2021-09-14
Add "nix profile rollback" command
Eelco Dolstra
2021-09-14
nix flake show --json: Add type info
Eelco Dolstra
2021-09-14
Merge branch 'tomberek/show_json' of https://github.com/tomberek/nix
Eelco Dolstra
2021-09-14
Merge pull request #5247 from edolstra/stablize-ca-references
Eelco Dolstra
2021-09-14
Respect NO_COLOR in Markdown output
Eelco Dolstra
2021-09-14
Merge pull request #5248 from edolstra/flake-clone
Eelco Dolstra
2021-09-14
Advise using --extra-experimental-features instead of --experimental-features
Eelco Dolstra
2021-09-14
Remove the 'ca-references' feature check
Eelco Dolstra
2021-09-14
github fetcher: Don't use HEAD branch when cloning
Eelco Dolstra
2021-09-14
github fetcher: Use git+https for cloning
Eelco Dolstra
2021-09-14
Merge pull request #5245 from edolstra/warnings
Eelco Dolstra
2021-09-14
Merge pull request #5240 from edolstra/builtin-help
Eelco Dolstra
2021-09-14
Change warnings from yellow to magenta
Eelco Dolstra
2021-09-14
ANSI_YELLOW -> ANSI_WARNING
Eelco Dolstra
2021-09-14
Fix macOS build
Eelco Dolstra
2021-09-14
Fix clang warning
Eelco Dolstra
2021-09-13
RunOptions: Use designated initializers
Eelco Dolstra
2021-09-13
Remove tabs
Eelco Dolstra
2021-09-13
hashFile, hashString: realize context before calculation, and discard afterwards
kvtb
2021-09-13
nix --help: Display help using lowdown instead of man
Eelco Dolstra
2021-09-13
Fix markdown error
Eelco Dolstra
2021-09-13
Use Bindings::{get,need} instead of find
Eelco Dolstra
2021-09-13
renderMarkdownToTerminal(): Fix terminal width computation
Eelco Dolstra
2021-09-10
Remove tabs
Eelco Dolstra
2021-09-10
Make installables const
Eelco Dolstra
2021-09-09
Merge pull request #5224 from baloo/baloo/5089/force-nss_dns-load
Eelco Dolstra
2021-09-08
Ensure nix flake show produces valid json
Tom Bereknyei
2021-09-08
preloadNSS: load NSS before threads are started
Arthur Gautier
2021-09-08
Merge branch 'fix-3976' of https://github.com/mkenigs/nix
Eelco Dolstra
2021-09-08
Add missing include in util.cc
Naïm Favier
[next]