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
2021-07-08
Merge pull request #4969 from serokell/balsoft/fix-nixConfig-flake-registry
Eelco Dolstra
2021-07-05
Merge pull request #4978 from NixOS/scp-uris
Eelco Dolstra
2021-07-05
Merge branch 'disable_gc' of https://github.com/Pamplemousse/nix
Eelco Dolstra
2021-07-03
Merge pull request #4967 from Pamplemousse/specific_errors
Domen Kožar
2021-07-02
Allow scp-style uris in `fetchgit`
regnat
2021-07-01
Prefer to throw specific errors
Pamplemousse
2021-07-01
fixup! flake.nixConfig: fix flake-registry config settings
Alexander Bantyev
2021-07-01
flake.nixConfig: fix flake-registry config settings
Alexander Bantyev
2021-06-30
Allow to compile after `./configure --enable-gc=no`
Pamplemousse
2021-06-29
Merge pull request #4959 from NixOS/override-non-flake-inputs
Eelco Dolstra
2021-06-29
Keep the `isFlake` attribute for overriden inputs
regnat
2021-06-24
BoehmGCStackAllocator: ignore stack protection page
Robert Hensing
2021-06-01
Only link with libdl on Linux
Alyssa Ross
2021-05-10
Merge pull request #4787 from Ma27/builtins-ceil-floor
Eelco Dolstra
2021-05-10
primops: math.h -> cmath
Maximilian Bosch
2021-05-10
Implement `builtins.floor` and `builtins.ceil` using the C library functions ...
Maximilian Bosch
2021-05-08
Create parent trusted list path before writing
Matthew Bauer
2021-04-27
Merge pull request #4751 from Ma27/storepath-pos
Domen Kožar
2021-04-27
primops/storePath: add trace to pure mode error
Maximilian Bosch
2021-04-23
Replace the trailing markdown spaces by a backslash
regnat
2021-04-23
Merge pull request #4440 from Ma27/misc-pos-fixes
Eelco Dolstra
2021-04-19
libcmd/installables: force re-evaluation of cached failures
Maximilian Bosch
2021-04-13
libexpr/primops: review
Maximilian Bosch
2021-04-13
primops/libexpr: use new attr-call extractor everywhere; use function's pos i...
Maximilian Bosch
2021-04-13
libexpr/primops: Move attr name extraction into its own function
Maximilian Bosch
2021-04-13
libexpr: misc improvements for proper error position
Maximilian Bosch
2021-04-13
primops/derivation: use position of currently evaluated attribute
Maximilian Bosch
2021-04-12
EvalSettings::getDefaultNixPath: respect {restrict,pure}Eval
Graham Christensen
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-04-05
Move `StorePathWithOutput` utilities out of store class
John Ericson
2021-03-26
Fix some typos
Eelco Dolstra
2021-03-03
nix repl :doc: Don't return docs for partially applied primops
Eelco Dolstra
2021-02-22
Make missing auto-call arguments throw an eval error
regnat
2021-02-22
Tweak error message
Eelco Dolstra
2021-02-03
Include note about type of catched errors in tryEval documentation
sternenseemann
2021-01-27
Add trace to build errors during import-from-derivation
Eelco Dolstra
2021-01-27
Add traces to errors while updating flake lock file
Eelco Dolstra
2021-01-25
Group common options
Eelco Dolstra
2021-01-25
Add FIXME
Eelco Dolstra
2021-01-21
Improve error formatting
Eelco Dolstra
2021-01-15
Merge pull request #4240 from bburdette/2259-error-message
Domen Kožar
2021-01-15
Fix gcc10 build
Jonathan Ringer
2021-01-13
Convert option descriptions to Markdown
Eelco Dolstra
2021-01-11
Merge pull request #4435 from DanilaFe/flake-input-types
Eelco Dolstra
2021-01-08
Upcase "Boolean" in Flake attribute type error
Danila
2021-01-08
string2Int(): Return std::optional
Eelco Dolstra
2021-01-08
Use switch statement instead of sequence of ifs
Danila Fedorin
2021-01-08
Allow Flake inputs to accept boolean and integer attributes
Danila Fedorin
2020-12-28
Fixup
Matthew Bauer
[next]