index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-09
Merge pull request #5224 from baloo/baloo/5089/force-nss_dns-load
Eelco Dolstra
2021-09-08
preloadNSS: load NSS before threads are started
Arthur Gautier
2021-09-08
Merge branch 'fix-3976' of https://github.com/mkenigs/nix
Eelco Dolstra
2021-09-08
Merge pull request #5225 from ncfavier/patch-1
Eelco Dolstra
2021-09-08
Add missing include in util.cc
Naïm Favier
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-06
preloadNSS: fixup nss_dns load
Arthur Gautier
2021-09-05
Fix use-registries logic in builtins.getFlake
Naïm Favier
2021-09-02
Add FIXME
Eelco Dolstra
2021-09-02
Don't use read-only mode for nix build --dry-run
Georges Dubus
2021-09-02
parseInstallables(): Parse store paths as store paths
Eelco Dolstra
2021-09-02
Failing test case for flake in store
Stéphan Kochen
2021-09-02
Merge pull request #5203 from NixOS/fix-invalid-lockfile-names
Eelco Dolstra
2021-09-02
Merge pull request #5204 from lucc/patch-1
Eelco Dolstra
2021-09-02
Docs: Fix syntax error in json example in man page
Lucas Hoffmann
2021-09-02
Don’t create lockfiles with an invalid path name
regnat
2021-09-02
Merge pull request #5201 from abathur/fix_missing_install_test_cachix
Domen Kožar
2021-09-02
Merge pull request #5202 from abathur/sudo_diskutil2
Domen Kožar
2021-09-01
install: fix addVolume perm issue for some users
Travis A. Everett
2021-09-01
fix CI for users with no installer-test cachix
Travis A. Everett
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
add documentation for path antiquotations
Taeer Bar-Yam
2021-08-31
path antiquotations: canonizePath -> canonicalizePath
Taeer Bar-Yam
2021-08-31
Merge pull request #5196 from hercules-ci/verbose-tests-fetchurl-for-darwin-eof
Eelco Dolstra
2021-08-31
tests/fetchurl.sh: Be verbose to help debug darwin eof bug #2794
Robert Hensing
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 #5096 from AnatoleLucet/patch-1
Eelco Dolstra
2021-08-30
Merge pull request #5179 from matthewbauer/use-zshrc
Eelco Dolstra
2021-08-30
Merge pull request #5172 from matthewbauer/enableOwnership
Eelco Dolstra
2021-08-30
Merge pull request #5186 from trofi/fix-DESTDIR
Eelco Dolstra
2021-08-30
Merge pull request #5175 from Pamplemousse/make
Eelco Dolstra
2021-08-30
Merge pull request #5187 from trofi/prefer-inplace-libs
Eelco Dolstra
2021-08-30
Merge pull request #5191 from hercules-ci/evalstate-lifetime-hygiene
Eelco Dolstra
2021-08-30
Merge pull request #5192 from hercules-ci/non-null-pos
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-28
mk: prefert inplace library paths to system ones
Sergei Trofimovich
2021-08-28
doc/manual/local.mk: fix 'make install DESTDIR=...'
Sergei Trofimovich
2021-08-25
Revert "Use /etc/zshenv instead of /etc/zshrc for profile"
Matthew Bauer
2021-08-25
Don't overwrite user provided `lib*_LDFLAGS`
Pamplemousse
2021-08-24
Try setting enableOwnership in macOS install
Matthew Bauer
[next]