index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-04-19
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-04-19
Slight cleanups
John Ericson
2022-04-19
Require formatters to be packages
Eelco Dolstra
2022-04-19
Merge branch 'issue-6075' of https://github.com/kamadorueda/nix
Eelco Dolstra
2022-04-19
Merge pull request #6128 from ncfavier/fix-completion
Eelco Dolstra
2022-04-19
Fix compilation, style fixes
Eelco Dolstra
2022-04-19
Merge branch 'make-flake-show-more-lenient-on-apps' of https://github.com/flo...
Eelco Dolstra
2022-04-19
Merge pull request #6415 from aakropotkin/doc.connect-timeout.default
Eelco Dolstra
2022-04-19
Merge pull request #6404 from edolstra/unify-flake-attr-eval
Eelco Dolstra
2022-04-18
Add .tgz as tarball extension in documentation
Robert Helgesson
2022-04-17
doc: rephrase connect-timeout help message
Alex Ameen
2022-04-17
doc: document nix.conf connect-timeout default
Alex Ameen
2022-04-15
Merge pull request #6323 from erikarvstedt/eval-read-only
Eelco Dolstra
2022-04-14
fix: ensure apps are apps and packages are packages
Tom Bereknyei
2022-04-14
Merge pull request #6387 from Uthar/fix
Eelco Dolstra
2022-04-14
Make InstallableFlake::toValue() and toDerivation() behave consistently
Eelco Dolstra
2022-04-12
assert hash types for Git and Mercurial
Kasper Gałkowski
2022-04-11
Merge pull request #6392 from danpls/fix-actualUrl-mercurial
Eelco Dolstra
2022-04-11
Merge pull request #6380 from thufschmitt/fix-double-slahsh-in-uri
Eelco Dolstra
2022-04-11
Merge pull request #6391 from danpls/replace-regex
Eelco Dolstra
2022-04-10
Log builder args and environment variables
Sebastian Blunt
2022-04-09
libfetchers: Fix assertion (Mercurial)
Daniel Pauls
2022-04-09
libfetchers: Replace regex to clarify intent
Daniel Pauls
2022-04-08
Merge pull request #6376 from Uthar/master
Théophane Hufschmitt
2022-04-08
Allow empty path segments in urls
Théophane Hufschmitt
2022-04-08
Remove duplicate "error:"
Eelco Dolstra
2022-04-08
Error: Remove unused sname() method
Eelco Dolstra
2022-04-08
Remove unused Error.name field
Eelco Dolstra
2022-04-07
don't assume that rev is a SHA1 hash
Kasper Gałkowski
2022-04-07
Merge pull request #6348 from cole-h/fix-restoring-mount-namespace
Eelco Dolstra
2022-04-07
Merge pull request #6374 from danpls/fix-actualUrl
Théophane Hufschmitt
2022-04-06
nix flake check: Warn about deprecated nixosModule output
Rehno Lindeque
2022-04-06
libfetchers: Fix assertion
Daniel Pauls
2022-04-06
Fix empty 'nix copy' error message
Eelco Dolstra
2022-04-06
fetchClosure: Don't allow URL query parameters
Eelco Dolstra
2022-04-05
Merge pull request #6366 from danpls/base64-reserve
Eelco Dolstra
2022-04-05
tokenizeString: Fix semantic mistake
Daniel Pauls
2022-04-05
libutil: Reserve memory when en/decoding base64
Daniel Pauls
2022-04-05
Merge pull request #6362 from thufschmitt/verbose-doctor
Eelco Dolstra
2022-04-05
doctor: Always show the output
Théophane Hufschmitt
2022-04-05
Allow `welcomeText` when checking a flake template
Théophane Hufschmitt
2022-04-04
libutil: don't save cwd fd, use path instead
Cole Helbling
2022-04-04
libutil: save cwd fd in restoreMountNamespace
Cole Helbling
2022-04-04
libutil: `try` restoring the cwd from fdSavedCwd
Cole Helbling
2022-04-04
libutil: save fd to cwd instead of cwd itself
Cole Helbling
2022-04-04
libutil: cleanup savedCwd logic
Cole Helbling
2022-04-04
Add missing #include
Eelco Dolstra
2022-04-01
fix(run): set applyNixConfig lockFlag
Tom Bereknyei
2022-04-01
libutil: Properly guard self-allocating getcwd on GNU
Cole Helbling
2022-04-01
libutil: Don't use std::filesystem
Cole Helbling
[next]