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-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
2022-04-01
libutil: Fix restoring mount namespace
aszlig
2022-04-01
Merge pull request #6344 from flox/profile_url_uri
Eelco Dolstra
2022-04-01
Fix handling of outputHash when outputHashAlgo is not specified
Eelco Dolstra
2022-03-31
Merge pull request #6227 from NixOS/impure-derivations-ng
Eelco Dolstra
2022-03-31
Provide default values for outputHashAlgo and outputHashMode
Eelco Dolstra
2022-03-31
Fix macOS build
Eelco Dolstra
2022-03-31
Rename 'pure' -> 'sandboxed' for consistency
Eelco Dolstra
2022-03-31
needsNetworkAccess() -> isSandboxed()
Eelco Dolstra
2022-03-31
Document isPure()
Eelco Dolstra
2022-03-31
Fix macOS build
Eelco Dolstra
2022-03-31
Support fixed-output derivations depending on impure derivations
Eelco Dolstra
2022-03-31
Add support for impure derivations
Eelco Dolstra
2022-03-31
Merge pull request #6337 from danpls/fix-to-json-repl
Eelco Dolstra
2022-03-31
replaceEnv(): Pass newEnv by reference
Eelco Dolstra
2022-03-30
profile!: consistent use of url/uri. create new version
Tom Bereknyei
2022-03-30
bundler: update default bundler to support new bundler API
Tom Bereknyei
2022-03-30
libutil: Change return value of addTrace to void
Daniel Pauls
[next]