index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
Age
Commit message (
Expand
)
Author
2023-01-02
Merge pull request #5941 from hercules-ci/optimize-intersectAttrs
Théophane Hufschmitt
2023-01-02
antiquotation -> string interpolation
Valentin Gagarin
2023-01-02
Merge pull request #7478 from hercules-ci/make-sure-initNix-called
Théophane Hufschmitt
2023-01-02
Merge pull request #7351 from NaN-git/fix-mkString
Théophane Hufschmitt
2022-12-24
Optimize intersectAttrs performance
Robert Hensing
2022-12-24
libstore: Make sure that initNix has been called
Robert Hensing
2022-12-24
remove undefined function
Philipp Otterbein
2022-12-24
remove function makeImmutableStringWithLen
Philipp Otterbein
2022-12-21
primops `storeDir` test uses `settings.nixStore`
mupdt
2022-12-20
Merge pull request #7451 from edolstra/abstract-pos
Eelco Dolstra
2022-12-16
printMsg replacement by printInfo
Solène Rapenne
2022-12-14
warnings: switch to info level when using a saved substituter
Solène Rapenne
2022-12-13
Restore display of source lines for stdin/string inputs
Eelco Dolstra
2022-12-13
Fix compilation
Eelco Dolstra
2022-12-13
Improve cast safety
Eelco Dolstra
2022-12-13
Merge pull request #6741 from Mindavi/nix-no-gc
Théophane Hufschmitt
2022-12-13
Introduce AbstractPos
Eelco Dolstra
2022-12-12
support building with --enable-gc=no
Rick van Schijndel
2022-12-12
Fix stack context notes to not rely on order
John Ericson
2022-12-12
Support flake references in the old CLI
Eelco Dolstra
2022-12-12
Move isUri() and resolveUri() out of filetransfer.cc
Eelco Dolstra
2022-12-12
Use get_ptr()
Eelco Dolstra
2022-12-12
Update URL
Eelco Dolstra
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-12-02
Merge pull request #7395 from obsidiansystems/evaluating-to-calling
Eelco Dolstra
2022-12-02
Change "while evaluating <fun>" to "while *calling*" in trace
John Ericson
2022-12-01
doc: listToAttrs: add extra whitespace
Alex Ameen
2022-11-30
doc: listToAttrs: fix line wrapping
Alex Ameen
2022-11-30
doc: listToAttrs: document repeated keys
Alex Ameen
2022-11-28
Merge pull request #7313 from yorickvP/nlohmann-everywhere
Eelco Dolstra
2022-11-25
Don't use GC_STRNDUP
Eelco Dolstra
2022-11-16
Replace src/libutil/json.cc with nlohmann json generation
Yorick van Pelt
2022-11-14
Merge remote-tracking branch 'nixos/master' into readFile-scan-references
Théophane Hufschmitt
2022-11-11
Restrict `readFile` context to references that appear in the string
Naïm Favier
2022-11-10
Merge pull request #7258 from ncfavier/fix-eval-error-fmt
Théophane Hufschmitt
2022-11-04
Fix printing of eval errors with two format placeholders
Naïm Favier
2022-10-25
Use _type
Eelco Dolstra
2022-10-23
Mark flakes with .type = "flake".
Shea Levy
2022-10-12
Merge pull request #7149 from amjoseph-nixpkgs/pr/intersectAttrs/values
Eelco Dolstra
2022-10-08
src/libexpr/primops.cc: parseDrvName: make documentation follow implementation
Adam Joseph
2022-09-26
Merge pull request #7089 from NixOS/mention-accept-flake-config-in-warning
Eelco Dolstra
2022-09-24
src/libexpr/primops.cc: correct definition for intersectAttrs
Adam Joseph
2022-09-24
Merge pull request #7010 from edolstra/ignore-shell
Théophane Hufschmitt
2022-09-24
Mention `--accept-flake-config` in the related warning
Théophane Hufschmitt
2022-09-16
fetchurl.nix: change other use of __impure
Adam Joseph
2022-09-16
Update src/libexpr/fetchurl.nix
Adam Joseph
2022-09-16
libexpr/fetchurl.nix: allow __impure fetch
Adam Joseph
2022-09-06
lockfile -> lock file for consistency
Eelco Dolstra
2022-09-01
Revert "Merge pull request #6621 from Kha/nested-follows"
Eelco Dolstra
2022-08-28
Fix overlapping flake follows
Sebastian Ullrich
[next]