Commit Graph

590966 Commits

Author SHA1 Message Date
K900
57746ceea5
Merge pull request #292748 from K900/sycoca-oof
nixos/plasma6: nuke sycoca on activation
2024-03-02 15:21:39 +03:00
Weijia Wang
728f9c3613
Merge pull request #292133 from Aleksanaa/chromatic
chromatic: init at 0-unstable-2023-08-05
2024-03-02 13:15:11 +01:00
Yaroslav Bolyukin
6f6cb3206b python3Packages.vllm: 0.3.2 -> 0.3.3 2024-03-02 13:07:48 +01:00
Yaroslav Bolyukin
dbb0736b87 python3Packages.outlines: init at 0.0.34 2024-03-02 13:04:01 +01:00
Yaroslav Bolyukin
bc438f11c3 python3Packages.interegular: init at 0.3.3 2024-03-02 13:02:43 +01:00
Mario Rodas
4e6904ee82
Merge pull request #292593 from r-ryantm/auto-update/avalanchego
avalanchego: 1.11.1 -> 1.11.2
2024-03-02 06:47:51 -05:00
Yt
492678349b
Merge pull request #292412 from bobrippling/fix/ebusd-logging
ebusd: fix logging overrides
2024-03-02 11:46:35 +00:00
Attila Oláh
ac4441fabd
Add missing closing parens.
https://xkcd.com/859
2024-03-02 12:40:40 +01:00
Mario Rodas
d2c93188e2
Merge pull request #292722 from r-ryantm/auto-update/fastly
fastly: 10.8.3 -> 10.8.4
2024-03-02 06:39:59 -05:00
Mario Rodas
4821a5860f
Merge pull request #292751 from fabaff/feroxbuster-bump
feroxbuster: 2.10.1 -> 2.10.2
2024-03-02 06:39:32 -05:00
Lin Xianyi
79813b3bd8 fastfetch: 2.8.6 -> 2.8.7
Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.8.7
Diff: https://github.com/fastfetch-cli/fastfetch/compare/2.8.6...2.8.7
2024-03-02 19:35:53 +08:00
Mario Rodas
868988f999
Merge pull request #292754 from fabaff/lxmf-bump
python311Packages.lxmf: 0.3.9 -> 0.4.0
2024-03-02 06:35:44 -05:00
Mario Rodas
aa42d91ef8
Merge pull request #292752 from fabaff/botocore-stubs-bump
python311Packages.botocore-stubs: 1.34.53 -> 1.34.54
2024-03-02 06:35:21 -05:00
Mario Rodas
05a33a8198
Merge pull request #292753 from fabaff/boto3-stubs-bump
python311Packages.boto3-stubs: 1.34.53 -> 1.34.54
2024-03-02 06:35:04 -05:00
Mario Rodas
9f0846be0f
Merge pull request #281692 from r-ryantm/auto-update/rootlesskit
rootlesskit: 1.1.1 -> 2.0.1
2024-03-02 06:32:41 -05:00
Mario Rodas
f2f81958e0
Merge pull request #286256 from r-ryantm/auto-update/node-problem-detector
node-problem-detector: 0.8.14 -> 0.8.15
2024-03-02 06:29:40 -05:00
Mario Rodas
a428415bac
Merge pull request #292314 from r-ryantm/auto-update/pgpool
pgpool: 4.5.0 -> 4.5.1
2024-03-02 06:28:09 -05:00
Pavol Rusnak
62c7aa01d4
Merge pull request #292639 from Pandapip1/patch-1
monado: Add missing optional dependencies
2024-03-02 08:18:54 -03:00
Maciej Krüger
7c956a4c1f
Merge pull request #292768 from trofi/lxcfs.tests-fix-incus-ref
lxcfs.tests: update `incus.container` reference
2024-03-02 12:15:54 +01:00
Mario Rodas
3976461206
Merge pull request #287700 from r-ryantm/auto-update/kaniko
kaniko: 1.20.0 -> 1.20.1
2024-03-02 06:13:22 -05:00
Weijia Wang
7d15e810d7 treewide: remove unpackCmd involving 7zz 2024-03-02 12:11:34 +01:00
superherointj
4c26a89604
Merge pull request #292333 from PedroHLC/lan-mouse-init
lan-mouse: init at 0.6.0
2024-03-02 08:09:37 -03:00
Weijia Wang
7e53a56302
Merge pull request #291050 from wegank/mlir-cleanup
llvmPackages_17.mlir: cleanup
2024-03-02 12:06:52 +01:00
Sergei Trofimovich
99798d69dd lxcfs.tests: update incus.container reference
Without the change the test build attempt fails the evaluation as:

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

       at pkgs/os-specific/linux/lxcfs/default.nix:64:23:

           63|   passthru.tests = {
           64|     incus-container = nixosTests.incus.container;
             |                       ^

This started happening after `container` test was split in two in
c607e70f70 "nixosTests.incus: add test with old and new init".
2024-03-02 11:05:48 +00:00
Maciej Krüger
99b0b9a3c2
Merge pull request #292762 from trofi/lxc.tests-fix-inus-ref
lxc.tests: update `incus.container` reference
2024-03-02 11:59:18 +01:00
Thiago Kenji Okada
9e1efcbcb6
Merge pull request #292703 from JerrySM64/update-kernels
linuxKernel.kernels.linux_zen: 6.7.6-zen1 -> 6.7.7-zen1
2024-03-02 10:45:34 +00:00
Sergei Trofimovich
936e0ed471 lxc.tests: update incus.container reference
Without the change the test build attempt fails the evaluation as:

    $ nix build --no-link -f. lxc.tests

       error: attribute 'container' missing

       at pkgs/os-specific/linux/lxc/default.nix:65:19:

           64|   passthru = {
           65|     tests.incus = nixosTests.incus.container;
             |                   ^

This started happening after `container` test was split in two in
c607e70f70 "nixosTests.incus: add test with old and new init".
2024-03-02 10:37:17 +00:00
7c6f434c
f514e5c53d
Merge pull request #292715 from r-ryantm/auto-update/remind
remind: 04.02.09 -> 04.03.01
2024-03-02 09:27:05 +00:00
Pol Dellaiera
339af2d37a
Merge pull request #290805 from Elserjo/vbox
virtualbox: add disable update patch
2024-03-02 10:22:24 +01:00
Fabian Affolter
95cf09f961 python311Packages.lxmf: 0.3.9 -> 0.4.0
Diff: https://github.com/markqvist/lxmf/compare/refs/tags/0.3.9...0.4.0

Changelog: https://github.com/markqvist/LXMF/releases/tag/0.4.0
2024-03-02 10:03:57 +01:00
Fabian Affolter
3cb444a436 python311Packages.hahomematic: 2024.2.4 -> 2024.3.0
Diff: https://github.com/danielperna84/hahomematic/compare/refs/tags/2024.2.4...2024.3.0

Changelog: https://github.com/danielperna84/hahomematic/releases/tag/2024.3.0
2024-03-02 10:02:35 +01:00
Fabian Affolter
1845be7374 feroxbuster: 2.10.1 -> 2.10.2
Diff: https://github.com/epi052/feroxbuster/compare/refs/tags/v2.10.1...v2.10.2

Changelog: https://github.com/epi052/feroxbuster/releases/tag/v2.10.2
2024-03-02 10:01:04 +01:00
Fabian Affolter
d24c91fbda python311Packages.botocore-stubs: 1.34.53 -> 1.34.54 2024-03-02 10:00:34 +01:00
Fabian Affolter
a9dce5c89f python311Packages.boto3-stubs: 1.34.53 -> 1.34.54 2024-03-02 09:59:01 +01:00
a-n-n-a-l-e-e
7e1f7217d5
Merge pull request #290116 from evilbulgarian/master
adding my info to nixos maintainers, and adding sopwith video game
2024-03-02 00:53:58 -08:00
Fabian Affolter
7dee15db56
python312Packages.databases: refactor 2024-03-02 09:42:06 +01:00
Fabian Affolter
c65681125f
Merge pull request #292728 from r-ryantm/auto-update/httpx
httpx: 1.4.0 -> 1.5.0
2024-03-02 09:35:33 +01:00
Fabian Affolter
130189d21d
Merge pull request #292743 from r-ryantm/auto-update/python312Packages.rns
python312Packages.rns: 0.7.1 -> 0.7.2
2024-03-02 09:33:50 +01:00
K900
d7a4bf5998 nixos/plasma6: nuke sycoca on activation
This is not the right solution, but it should get us going for now.
2024-03-02 11:26:41 +03:00
lassulus
226e757f5f
Merge pull request #292706 from r-ryantm/auto-update/python312Packages.pipenv-poetry-migrate
python312Packages.pipenv-poetry-migrate: 0.5.3 -> 0.5.4
2024-03-02 15:21:02 +07:00
lassulus
939d73dddb
Merge pull request #292707 from r-ryantm/auto-update/kubeone
kubeone: 1.7.2 -> 1.7.3
2024-03-02 15:20:10 +07:00
Mario Rodas
4efe267df2 xiu: 0.12.0 -> 0.12.4
Diff: https://github.com/harlanc/xiu/compare/v0.12.0...v0.12.4

Changelog: https://github.com/harlanc/xiu/releases/tag/v0.12.4
2024-03-02 07:20:00 +00:00
R. Ryantm
93709c8d81 xiu: 0.10.0 -> 0.12.0 2024-03-02 07:19:14 +00:00
R. Ryantm
2413e2db4f spicedb: 1.29.1 -> 1.29.2 2024-03-02 07:16:29 +00:00
R. Ryantm
7486de9b99 python312Packages.rns: 0.7.1 -> 0.7.2 2024-03-02 07:09:27 +00:00
Robert Schütz
a24353ceb6 rnote: 0.9.4 -> 0.10.0
Diff: https://github.com/flxzt/rnote/compare/v0.9.4...v0.10.0

Changelog: https://github.com/flxzt/rnote/releases/tag/v0.10.0
2024-03-01 22:32:56 -08:00
R. Ryantm
80843b2e6a python312Packages.databases: 0.8.0 -> 0.9.0 2024-03-02 06:27:28 +00:00
Robert Schütz
df41961bd4
Merge pull request #291955 from dotlambda/pycaption-2.2.4
Revert "python311Packages.pycaption: 2.2.4 -> 2.2.5"
2024-03-02 06:24:48 +00:00
Robert Schütz
93be1a5f68
Merge pull request #292615 from dotlambda/nextcloudPackages-update
nextcloud26: 26.0.11 -> 26.0.12, nextcloud27: 27.1.6 -> 27.1.7, nextcloudPackages: update
2024-03-02 06:22:21 +00:00
R. Ryantm
8526253869 postgresqlJitPackages.pg_ivm: 1.7 -> 1.8 2024-03-02 06:03:47 +00:00