index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
Merge pull request #6698 from tweag/forbid-tilde-paths-in-pure-mode
Théophane Hufschmitt
2022-06-24
Merge pull request #6716 from Mindavi/bugfix/cast
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
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
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-22
Style
Eelco Dolstra
2022-06-21
Merge pull request #6695 from afishhh/search-fix-exclude
Eelco Dolstra
2022-06-21
Forbid the tilde expansion in pure eval mode
Théophane Hufschmitt
2022-06-20
Merge pull request #6676 from virusdave/dnicponski/scratch/swap_homedir_check...
Théophane Hufschmitt
2022-06-20
Fix arity of `--exclude` flag in `nix search`
Fishhh
2022-06-17
Verify `$HOME` is owned by current user in `getHome()`, if it exists.
Dave Nicponski
2022-06-16
Merge pull request #6620 from maralorn/fix-print-missing
Théophane Hufschmitt
2022-06-15
libstore: improve warning message on missing sig
Lorenzo Manacorda
2022-06-13
flake.cc: Make non-flake overrides sticky
Alexander Bantyev
2022-06-13
Merge pull request #6619 from Jonpez2/patch-1
Eelco Dolstra
2022-06-13
Merge pull request #6027 from Ma27/pure-repl
Eelco Dolstra
2022-06-13
Merge pull request #6634 from lovesegfault/fix-getgrouplist
Eelco Dolstra
2022-06-13
Merge pull request #6648 from andersk/missing-rethrow
Eelco Dolstra
2022-06-13
Merge pull request #6651 from ncfavier/nix-build-stop-logger
Théophane Hufschmitt
2022-06-11
fix sourcehut brach/tag resolving regression
Gabriel Fontes
2022-06-11
nix-build: stop logger when appropriate
Naïm Favier
2022-06-10
Add missing rethrows in conditional exception handlers
Anders Kaseorg
2022-06-10
Mention that -f implies --impure for eval in docs
Yuriy Taraday
2022-06-10
Merge pull request #6643 from ncfavier/fix-git-again
Théophane Hufschmitt
2022-06-10
libfetchers/git: add missing `--git-dir` flags
Naïm Favier
2022-06-09
nix-env: A small std::move() optimization
Sidharth Kshatriya
2022-06-09
nix-store: small std::move() optimization
Sidharth Kshatriya
2022-06-08
fix(libstore/lock): support users that belong to more than 10 groups
Bernardo Meurer
2022-06-08
Fix missing ` in key manual
Lorenzo Manacorda
2022-06-08
Add security.csm to the default ignore list
Jonpez2
2022-06-07
Merge pull request #6618 from afishhh/search-exclude
Eelco Dolstra
2022-06-07
Remove redundant `std::move`s in calls to `hiliteMatches`
Fishhh
2022-06-07
Add `--exclude` flag to `nix search`
Fishhh
2022-06-07
Merge pull request #6602 from cw789/patch-2
Eelco Dolstra
2022-06-06
respect print-missing variable in new-style build command
Malte Brandy
2022-06-05
Fix incorrect comment in `hiliteMatches`
Fishhh
2022-06-03
Merge pull request #6600 from asymmetric/hash-comment
Eelco Dolstra
[next]