index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-03
Don't use -load_all on darwin
Théophane Hufschmitt
2022-08-03
Make `moveFile` more atomic
Théophane Hufschmitt
2022-08-03
Only use `renameFile` where needed
Théophane Hufschmitt
2022-08-03
moveFile -> renameFile
Théophane Hufschmitt
2022-08-03
Link against c++fs on darwin
Théophane Hufschmitt
2022-08-03
Re-implement the recursive directory copy
Théophane Hufschmitt
2022-08-03
rename: Fallback to a copy if the filesystems mismatch
Théophane Hufschmitt
2022-08-03
Create a wrapper around stdlib’s `rename`
Théophane Hufschmitt
2022-08-03
Move some fs-related functions to their own file
Théophane Hufschmitt
2022-08-02
Merge pull request #6851 from K900/patch-1
Théophane Hufschmitt
2022-08-01
doc/distributed-builds: don't use deprecated alias
K900
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
manual: use singular in body, too
Valentin Gagarin
2022-07-28
manual: values -> data types
Valentin Gagarin
2022-07-28
manual: use singular for headings
Valentin Gagarin
2022-07-28
manual: simple values -> primitives
Valentin Gagarin
2022-07-28
manual: use subheadings for primitive types
Valentin Gagarin
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
[prev]
[next]