aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-05-05Merge "Actually try making a userns before assuming they don't work" into mainjade
2024-05-05Merge "Fix /etc/group having desynced IDs from the actual UID in the sandbox"...jade
2024-05-05Actually try making a userns before assuming they don't workJade Lovelace
2024-05-04Fix /etc/group having desynced IDs from the actual UID in the sandboxJade Lovelace
2024-05-04Remove a URL literal from fetchTarball docsJade Lovelace
2024-05-04Merge "Revert "Revert "Merge pull request #6621 from Kha/nested-follows""" in...Maximilian Bosch
2024-05-04Merge "libstore/local-derivation-goal: prohibit creating setuid/setgid binari...Maximilian Bosch
2024-05-03Revert "Revert "Merge pull request #6621 from Kha/nested-follows""Maximilian Bosch
2024-05-03Merge "Rename `nix show-config` to `nix config show`" into mainMaximilian Bosch
2024-05-03libstore/local-derivation-goal: prohibit creating setuid/setgid binariesMaximilian Bosch
2024-05-03Rename `nix show-config` to `nix config show`Théophane Hufschmitt
2024-05-03Merge changes Id1a67156,I03f4c7c1,I146736bb,I3b1453cb into mainQyriad
2024-05-03Merge "libstore: check additionalSandboxProfile" into mainArtemis Tosini
2024-05-03libstore: check additionalSandboxProfileArtemis Tosini
2024-05-03libutil: make rewriteStrings soundeldritch horrors
2024-05-02Merge changes from topic "profile-v3" into mainQyriad
2024-05-02nix3-profile: remove check "name" attr in manifestsQyriad
2024-05-02nix3-profile: make element names stableQyriad
2024-05-02getNameFromURL(): Support uppercase characters in attribute namesEelco Dolstra
2024-05-02nix3-profile: remove indicesQyriad
2024-05-02nix3-profile: allow using human-readable names to select packagesQyriad
2024-05-02Disallow store path names that are . or .. (plus opt. -)Robert Hensing
2024-05-02Revert "StorePath: reject names starting with '.'"Robert Hensing
2024-04-30implement parsing human-readable names from URLsQyriad
2024-04-29docs: clarify how ^ works for -E/-f installablesQyriad
2024-04-29docs: give translation examples from nix-build -E/-A to installablesQyriad
2024-04-29docs: clarify how the different kinds of installables are selectedQyriad
2024-04-29docs: guide to installables docs in installable commands' docsQyriad
2024-04-29nix3-upgrade-nix: allow manually specifying new nixQyriad
2024-04-29fix `nix upgrade-nix` on new-style profilesQyriad
2024-04-29refactor some nix-env and profile code to libcmdQyriad
2024-04-27Run all derivation builders inside the sandbox on macOSPuck Meerburg
2024-04-27Fix progress bar on copyPathsPuck Meerburg
2024-04-27libstore/ssh: shutK900
2024-04-26Merge "ssh-ng: Set log-fd for ssh to `4` by default" into mainMaximilian Bosch
2024-04-26Merge "gc: Find roots using libproc on Darwin" into mainArtemis Tosini
2024-04-26ssh-ng: Set log-fd for ssh to `4` by defaultMaximilian Bosch
2024-04-26filetransfer: don't decompress in curl wrapper itselfeldritch horrors
2024-04-26filetransfer: remove dataCallback from interfaceeldritch horrors
2024-04-26filetransfer: make two-arg download abstracteldritch horrors
2024-04-25gc: Find roots using libproc on DarwinArtemis Tosini
2024-04-25filetransfer: drop errorSinkeldritch horrors
2024-04-25filetransfer: restore http status line reportingeldritch horrors
2024-04-25filetransfer: remove decompress request parametereldritch horrors
2024-04-24Merge "libstore: Create platform LocalStore subclasses" into mainArtemis Tosini
2024-04-23libstore: Create platform LocalStore subclassesArtemis Tosini
2024-04-23Merge changes Ia3e7b1e6,If09be814 into mainQyriad
2024-04-22meson: fix cross compilationQyriad
2024-04-23libstore: use curl functions for reading headerseldritch horrors
2024-04-23libstore: remove github etag workaroundeldritch horrors