index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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-30
Tidy
Robert Hensing
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-23
Merge branch 'fix/subflake-follows-fix' of https://github.com/ArctarusLimited...
Eelco Dolstra
2021-08-23
Merge pull request #5160 from CertainLach/fix/invalid-characters-in-json-logger
Eelco Dolstra
2021-08-22
Replace invalid characters in json logger
Yaroslav Bolyukin
2021-08-21
nix {bundle,run}: drop broken flake attr-path prefixes
Jan Tojnar
2021-08-21
nix develop: Fix `devShells` lookup
Jan Tojnar
2021-08-17
Fix follows paths in subordinate lockfiles
Alex Zero
2021-08-16
Merge pull request #5134 from pszubiak/fix-pkgconfig-install-path
Eelco Dolstra
2021-08-14
fix typo in ca-error message
Jörg Thalheim
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-10
15f4d4f follow up
Pamplemousse
2021-08-09
Merge pull request #5111 from Pamplemousse/clean
Eelco Dolstra
2021-08-09
libexpr: Squash similar conditions
Pamplemousse
2021-08-09
Merge pull request #5101 from fzakaria/faridzakaria/fix-nix-shell
Eelco Dolstra
2021-08-09
Merge pull request #5104 from andir/refscan-race
Eelco Dolstra
2021-08-09
Merge pull request #5106 from andir/libstore-waiter-set
Eelco Dolstra
2021-08-08
libstore: use set instead of list for waiter list
Andreas Rammhold
2021-08-07
Fix potential race-condition in reference scanning code
Andreas Rammhold
2021-08-07
Whitelist nixConfig.flake-registry
Alexander Bantyev
2021-08-06
nix-shell --pure: Let it work for any derivation
Farid Zakaria
2021-08-06
Merge pull request #5075 from andir/libutil-base64-init
Eelco Dolstra
2021-08-02
fix git init race condition
Michael Fellinger
2021-07-31
nix-shell -p: pass --arg values as nixpkgs params
ldesgoui
2021-07-30
libutil: initialize the base64 decode array only once
Andreas Rammhold
2021-07-30
Remove unused struct in `libstore`
Pamplemousse
2021-07-28
Merge pull request #5042 from alyssais/pthread
Eelco Dolstra
2021-07-27
nix develop: Support chroot stores
Eelco Dolstra
2021-07-27
Merge pull request #5048 from tweag/flox-eval-store
Eelco Dolstra
2021-07-27
nix-instantiate: Fix --eval-store
Eelco Dolstra
2021-07-27
Merge pull request #5046 from ncfavier/patch-1
Eelco Dolstra
2021-07-27
Merge pull request #5043 from alyssais/vexing
Eelco Dolstra
2021-07-26
libexpr: Remove unused code
Pamplemousse
2021-07-26
Merge pull request #5037 from Pamplemousse/less_globals
Eelco Dolstra
2021-07-26
Revert no longer necessary change
Eelco Dolstra
2021-07-26
Low-latency closure copy
Eelco Dolstra
2021-07-25
Fix --no-gc-warning
Naïm Favier
2021-07-24
libutil: use uniform initialization in _deletePath
Alyssa Ross
2021-07-24
Enable pthreads for new libraries
Alyssa Ross
2021-07-22
RemoteStore::buildPaths(): Handle evalStore
Eelco Dolstra
2021-07-22
Remove redundant RealisedPath::closure() call
Eelco Dolstra
2021-07-22
Fix formatting error in 'nix store' manpage
Eelco Dolstra
2021-07-22
buildPaths(): Add an evalStore argument
Eelco Dolstra
[next]