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-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
2022-07-11
use util.hh class instead of local
Ben Burdette
2022-07-11
'tryEval' not 'try clause'
Ben Burdette
2022-07-05
builtins.traceVerbose: Post rebase fixes
Gytis Ivaskevicius
2022-07-05
Add builtins.traceVerbose
Gytis Ivaskevicius
2022-06-29
src/libexpr/tests/primops.cc: Quote Nix expressions
Eelco Dolstra
2022-06-26
fetchGit: document `shallow` argument
Guillaume Girol
2022-06-24
Merge pull request #6698 from tweag/forbid-tilde-paths-in-pure-mode
Théophane Hufschmitt
2022-06-23
eval-cache: cast rowId to correct type
Rick van Schijndel
2022-06-21
Forbid the tilde expansion in pure eval mode
Théophane Hufschmitt
2022-06-13
flake.cc: Make non-flake overrides sticky
Alexander Bantyev
2022-06-10
remove unused parameter
Ben Burdette
2022-06-02
Shut up clang warnings
Eelco Dolstra
2022-06-02
use Counter class to count tryEval levels
Ben Burdette
2022-06-02
print message with exceptions in a try clause
Ben Burdette
2022-06-02
ignore-try flag
Ben Burdette
2022-05-30
Respect the outputSpecified attribute
Eelco Dolstra
[prev]
[next]