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
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-25
Complete genericClosure tests
Guillaume Maudoux
2022-10-25
Rework error throwing, and test it
Guillaume Maudoux
2022-10-23
Mark flakes with .type = "flake".
Shea Levy
2022-10-23
Try to please clang with convoluted templates
Guillaume Maudoux
2022-10-22
Introduce an Error builder to tackle complexity
Guillaume Maudoux
2022-10-20
Rollback unneeded throwFrameErrorWithTrace function
Guillaume Maudoux
2022-10-20
Fix context message being printed twice with forceStringNoCtx
Guillaume Maudoux
2022-10-20
Reword incomparable types message
Guillaume Maudoux
2022-10-20
Revert custom position of 'if' blocks
Guillaume Maudoux
2022-10-17
Initial frames support
Guillaume Maudoux
2022-10-16
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
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-11
fix remaining foo stuff
Guillaume Maudoux
2022-09-11
fix remaining fixtures
Guillaume Maudoux
2022-09-11
Cleanup error strings rebase
Guillaume Maudoux
2022-09-07
WIP: broken merge but need a git checkpoint
Guillaume Maudoux
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
2022-08-28
Fix nested flake input overrides
Sebastian Ullrich
2022-08-24
Fix evaluation cache
Eelco Dolstra
2022-08-22
JSON: print paths as strings without copying them to the store
Naïm Favier
2022-08-04
libexpr/flake: remove `FIXME`
Erik Arvstedt
2022-08-04
flakeref: fix comment
Erik Arvstedt
2022-08-03
Fix NIX_COUNT_CALLS=1
Eelco Dolstra
2022-07-13
Simplify the check for overrides on non-existent inputs
Eelco Dolstra
2022-07-13
Fix typo in flake.cc
Ikko Ashimine
2022-07-12
Merge pull request #6663 from Ma27/follows-invalid-input
Théophane Hufschmitt
2022-07-12
Fix debug message
Eelco Dolstra
2022-07-12
Move follows-check into its own function
Maximilian Bosch
2022-07-12
Turn error for non-existant follows into a warning
Maximilian Bosch
2022-07-12
flakes: throw an error if `follows`-declaration for an input is invalid
Maximilian Bosch
2022-07-11
Merge branch 'master' into ignore-try
Ben Burdette
2022-07-11
move ignore-try to EvalSettings
Ben Burdette
[prev]
[next]