Commit Graph
567176 Commits
Author SHA1 Message Date
OTABI TomoyaandGitHub ca46442e59 Merge pull request #277009 from r-ryantm/auto-update/ebusd
ebusd: 23.2 -> 23.3
2023-12-29 10:26:45 +09:00
OTABI TomoyaandGitHub 03480722c3 Merge pull request #277250 from r-ryantm/auto-update/kanshi
kanshi: 1.4.0 -> 1.5.0
2023-12-29 10:26:25 +09:00
OTABI TomoyaandGitHub 43c6a8a164 Merge pull request #277148 from r-ryantm/auto-update/python310Packages.clarifai-grpc
python310Packages.clarifai-grpc: 9.11.2 -> 9.11.4
2023-12-29 10:25:36 +09:00
OTABI TomoyaandGitHub 0b358d551b Merge pull request #277234 from r-ryantm/auto-update/python310Packages.langsmith
python310Packages.langsmith: 0.0.72 -> 0.0.75
2023-12-29 10:24:44 +09:00
OTABI TomoyaandGitHub d443093f29 Merge pull request #277301 from GaetanLepage/arviz
python311Packages.arviz: 0.16.1 -> 0.17.0
2023-12-29 10:23:26 +09:00
OTABI TomoyaandGitHub 1f7530f9d8 Merge pull request #274960 from syedmoizurrehman/add-simple-term-menu
python3Packages.simple-term-menu: init at 1.6.4
2023-12-29 10:13:36 +09:00
R. Ryantm fa182d59bf onetun: 0.3.6 -> 0.3.7 2023-12-29 01:09:44 +00:00
OTABI TomoyaandGitHub a353395f82 Merge pull request #277309 from traxys/djlint
djlint: 1.32.1 -> 1.34.1
2023-12-29 10:08:03 +09:00
R. Ryantm 0cab2213ee python310Packages.pyspellchecker: 0.7.2 -> 0.7.3 2023-12-29 01:02:27 +00:00
Luflosi c71cb77cd6 nixos/grub: use the correct ZFS version
When `config.boot.zfs.enableUnstable` is set to true, grub was built with the `zfs` package even though the rest of the system uses the `zfsUnstable` package.
The effect of this can only be seen when `zfs` and `zfsUnstable` actually differ (which is not currently the case), for example when overriding one of them locally.
2023-12-29 01:53:27 +01:00
Sergei Trofimovichandzowoq a3957236ce cargo: fix tests eval
Without the change `cargo` tests fail the eval as:

    $ nix build --no-link -f. cargo.tests
    error: attribute 'tests' missing

           at pkgs/development/compilers/rust/cargo.nix:22:15:

               21|
               22|   passthru = {
                 |               ^
               23|     rustc = rustc;

The test teried to pull `tests` attribute from `rustc`, which is a
wrapper without `tests`. Pull tests from unwrapped rust instead.
2023-12-29 10:20:59 +10:00
r-vdp f8c13ee878 flake: add a test case for the nixosSystem to the flake checks 2023-12-29 01:17:03 +01:00
Kira BruneauandGitHub 017bc47e74 Merge pull request #272943 from kira-bruneau/gamemode
gamemode: 1.7 -> 1.8.1
2023-12-28 19:10:56 -05:00
github-actions[bot]andGitHub 03557b4cbb Merge master into haskell-updates 2023-12-29 00:10:35 +00:00
Michael Gebetsroither 99a213d423 ansible_2_14: 2.14.6 -> 2.14.13
Changelog: https://github.com/ansible/ansible/blob/v2.14.13/changelogs/CHANGELOG-v2.14.rst

#fixes CVE-2023-5764 CVE-2023-5115
2023-12-29 01:09:49 +01:00
Jonas Heinrich dd8c96379f nixos/nextcloud: Move options into now freeForm extraOptions 2023-12-29 01:04:46 +01:00
r-vdp 981754ba5c flake: allow specifying the lib argument to nixosSystem
Some configs rely on being able to pass their own lib argument into
nixosSystem, for instance in order to add their own additional overlay
to nixpkgs.lib.
This was broken by 039f73f134.
2023-12-29 00:52:12 +01:00
Mario RodasandGitHub d20560a3ad Merge pull request #277389 from marsam/update-starship
starship: 1.16.0 -> 1.17.0
2023-12-28 18:36:42 -05:00
D3vil0p3randD3vil0p3r ffd53dab60 maintainers: add d3vil0p3r 2023-12-29 00:27:22 +01:00
R. Ryantm c37e8af947 joker: 1.3.3 -> 1.3.4 2023-12-28 23:25:11 +00:00
Sergei Trofimovich 41941e7cf3 picoscope: fix rules eval
Without the change `picoscope.rules` failed to evaluate due to wrong
attribute path:

    $ nix build --no-link -f. picoscope.rules
    error: attribute 'writeTextDir' missing
              116|   # users.users.you.extraGroups = [ "pico" ];
              117|   passthru.rules = lib.writeTextDir "lib/udev/rules.d/95-pico.rules" ''
                 |                    ^
2023-12-28 23:20:14 +00:00
Sergei Trofimovich 2941ce1993 gnupg22: fix tests eval
Without the change `tests` attribute fails to resolve testsuite:

    $ nix build --no-link -f. gnupg22.tests
    error: attribute 'nixosTests' missing
2023-12-28 23:12:55 +00:00
R. Ryantm d363b99f1a cargo-expand: 1.0.75 -> 1.0.77 2023-12-28 23:09:49 +00:00
Robert Schütz 2991cb6b03 python311Packages.ndms2-client: 0.1.2 -> 0.1.3
Diff: https://github.com/foxel/python_ndms2_client/compare/0.1.2...0.1.3
2023-12-28 14:49:44 -08:00
zowoqandGitHub 5ec415b260 Merge pull request #277384 from adamcstephens/incus/tf-provider
terraform-providers.incus: init at 0.0.2
2023-12-29 08:43:19 +10:00
R. Ryantm 4f31d4ab8a python310Packages.pyngrok: 7.0.3 -> 7.0.4 2023-12-28 22:40:38 +00:00
Gaetan Lepage 7e75a23d1f python311Packages.ipykernel: 6.27.1 -> 6.28.0
Changelog: https://github.com/ipython/ipykernel/releases/tag/v6.28.0
2023-12-28 23:32:50 +01:00
Robert Schütz 9acb93c107 python311Packages.pyturbojpeg: 1.7.2 -> 1.7.3
Changelog: https://github.com/lilohuang/PyTurboJPEG/releases/tag/v1.7.3
2023-12-28 14:25:06 -08:00
Paul Meyer 966088c51b k9s: 0.30.5 -> 0.30.6 2023-12-28 22:52:53 +01:00
Sergei Trofimovich f6d6206843 displaylink: fix tests eval
Before the change `tests` eval failed for non-existent `displaylink`
nixos test as:

    $ nix build --no-link -f. displaylink.tests
    error: attribute 'displaylink' missing
               72|   passthru = {
               73|     tests = {
                 |              ^
               74|       inherit (nixosTests) displaylink;

As far as I can see `displaylink` was never added to `nixos/tests/all-tests.nix`.
2023-12-28 21:43:57 +00:00
Mikael Fangel 5dfac1b3e4 calcure: 2.8.2 -> 3.0.1 2023-12-28 22:42:23 +01:00
OPNA2608 142444767e lomiri.cmake-extras: unstable-2022-11-21 -> 1.7 2023-12-28 22:31:48 +01:00
huantian b12ca09813 unityhub: 3.6.1 -> 3.7.0 2023-12-28 14:22:34 -07:00
Pascal BachandGitHub e613b63475 Merge pull request #277035 from r-ryantm/auto-update/minio
minio: 2023-12-14T18-51-57Z -> 2023-12-23T07-19-11Z
2023-12-28 22:06:53 +01:00
Martin WeineltandGitHub 0ea2e8eaaf Merge pull request #277411 from NetaliDev/docs/python-updates
doc: fix python-updates branch name
2023-12-28 22:04:21 +01:00
netali fb8c363b6a doc: fix python-updates branch name
The python-updates branch was formerly called python-unstable, but the
new branch name was never mentioned in the docs. This commit changes the
branch name in the docs to python-updates.
2023-12-28 21:54:36 +01:00
Soner Sayakci 4be58c5f97 phpExtensions.grpc: use shared system grpc 2023-12-28 21:46:06 +01:00
Alyssa Ross cfdb96ec52 linux/hardened/patches/5.15: 5.15.144-hardened1 -> 5.15.145-hardened1 2023-12-28 21:44:04 +01:00
Alyssa Ross 0f52666e61 linux_latest-libre: 19441 -> 19453 2023-12-28 21:41:26 +01:00
Alyssa Ross 269e0c31e9 linux-rt_5_10: 5.10.201-rt98 -> 5.10.204-rt100 2023-12-28 21:40:47 +01:00
Alyssa Ross 45ae51d6d1 linux_5_15: 5.15.144 -> 5.15.145 2023-12-28 21:38:50 +01:00
Sergei Trofimovich ca0f0e3545 corosync: fix tests eval
Without the change attempt to run tests fails as:

    $ nix build --no-link -f. corosync.tests
    error: undefined variable 'nixosTests'
           68|   passthru.tests = {
           69|     inherit (nixosTests) pacemaker;
             |              ^
           70|   };
2023-12-28 20:37:13 +00:00
Alyssa Ross b76c2082ea linux_testing: 6.7-rc6 -> 6.7-rc7 2023-12-28 21:37:07 +01:00
Gutyina Gergő e8423fb65a osu-lazer-bin: 2023.1224.0 -> 2023.1229.0 2023-12-28 21:29:28 +01:00
Martin WeineltandGitHub fba845e36f Merge pull request #277235 from adamcstephens/lxd-agent/path
nixos/lxd-agent: add system path for exec
2023-12-28 21:28:15 +01:00
Michael WeissandAlyssa Ross b908e17518 maintainers/teams: remove primeos from the llvm team
This is actually long overdue... :o I only maintained LLVM for a while
because it became necessary to add new versions more quickly for
updating Chromium. LLVM was pretty unmaintained at that time and I'm
super glad that it's in very good hands now (thanks y'all!) :)
2023-12-28 21:23:21 +01:00
Sergei Trofimovich 69e0e70d59 bitcoind-knots: remove non-working tests attribute
Without the change `bitcoind-knots.tests` fails to evaluate:

    $ nix build --no-link -f. bitcoind-knots.tests
    error: attribute 'bitcoind-knots' missing

           71|   passthru.tests = {
           72|     smoke-test = nixosTests.bitcoind-knots;
             |                  ^
           73|   };

From what I can see `nixos/tests/all-tests.nix` never had a
`bitcoind-knots` present.
2023-12-28 20:22:52 +00:00
Gutyina Gergő afc71327c3 osu-lazer: 2023.1224.0 -> 2023.1229.0 2023-12-28 21:21:25 +01:00
Sergei Trofimovich 2a84df1eca bazel-watcher.bazel: fix tests attribute evaluation
Without the change evaluation fails as:

    $ nix build --no-link -f. bazel-watcher.bazel.tests
    error:
       error: attribute 'optionalSttrs' missing
2023-12-28 20:11:53 +00:00
Paul Meyer 0b657480f7 deadcode: remove 2023-12-28 21:07:43 +01:00