index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-01
chore: Set permissions for GitHub actions
naveen
2022-06-29
Merge pull request #6699 from tennox/better-flake-new-error-message
Théophane Hufschmitt
2022-06-29
Merge pull request #6233 from flox/nix-repl-flakes
Théophane Hufschmitt
2022-06-29
Merge pull request #6674 from virusdave/dnicponski/scratch/dont_capture_stdou...
Théophane Hufschmitt
2022-06-29
Add some test for `nix flake init` with conflicts
Théophane Hufschmitt
2022-06-29
Merge pull request #6702 from ncfavier/develop-prepend-vars
Eelco Dolstra
2022-06-29
Merge remote-tracking branch 'origin/master' into better-flake-new-error-message
Théophane Hufschmitt
2022-06-29
Merge pull request #6739 from edolstra/ignore-chroot-error
Eelco Dolstra
2022-06-29
Don't fail if we can't create ~/.local/share/nix/root
Eelco Dolstra
2022-06-29
Merge pull request #6738 from edolstra/quote
Eelco Dolstra
2022-06-29
src/libexpr/tests/primops.cc: Quote Nix expressions
Eelco Dolstra
2022-06-29
Merge pull request #6737 from centromere/fix-typo
Eelco Dolstra
2022-06-29
Merge pull request #6706 from lheckemann/cache-info-cache-invalidation
Théophane Hufschmitt
2022-06-28
doc: Fix typo
Alex Wied
2022-06-27
Merge pull request #6727 from symphorien/shallow-doc
Eelco Dolstra
2022-06-26
#6699 flake init: fix trying to add unchanged file
Manu [tennox]
2022-06-26
#6699 flake init: Apply suggestions of @thufschmitt
Manu [tennox]
2022-06-26
Update src/nix/flake.cc
Manuel
2022-06-26
Update src/nix/flake.cc
Manuel
2022-06-26
fetchGit: document `shallow` argument
Guillaume Girol
2022-06-25
Merge pull request #6717 from edolstra/move-flake-registry
Eelco Dolstra
2022-06-25
Merge pull request #6714 from edolstra/auto-chroot-store
Eelco Dolstra
2022-06-24
Only do the auto chroot store on Linux
Eelco Dolstra
2022-06-24
Add reminder to remove nix-static testing hack
Eelco Dolstra
2022-06-24
tests: enable ca-derivations for simple.nix in repl tests
Tom Bereknyei
2022-06-24
Merge pull request #6698 from tweag/forbid-tilde-paths-in-pure-mode
Théophane Hufschmitt
2022-06-23
Don't capture stdout when launching subshells in `nix repl`
Dave Nicponski
2022-06-24
Merge pull request #6716 from Mindavi/bugfix/cast
Eelco Dolstra
2022-06-24
Merge pull request #6715 from cole-h/drop-narinfo-system
Eelco Dolstra
2022-06-23
Fetch flake-registry.json from channels.nixos.org
Eelco Dolstra
2022-06-23
eval-cache: cast rowId to correct type
Rick van Schijndel
2022-06-23
[fixup] handle cache expiration in sqlite query
Linus Heckemann
2022-06-23
libstore/nar-info: drop unused system field
Cole Helbling
2022-06-23
Fix typo
Eelco Dolstra
2022-06-23
Automatically use a chroot store if /nix doesn't exist
Eelco Dolstra
2022-06-23
Merge pull request #6710 from edolstra/embedded-sandbox-shell
Eelco Dolstra
2022-06-23
Fix typo
Eelco Dolstra
2022-06-23
Merge pull request #6673 from asymmetric/warn
Théophane Hufschmitt
2022-06-23
Embed the sandbox shell into the statically linked 'nix' binary
Eelco Dolstra
2022-06-23
Merge pull request #6709 from edolstra/fix-static-build-hook
Eelco Dolstra
2022-06-23
getSelfExe(): Support macOS
Eelco Dolstra
2022-06-23
Remove NIX_LIBEXEC_DIR
Eelco Dolstra
2022-06-23
Fix build-remote in nix-static
Eelco Dolstra
2022-06-23
nix develop: save XDG_DATA_DIRS for loadable completion
Naïm Favier
2022-06-23
Merge pull request #6708 from edolstra/run-static-tests
Eelco Dolstra
2022-06-22
Merge pull request #6707 from edolstra/fix-incremental-static
Eelco Dolstra
2022-06-22
Enable/fix tests in nix-static
Eelco Dolstra
2022-06-22
Fix incremental static builds
Eelco Dolstra
2022-06-22
nar-info-disk-cache: refresh nix-cache-info weekly
Linus Heckemann
2022-06-22
Style
Eelco Dolstra
[next]