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-09-02
Don’t create lockfiles with an invalid path name
regnat
2021-09-01
Style
Eelco Dolstra
2021-09-01
Merge branch 'short-circuit-subst' of https://github.com/Kha/nix
Eelco Dolstra
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-31
Merge pull request #5071 from NixOS/dont-send-xp-features-to-the-daemon
Eelco Dolstra
2021-08-30
TarArchive: Small refactoring
Eelco Dolstra
2021-08-30
Don't segfault if archive_entry_pathname() returns null
Eelco Dolstra
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
Don’t accept experimental features from the client
regnat
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
Expand docstring of `Store::querySubstitutablePathInfos`
Sebastian Ullrich
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-08
Short-circuit querying substituters on success
Sebastian Ullrich
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-06
add antiquotations to paths
Taeer Bar-Yam
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-30
Don’t send the experimental-features to the daemon
regnat
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
[next]