index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-05-03
Rename `nix show-config` to `nix config show`
Théophane Hufschmitt
2024-05-03
Merge "libstore: check additionalSandboxProfile" into main
Artemis Tosini
2024-05-03
libstore: check additionalSandboxProfile
Artemis Tosini
2024-05-03
libutil: make rewriteStrings sound
eldritch horrors
2024-05-02
Merge changes from topic "profile-v3" into main
Qyriad
2024-05-02
nix3-profile: remove check "name" attr in manifests
Qyriad
2024-05-02
nix3-profile: make element names stable
Qyriad
2024-05-02
getNameFromURL(): Support uppercase characters in attribute names
Eelco Dolstra
2024-05-02
nix3-profile: remove indices
Qyriad
2024-05-02
nix3-profile: allow using human-readable names to select packages
Qyriad
2024-05-02
Disallow store path names that are . or .. (plus opt. -)
Robert Hensing
2024-05-02
Revert "StorePath: reject names starting with '.'"
Robert Hensing
2024-04-30
implement parsing human-readable names from URLs
Qyriad
2024-04-29
nix3-upgrade-nix: allow manually specifying new nix
Qyriad
2024-04-29
fix `nix upgrade-nix` on new-style profiles
Qyriad
2024-04-29
refactor some nix-env and profile code to libcmd
Qyriad
2024-04-27
Run all derivation builders inside the sandbox on macOS
Puck Meerburg
2024-04-27
Fix progress bar on copyPaths
Puck Meerburg
2024-04-27
libstore/ssh: shut
K900
2024-04-26
Merge "ssh-ng: Set log-fd for ssh to `4` by default" into main
Maximilian Bosch
2024-04-26
Merge "gc: Find roots using libproc on Darwin" into main
Artemis Tosini
2024-04-26
ssh-ng: Set log-fd for ssh to `4` by default
Maximilian Bosch
2024-04-26
filetransfer: don't decompress in curl wrapper itself
eldritch horrors
2024-04-26
filetransfer: remove dataCallback from interface
eldritch horrors
2024-04-26
filetransfer: make two-arg download abstract
eldritch horrors
2024-04-25
gc: Find roots using libproc on Darwin
Artemis Tosini
2024-04-25
filetransfer: drop errorSink
eldritch horrors
2024-04-25
filetransfer: restore http status line reporting
eldritch horrors
2024-04-25
filetransfer: remove decompress request parameter
eldritch horrors
2024-04-24
Merge "libstore: Create platform LocalStore subclasses" into main
Artemis Tosini
2024-04-23
libstore: Create platform LocalStore subclasses
Artemis Tosini
2024-04-23
Merge changes Ia3e7b1e6,If09be814 into main
Qyriad
2024-04-22
meson: fix cross compilation
Qyriad
2024-04-23
libstore: use curl functions for reading headers
eldritch horrors
2024-04-23
libstore: remove github etag workaround
eldritch horrors
2024-04-22
libstore: use curl_multi_{poll,wakeup}
eldritch horrors
2024-04-22
libstore: remove ancient libcurl feature checks
eldritch horrors
2024-04-21
Merge "Fix exportReferencesGraph when given store subpath" into main
Puck Meerburg
2024-04-21
remove extraneous cache entry from github fetcher
Puck Meerburg
2024-04-21
Fix exportReferencesGraph when given store subpath
Alyssa Ross
2024-04-18
meson: correctly embed sandbox shell when asked
Qyriad
2024-04-18
meson: correctly set -DSANDBOX_SHELL if we have it
Qyriad
2024-04-16
Merge "libstore/build: set NO_NEW_PRIVS for the sandbox" into main
Ilya K
2024-04-15
fix probable format bug in DerivationGoal::buildDone
Qyriad
2024-04-15
abort with a descriptive message on bad HintFmt usage
Qyriad
2024-04-15
libstore/build: set NO_NEW_PRIVS for the sandbox
K900
2024-04-14
don't throw an exception for the trivial case of isStorePath()...
Qyriad
2024-04-14
Merge "don't boost::to_few_args when an eval cached string type errors" into ...
Qyriad
2024-04-13
libstore/build: just copy the magic /etc files into the sandbox
K900
2024-04-11
Merge "Merge pull request #10456 from NixOS/fixpermdeniedbind" into main
Ilya K
[next]