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-13
Fix markdown error
Eelco Dolstra
2021-09-13
Use Bindings::{get,need} instead of find
Eelco Dolstra
2021-09-13
renderMarkdownToTerminal(): Fix terminal width computation
Eelco Dolstra
2021-09-10
Remove tabs
Eelco Dolstra
2021-09-10
Make installables const
Eelco Dolstra
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
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
Merge pull request #5203 from NixOS/fix-invalid-lockfile-names
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-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-19
nix develop --phase: chdir to flake directory
Matthew Kenigsberg
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
[next]