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-09-13
hashFile, hashString: realize context before calculation, and discard afterwards
kvtb
2021-09-08
Merge pull request #5215 from ncfavier/patch-1
Eelco Dolstra
2021-09-07
Merge pull request #4922 from nrdxp/default-submodules
Shea Levy
2021-09-05
Fix use-registries logic in builtins.getFlake
Naïm Favier
2021-09-01
Merge pull request #5066 from Radvendii/master
Eelco Dolstra
2021-08-31
fix parse of `/${foo}`. was `// + foo`
Taeer Bar-Yam
2021-08-31
path antiquotations: canonizePath -> canonicalizePath
Taeer Bar-Yam
2021-08-30
Merge pull request #5175 from Pamplemousse/make
Eelco Dolstra
2021-08-30
Merge pull request #5191 from hercules-ci/evalstate-lifetime-hygiene
Eelco Dolstra
2021-08-29
Fix use after free with vImportedDrvToDerivation
Robert Hensing
2021-08-29
Move vCallFlake into EvalState
Robert Hensing
2021-08-29
Force all Pos* to be non-null
Robert Hensing
2021-08-25
Don't overwrite user provided `lib*_LDFLAGS`
Pamplemousse
2021-08-23
Coding style
Eelco Dolstra
2021-08-17
Fix follows paths in subordinate lockfiles
Alex Zero
2021-08-13
Install pkg-config files in the correct location
Piotr Szubiakowski
2021-08-11
In flake lock file diffs, show the last-modified date of inputs if available
Eelco Dolstra
2021-08-09
Merge pull request #5111 from Pamplemousse/clean
Eelco Dolstra
2021-08-09
libexpr: Squash similar conditions
Pamplemousse
2021-08-07
Whitelist nixConfig.flake-registry
Alexander Bantyev
2021-08-06
add antiquotations to paths
Taeer Bar-Yam
2021-07-28
Merge pull request #5042 from alyssais/pthread
Eelco Dolstra
2021-07-27
Merge pull request #5048 from tweag/flox-eval-store
Eelco Dolstra
2021-07-26
libexpr: Remove unused code
Pamplemousse
2021-07-24
Enable pthreads for new libraries
Alyssa Ross
2021-07-22
Support --eval-store in nix-instantiate and nix-build
Eelco Dolstra
2021-07-22
Add --eval-store option
Eelco Dolstra
2021-07-21
Avoid global counters
Pamplemousse
2021-07-21
Merge branch 'balsoft/no-registries' of https://github.com/serokell/nix
Eelco Dolstra
2021-07-19
Rename findDerivationFilename -> findPackageFilename
Robert Hensing
2021-07-16
Add use-registries config option (and deprecate --no-registries flag)
Alexander Bantyev
2021-07-15
Merge pull request #5011 from Pamplemousse/fix_adjustLoc
Eelco Dolstra
2021-07-14
libexpr: Fix read out-of-bound on the heap
Pamplemousse
2021-07-09
toString also coerces a set with an outPath attribute to a string
Niels Egberts
2021-07-09
Merge pull request #4995 from NixOS/fetchgit-name-attribute
Eelco Dolstra
2021-07-08
Restore the possibility to use a `name` parameter in fetchGit
regnat
2021-07-08
Merge pull request #4988 from NixOS/fetchgit-name-attribute
Eelco Dolstra
2021-07-08
Forbid the `name` attribute for fetchTree
regnat
2021-07-08
Merge pull request #4935 from alyssais/host_os
Eelco Dolstra
2021-07-08
Merge pull request #4969 from serokell/balsoft/fix-nixConfig-flake-registry
Eelco Dolstra
2021-07-06
allow fetchMercurial to take a `name` argument
regnat
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
[next]