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-22
Merge pull request #6436 from flox/tofile_allow
Théophane Hufschmitt
2022-04-21
fix: builtins.toFile adds path to allowedPaths
Tom Bereknyei
2022-04-21
remove pos<T>
pennae
2022-04-21
shrink Attr by 8 bytes on 64bit machines
pennae
2022-04-21
store Symbols in a table as well, like positions
pennae
2022-04-21
don't use Symbol in Pos to represent a path
pennae
2022-04-21
replace most Pos objects/ptrs with indexes into a position table
pennae
2022-04-21
make throw*Error member functions of EvalState
pennae
2022-04-21
don't use full Pos for findPackageFilename/editorFor
pennae
2022-04-21
remove Bindings::need
pennae
2022-04-21
remove Symbol::empty
pennae
2022-04-21
turn primop names into strings
pennae
2022-04-21
Rename fmt test -> hilte
Eelco Dolstra
2022-04-21
Fix fmt test
Eelco Dolstra
2022-04-21
Move hiliteMatches into a separate header
Eelco Dolstra
2022-04-21
Merge pull request #6431 from NixOS/unbreak-my-build
Eelco Dolstra
2022-04-21
Merge pull request #5479 from NixOS/selfref-ca
Théophane Hufschmitt
2022-04-21
ca: add sqlite index on `RealisationsRefs(realisationReference)`
Sergei Trofimovich
2022-04-21
Make sure to delete all the realisation refs
regnat
2022-04-21
Fix the gc with indirect self-references via the realisations
regnat
2022-04-21
Make the default SQLiteError constructor public
Théophane Hufschmitt
2022-04-21
Fix the error message in case of a missing realisation
Théophane Hufschmitt
2022-04-20
Merge pull request #3720 from obsidiansystems/fix-url-format
Théophane Hufschmitt
2022-04-20
Actually, solve this in a lighter-weight way
John Ericson
2022-04-20
Move templated functions to `sqlite-impl.hh`
John Ericson
2022-04-20
Merge remote-tracking branch 'upstream/master' into fix-url-format
John Ericson
2022-04-20
nix build: add --print-out-paths flag
Artturin
2022-04-20
Add custom to_json and from_json functions for ExperimentalFeature
Yorick van Pelt
2022-04-20
nix repl: make symlinks with the :bl command
ckie
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-19
Avoid `fmt` when constructor already does it
John Ericson
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
[prev]
[next]