index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-14
github fetcher: Don't use HEAD branch when cloning
Eelco Dolstra
2021-09-14
github fetcher: Use git+https for cloning
Eelco Dolstra
2021-09-14
Merge pull request #5246 from edolstra/faster-check
Eelco Dolstra
2021-09-14
Merge pull request #5245 from edolstra/warnings
Eelco Dolstra
2021-09-14
flake.nix: Don't do cross builds in 'nix flake check'
Eelco Dolstra
2021-09-14
nix-tests: Run 'make installcheck' in parallel
Eelco Dolstra
2021-09-14
Merge pull request #5240 from edolstra/builtin-help
Eelco Dolstra
2021-09-14
Merge branch 'lowdown_configure_dependency' of https://github.com/fedepell/nix
Eelco Dolstra
2021-09-14
Change warnings from yellow to magenta
Eelco Dolstra
2021-09-14
ANSI_YELLOW -> ANSI_WARNING
Eelco Dolstra
2021-09-14
Merge pull request #5244 from edolstra/fix-mac-build
Eelco Dolstra
2021-09-14
Fix macOS build
Eelco Dolstra
2021-09-14
Fix clang warning
Eelco Dolstra
2021-09-14
configure: explicit dependency on lowdown library
Federico Pellegrin
2021-09-13
RunOptions: Use designated initializers
Eelco Dolstra
2021-09-13
Remove tabs
Eelco Dolstra
2021-09-13
hashFile, hashString: realize context before calculation, and discard afterwards
kvtb
2021-09-13
Merge pull request #5239 from NixOS/fix-recursive-nix
Eelco Dolstra
2021-09-13
nix --help: Display help using lowdown instead of man
Eelco Dolstra
2021-09-13
lowdown: Update to 0.8.6
Eelco Dolstra
2021-09-13
flake.lock: Update
Eelco Dolstra
2021-09-13
Fix markdown error
Eelco Dolstra
2021-09-13
tests: Fix the recursive test with the daemon
regnat
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
Manual: Link to 2.4 release notes
Eelco Dolstra
2021-09-09
Manual: Depend on all *.md files
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
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
[next]