Commit graph

564115 commits

Author SHA1 Message Date
Chris McDonough
f4cdad8aab doc: improve documentation for trivial text writing functions 2023-12-29 13:12:56 -05:00
Fabian Affolter
29c3fb95fd
Merge pull request #277453 from r-ryantm/auto-update/python310Packages.pyvicare
python310Packages.pyvicare: 2.30.0 -> 2.32.0
2023-12-29 10:35:18 +01:00
OTABI Tomoya
31473f86d5
Merge pull request #277370 from r-ryantm/auto-update/popeye
popeye: 0.11.1 -> 0.11.2
2023-12-29 18:15:36 +09:00
OTABI Tomoya
51124087fd
Merge pull request #277427 from GaetanLepage/ipykernel
python311Packages.ipykernel: 6.27.1 -> 6.28.0
2023-12-29 18:04:43 +09:00
Thiago Kenji Okada
96bd63e127
Merge pull request #277477 from JerrySM64/update-linux-lqx
linuxKernel.kernels.linux_lqx: 6.6.8-lqx1 -> 6.6.8-lqx2
2023-12-29 08:44:50 +00:00
Fabian Affolter
f7b327aa31
Merge pull request #277264 from fabaff/dvc-bump
python311Packages.dvc: 3.33.4 -> 3.37.0
2023-12-29 09:18:26 +01:00
Jerry Starke
e9ddf8f9eb linuxKernel.kernels.linux_lqx: 6.6.8-lqx1 -> 6.6.8-lqx2 2023-12-29 08:22:23 +01:00
Elis Hirwing
59fa082abd
Merge pull request #273210 from Stunkymonkey/freshrss-lint
freshrss: cleanup + runHook
2023-12-29 08:13:20 +01:00
Domen Kožar
6e62521155
Merge pull request #277406 from alyssais/linux-5.15.145
Linux kernels 2023-12-28
2023-12-29 04:32:54 +00:00
R. Ryantm
988b464d1e python310Packages.pyvicare: 2.30.0 -> 2.32.0 2023-12-29 03:08:57 +00:00
Ryan Lahfa
e38737469b
Merge pull request #269450 from thillux/openssl-3.2
openssl_3_2: init at 3.2.0
2023-12-29 03:51:12 +01:00
Nick Cao
ecb211799d
Merge pull request #277430 from r-ryantm/auto-update/python310Packages.pyngrok
python310Packages.pyngrok: 7.0.3 -> 7.0.4
2023-12-28 21:29:53 -05:00
OTABI Tomoya
3188547932
Merge pull request #277149 from r-ryantm/auto-update/python310Packages.cloudpathlib
python310Packages.cloudpathlib: 0.16.0 -> 0.17.0
2023-12-29 11:28:12 +09:00
Nick Cao
ad37f77c3d
Merge pull request #277433 from r-ryantm/auto-update/cargo-expand
cargo-expand: 1.0.75 -> 1.0.77
2023-12-28 21:27:54 -05:00
Nick Cao
936ba03594
Merge pull request #277445 from r-ryantm/auto-update/onetun
onetun: 0.3.6 -> 0.3.7
2023-12-28 21:26:48 -05:00
OTABI Tomoya
f430172d1f
Merge pull request #277398 from sikmir/gpxpy
python3Packages.gpxpy: 1.5.0 → 1.6.2
2023-12-29 11:21:48 +09:00
OTABI Tomoya
344705ea5d
Merge pull request #277378 from r-ryantm/auto-update/python310Packages.oelint-parser
python310Packages.oelint-parser: 2.12.1 -> 2.12.3
2023-12-29 10:27:11 +09:00
OTABI Tomoya
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 Tomoya
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 Tomoya
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 Tomoya
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 Tomoya
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 Tomoya
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 Tomoya
a353395f82
Merge pull request #277309 from traxys/djlint
djlint: 1.32.1 -> 1.34.1
2023-12-29 10:08:03 +09:00
Sergei Trofimovich
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
Kira Bruneau
017bc47e74
Merge pull request #272943 from kira-bruneau/gamemode
gamemode: 1.7 -> 1.8.1
2023-12-28 19:10:56 -05:00
Mario Rodas
d20560a3ad
Merge pull request #277389 from marsam/update-starship
starship: 1.16.0 -> 1.17.0
2023-12-28 18:36:42 -05:00
R. Ryantm
d363b99f1a cargo-expand: 1.0.75 -> 1.0.77 2023-12-28 23:09:49 +00:00
zowoq
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
Pascal Bach
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 Weinelt
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
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
Alyssa Ross
b76c2082ea
linux_testing: 6.7-rc6 -> 6.7-rc7 2023-12-28 21:37:07 +01:00
Martin Weinelt
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 Weiss
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
Nikolay Korotkiy
fdc70103c0
python3Packages.gpxpy: 1.5.0 → 1.6.2 2023-12-29 00:04:38 +04:00
Maximilian Bosch
1d17e304ac
Merge pull request #273443 from jpds/thanos-query-replica-label-string
nixos/thanos: Changed query.replica-labels to a list parameter
2023-12-28 20:48:31 +01:00
Lassulus
ac38e91ff9
Merge pull request #277372 from Luflosi/cleanup-sysctl-rmem_max-and-wmem_max
nixos/sysctl: cleanup
2023-12-28 20:41:36 +01:00
Adam Stephens
3f8b1d2d26
nixos/lxd-agent: add system path for exec 2023-12-28 14:27:05 -05:00
Pavel Sobolev
d57d1d61b6 cppcheck: 2.12.1 -> 2.13.0 2023-12-28 20:25:13 +01:00
pennae
c55080029b
Merge pull request #276328 from magnetophon/ardour
ardour: 8.1 -> 8.2
2023-12-28 20:16:30 +01:00
K900
e542ea95ca
Merge pull request #277298 from vactomas/asusctl
asusctl: 5.0.2 -> 5.0.6
2023-12-28 22:10:02 +03:00
Nick Cao
49ea99d32b
Merge pull request #277132 from msfjarvis/hs/android-studio
androidStudioPackages: update canary and beta
2023-12-28 14:07:20 -05:00