1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-18 10:30:23 -04:00

Commit graph

  • 52be88ac95
    Merge 012a913fbc into a1cc362d9d ForeverNooob 2024-09-05 20:08:13 -0500
  • 9fcb588dd8 RestoreSink::createDirectory(): Use append() Eelco Dolstra 2024-09-05 22:21:53 +0200
  • 21dcbd7e83 Fix test on macOS Eelco Dolstra 2024-09-05 20:55:24 +0200
  • 7a765a6aaf Test that deserializing NARs with names with equal Unicode normal forms fails on macOS Eelco Dolstra 2024-09-05 20:37:26 +0200
  • 3557587381 Detect NAR directory entries that collide with another path after case-hacking Eelco Dolstra 2024-09-05 19:26:10 +0200
  • 77c090cdbd More tests Eelco Dolstra 2024-09-05 16:54:12 +0200
  • da1ad28912 Test that nix-store --restore fails if the output already exists Eelco Dolstra 2024-09-05 16:48:43 +0200
  • 83d5b32803 Add test case for NARs with duplicate directory entries Eelco Dolstra 2024-09-05 16:41:15 +0200
  • 5a5a010120 Revert "fix: Error on malformed URI query parameter" Jörg Thalheim 2024-09-05 15:16:53 +0200
  • a81083d080 Revert "Update src/libutil/url.cc" Jörg Thalheim 2024-09-05 15:16:51 +0200
  • 70c52d72f4 builtins.unpackChannel: wrap filesystem errors and sanitize channelName Jörg Thalheim 2024-09-05 12:59:54 +0200
  • 05a1ffe236 repl: wrap std::filesystem error into SysError Jörg Thalheim 2024-09-05 10:59:43 +0200
  • 22ba4dc78d builtins.readDir: fix nix error trace on filesystem errors Jörg Thalheim 2024-08-26 21:14:20 +0200
  • a1cc362d9d
    fix broken link (#11435) Valentin Gagarin 2024-09-05 10:34:07 +0200
  • 5bfe198ad5
    Merge pull request #11433 from abathur/fix_sequoia_migration_gid tomberek 2024-09-05 00:20:56 -0400
  • a7cdc90fbb move details on channels into the dedicated page Valentin Gagarin 2024-09-05 04:07:28 +0200
  • 17655ecfef docs: explain provenance of default nix-path values Valentin Gagarin 2024-09-05 04:18:02 +0200
  • be36843756 docs: rework profiles page Valentin Gagarin 2024-09-05 03:45:43 +0200
  • 48249e001a docs: reword glossary entry on Nix expression Valentin Gagarin 2024-09-05 04:13:43 +0200
  • 2d1c55d345 fix broken link Valentin Gagarin 2024-09-05 04:12:56 +0200
  • 38d9d536a8 docs: small fixups on the default expression Valentin Gagarin 2024-09-05 03:28:06 +0200
  • ef3d3c5682 use existing GID in sequoia migration script Travis A. Everett 2024-09-04 20:19:39 -0500
  • 2d469e1f36
    Merge f68a3023cd into 668d63d8dd Lorenz Leutgeb 2024-09-04 23:46:43 +0200
  • 495d32e1b8 NAR parser: Fix check for duplicate / incorrectly sorted entries Eelco Dolstra 2024-09-04 21:43:59 +0200
  • bd6ae2f3b9 Use getCurrentCgroup() in getMaxCPU() Parker Hoyes 2024-09-04 19:10:31 +0000
  • 668d63d8dd
    Merge pull request #11424 from kjeremy/lix-1462 Eelco Dolstra 2024-09-04 20:52:38 +0200
  • a6f84e59cf
    Merge eab6ce453d into 357cec93b6 Jonathan Ringer 2024-09-05 02:14:37 +0800
  • 03484641a1 Simplify getRootCgroup() Parker Hoyes 2024-09-04 18:11:16 +0000
  • 8152c5c828
    Remote nullptr Jeremy Kolb 2024-09-04 12:55:32 -0400
  • b53b07b30b
    Merge pull request #11421 from NixOS/mergify/bp/2.24-maintenance/pr-10919 Eelco Dolstra 2024-09-04 18:55:18 +0200
  • 353b2298b5 Remove unreachable code Eelco Dolstra 2024-09-04 18:49:16 +0200
  • 7455cbfda0 Fetch Git submodules lazily Eelco Dolstra 2024-09-04 16:54:31 +0200
  • 46f6505865 Pull fut.get() out of the lock Jeremy Kolb 2024-09-04 10:14:51 -0400
  • 9d24080090 Git fetcher: Ignore .gitmodules entries that are not submodules Eelco Dolstra 2024-09-04 14:43:43 +0200
  • 357cec93b6
    Merge pull request #11414 from parkerhoyes/cgroups-delegation Eelco Dolstra 2024-09-04 13:28:10 +0200
  • 8d0414d682 install-darwin: increment base UID by 1 (#15) Emily 2024-08-26 17:59:58 +0100
  • c5a0e624d9 install-darwin: move nixbld gid to match first UID Travis A. Everett 2024-07-02 21:22:35 -0500
  • 0679505d8c install-darwin: fix _nixbld uids for macOS sequoia Travis A. Everett 2024-07-02 21:02:45 -0500
  • 4e5a997428 install-darwin: increment base UID by 1 (#15) Emily 2024-08-26 17:59:58 +0100
  • c00f5bc33e install-darwin: increment base UID by 1 (#15) Emily 2024-08-26 17:59:58 +0100
  • 3726460c30 install-darwin: move nixbld gid to match first UID Travis A. Everett 2024-07-02 21:22:35 -0500
  • 76c9fd17c8 install-darwin: move nixbld gid to match first UID Travis A. Everett 2024-07-02 21:22:35 -0500
  • a1cfbe25c8 install-darwin: fix _nixbld uids for macOS sequoia Travis A. Everett 2024-07-02 21:02:45 -0500
  • d5dc377973 install-darwin: fix _nixbld uids for macOS sequoia Travis A. Everett 2024-07-02 21:02:45 -0500
  • 5ed25013f3 install-darwin: increment base UID by 1 (#15) Emily 2024-08-26 17:59:58 +0100
  • 68dedc533b install-darwin: move nixbld gid to match first UID Travis A. Everett 2024-07-02 21:22:35 -0500
  • 1f8c3fa443 install-darwin: fix _nixbld uids for macOS sequoia Travis A. Everett 2024-07-02 21:02:45 -0500
  • 5e73cb895e install-darwin: increment base UID by 1 (#15) Emily 2024-08-26 17:59:58 +0100
  • ae4156b489 install-darwin: increment base UID by 1 (#15) Emily 2024-08-26 17:59:58 +0100
  • d091324489 install-darwin: move nixbld gid to match first UID Travis A. Everett 2024-07-02 21:22:35 -0500
  • 2bcd6ea51a install-darwin: move nixbld gid to match first UID Travis A. Everett 2024-07-02 21:22:35 -0500
  • 18bac98815 install-darwin: fix _nixbld uids for macOS sequoia Travis A. Everett 2024-07-02 21:02:45 -0500
  • efd6511555 install-darwin: fix _nixbld uids for macOS sequoia Travis A. Everett 2024-07-02 21:02:45 -0500
  • 517b48ffc4 install-darwin: increment base UID by 1 (#15) Emily 2024-08-26 17:59:58 +0100
  • 4851e171b8 install-darwin: move nixbld gid to match first UID Travis A. Everett 2024-07-02 21:22:35 -0500
  • 3d380ed77a install-darwin: fix _nixbld uids for macOS sequoia Travis A. Everett 2024-07-02 21:02:45 -0500
  • a6e6da3b0c
    Merge pull request #10919 from abathur/macos_sequoia_fixes tomberek 2024-09-03 19:55:55 -0400
  • 9e79061bac fixup: use the real bindir for systemd unit's bindir Cole Helbling 2024-09-03 13:27:11 -0700
  • 62a99049c4 Enable cgroups delegation for systemd Parker Hoyes 2024-09-03 19:07:18 +0000
  • 4c88deef38 Add tests for daemon with cgroups Parker Hoyes 2024-09-03 17:27:56 +0000
  • 46b3188045 Move daemon process into sub-cgroup Parker Hoyes 2024-08-26 13:50:22 +0000
  • 113c3fe43b
    Merge e8b34b0334 into 1073a8effa John Ericson 2024-09-03 16:22:25 +0000
  • 1073a8effa
    Merge pull request #11410 from DeterminateSystems/upload-release-cleanup Eelco Dolstra 2024-09-03 17:53:29 +0200
  • 6b552a281a Fix spellcheck Eelco Dolstra 2024-09-03 17:52:06 +0200
  • 120ca30816 Filter out client-only-settings on the daemon Eelco Dolstra 2024-09-03 17:46:20 +0200
  • 2ac15b3bcf Update comment Eelco Dolstra 2024-09-03 17:43:45 +0200
  • ea7abb58b5 Bump version Eelco Dolstra 2024-09-03 16:51:36 +0200
  • 02bb633a58 maintainers/upload-release.pl: Delete temporary directories when we're done Eelco Dolstra 2024-09-03 16:49:57 +0200
  • 4d884f848b Merge remote-tracking branch 'origin/master' into unforwarded-settings Eelco Dolstra 2024-09-03 15:43:31 +0200
  • f1ab41b2bc
    Merge pull request #11408 from NixOS/mergify/bp/2.24-maintenance/pr-11402 2.24.5 Eelco Dolstra 2024-09-03 14:23:49 +0200
  • c21f664e82 "unsigned" -> size_t Eelco Dolstra 2024-09-02 17:28:55 +0200
  • 0c25bea7cc Respect max-substitution-jobs again Eelco Dolstra 2024-09-02 17:28:11 +0200
  • 784a8436a0
    Merge pull request #11402 from DeterminateSystems/fix-max-substitution-jobs Eelco Dolstra 2024-09-03 13:35:34 +0200
  • 9a9f5ae5f2
    Merge pull request #11405 from SuperSandro2000/patch-2 Robert Hensing 2024-09-03 10:53:45 +0200
  • 4decd6f8b3
    add removal of ~root/.cache/nix to uninstall instructions (#11407) Jeremy Kerfs 2024-09-03 03:36:00 -0500
  • 9db7cce5ff
    nix repl: Add :ll to show all recently loaded variables Kevin Robert Stravers 2024-09-02 18:51:32 -0400
  • fa0b3b6595
    nix repl: Print which variables are just loaded Kevin Robert Stravers 2024-09-02 15:11:06 -0400
  • afb4232bd7 add removal of ~root/.cache/nix to uninstall instructions Jeremy Kerfs 2024-09-02 22:04:01 -0500
  • 99ed486cbb
    Merge a1fb2fba33 into ef1ac0d117 Jakub Nowak 2024-09-02 21:53:40 -0400
  • 13100eaa4f
    Fix link anchor Sandro 2024-09-02 23:25:44 +0200
  • b7acd1c414 "unsigned" -> size_t Eelco Dolstra 2024-09-02 17:28:55 +0200
  • a33cb8af56 Respect max-substitution-jobs again Eelco Dolstra 2024-09-02 17:28:11 +0200
  • 287e684522 maintainers: add checklist for security releases Valentin Gagarin 2024-09-02 15:02:55 +0200
  • ef1ac0d117
    Merge pull request #11390 from alyssais/key Eelco Dolstra 2024-09-02 14:20:04 +0200
  • fdd7822169
    Merge a9e01f429f into b89eca9aec Issam Maghni 2024-09-01 14:35:17 -0500
  • 91ce0c54cb ci.yml: Add another platform for tests, ubuntu-latest --no-daemon Noam Yorav-Raphael 2024-09-01 19:34:11 +0300
  • 9cc550d652
    Don't refer to public keys as secret keys in error Alyssa Ross 2024-08-31 15:59:18 +0200
  • f27d97ff25
    Fix non-Flakes build instructions Alyssa Ross 2024-08-31 13:34:10 +0200
  • a1337f5a0c Add test that mkdir $HOME fails with permission error Noam Yorav-Raphael 2024-08-30 18:27:19 +0300
  • b95af5c672 Make build root read-only, so mkdir /homeless-shelter would fail with permission error. Noam Yorav-Raphael 2024-08-30 13:35:56 +0300
  • b51f77d9e5
    Merge 19514f69e7 into b89eca9aec Michael Oultram 2024-08-29 22:30:57 +0000
  • 6fbd189ae1 completeFlakeRefWithFragment: handle names with dots ylh 2024-08-26 06:00:37 -0700
  • d8332cf97c
    Merge 1329be257b into b89eca9aec Slava Pozdniakov 2024-08-29 18:41:58 +0800
  • e8b34b0334 Merge branch 'new-store-settings' into settings-split John Ericson 2024-08-28 16:45:49 -0400
  • 3829f147f3 Merge branch 'master' into new-store-settings John Ericson 2024-08-28 16:23:37 -0400
  • b89eca9aec
    Merge pull request #11349 from bryanhonof/bryanhonof.check-query-for-equals Robert Hensing 2024-08-28 21:56:00 +0200
  • 7c7506708a
    Merge 3929d27ea4 into cb4b9be458 Théophane Hufschmitt 2024-08-28 14:57:16 -0400
  • 9b1cefe27e
    Update src/libutil/url.cc Bryan Honof 2024-08-28 18:48:18 +0200
  • c1fe3546ed libgit2: Add libgit2-packbuilder-callback-interruptible.patch Robert Hensing 2024-08-28 01:48:25 +0200
  • 57c48304bb fixup: Release odb Robert Hensing 2024-08-26 15:34:35 +0200