index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-30
Fix link to hacking doc
Jeremy Fleischman
2022-07-29
Merge pull request #6844 from centromere/custom-nix-conf
Rok Garbas
2022-07-28
Merge pull request #6845 from fricklerhandwerk/attrset
Eelco Dolstra
2022-07-28
manual: set -> attribute set
Valentin Gagarin
2022-07-28
manual: fix section title in table of contents
Valentin Gagarin
2022-07-28
docker.nix: Allow Nix configuration to be customized
Alex Wied
2022-07-22
Merge pull request #6814 from amjoseph-nixpkgs/pr/sandbox-error-messages
Théophane Hufschmitt
2022-07-22
Merge pull request #6813 from centromere/cgroup-cpu-detection
Théophane Hufschmitt
2022-07-19
libstore/globals.cc: Move cgroup detection to libutil
Alex Wied
2022-07-19
libstore/globals.cc: Automatically set cores based on cgroup CPU limit
Alex Wied
2022-07-19
local-derivation-goal.cc: save global errno to the stack before performing te...
Adam Joseph
2022-07-19
error.hh: add additional constructor with explicit errno argument
Adam Joseph
2022-07-19
as requested by @thufschmitt https://github.com/NixOS/nix/pull/6814#discussio...
Adam Joseph
2022-07-19
change warn() to notice()
Adam Joseph
2022-07-18
Merge pull request #6784 from tweag/completion-test
Théophane Hufschmitt
2022-07-18
Merge pull request #6812 from lovesegfault/rosetta-paths
Eelco Dolstra
2022-07-17
local-derivation-goal.cc: detect unprivileged_userns_clone failure mode
Adam Joseph
2022-07-17
local-derivation-goal.cc: add comment re: CLONE_NEWUSER
Adam Joseph
2022-07-16
local-derivation-goal.cc: warn if failing and /proc/self/ns/user missing
Adam Joseph
2022-07-16
local-derivation-goal.cc: warn if failing due to max_user_namespaces==0
Adam Joseph
2022-07-16
local-derivation-goal.cc: improve error messages when sandboxing fails
Adam Joseph
2022-07-15
fix(libstore): allow Nix to access all Rosetta 2 paths on MacOS
Alex Wied
2022-07-15
Merge pull request #6810 from jfly/jfly/do-not-assume-savedvars-exist
Eelco Dolstra
2022-07-15
Merge pull request #6811 from edolstra/fix-auto-chroot
Eelco Dolstra
2022-07-15
Disable auto-chroot if $NIX_STATE_DIR is set
Eelco Dolstra
2022-07-14
nix develop: do not assume that saved vars are set
Jeremy Fleischman
2022-07-14
Merge pull request #6807 from NixOS/curl-patch
Domen Kožar
2022-07-14
curl: patch for netrc regression in Nix
Domen Kožar
2022-07-14
Merge pull request #6804 from edolstra/fix-auto-chroot
Eelco Dolstra
2022-07-14
Disable auto-chroot if $NIX_STORE_DIR is set
Eelco Dolstra
2022-07-14
Merge pull request #6803 from edolstra/test-stack-trace
Eelco Dolstra
2022-07-14
On test failures, print a bash stack trace
Eelco Dolstra
2022-07-14
Merge pull request #6802 from edolstra/split-flakes-tests
Eelco Dolstra
2022-07-13
Split off 'nix flake check' tests
Eelco Dolstra
2022-07-13
Move flake-searching.sh and make it less dependent on git
Eelco Dolstra
2022-07-13
Move flake-local-settings.sh
Eelco Dolstra
2022-07-13
Move the 'nix bundle' tests
Eelco Dolstra
2022-07-13
Split off following paths tests
Eelco Dolstra
2022-07-13
Split off 'nix flake init' tests
Eelco Dolstra
2022-07-13
Split off the circular flake import tests
Eelco Dolstra
2022-07-13
Split off the Mercurial flake tests
Eelco Dolstra
2022-07-13
Move flakes tests to a subdirectory
Eelco Dolstra
2022-07-13
Merge pull request #6797 from edolstra/overrides-check
Eelco Dolstra
2022-07-13
tests/flakes.sh: Make sure flake7 is clean
Eelco Dolstra
2022-07-13
Simplify the check for overrides on non-existent inputs
Eelco Dolstra
2022-07-13
Merge pull request #6794 from eltociear/patch-1
Théophane Hufschmitt
2022-07-13
Add some more completion tests
Théophane Hufschmitt
2022-07-13
Fix the “out of order” completion test
Théophane Hufschmitt
2022-07-13
Fix typo in flake.cc
Ikko Ashimine
2022-07-12
Merge pull request #6791 from edolstra/fix-installer
Eelco Dolstra
[next]