aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 "package: remove assert for libseccomp version" into mainMaximilian Bosch
2024-05-04Merge "tests: actually run mercurial tests" into mainMaximilian Bosch
2024-05-04tests: actually run mercurial testsMaximilian Bosch
2024-05-04package: remove assert for libseccomp versionMaximilian Bosch
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-03tests/flakes/follow-paths: test that warning about non-existent input works r...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-02Add profile migration testEelco Dolstra
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-02test: Generate distinct hashesRobert Hensing
2024-05-02test: Generate distinct path namesRobert Hensing
2024-05-02parseStorePath: Support leading periodRobert 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-29add VM test for nix upgrade-nixQyriad
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-28Merge "remove Github workflow files" into mainQyriad
2024-04-28remove Github workflow filesQyriad
2024-04-27Run all derivation builders inside the sandbox on macOSPuck Meerburg
2024-04-27Merge "docs(nix-env): summarize of each subcommand in --help" into mainQyriad
2024-04-27Fix progress bar on copyPathsPuck Meerburg
2024-04-27libstore/ssh: shutK900
2024-04-26docs(nix-env): summarize of each subcommand in --helpQyriad
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