Commit Graph

664124 Commits

Author SHA1 Message Date
Donovan Glover
67906e7e96
Merge pull request #331565 from r-ryantm/auto-update/summon
summon: 0.9.6 -> 0.10.0
2024-08-07 16:41:53 +00:00
Donovan Glover
732080f48a
Merge pull request #331609 from r-ryantm/auto-update/rustypaste-cli
rustypaste-cli: 0.9.0 -> 0.9.1
2024-08-07 16:41:35 +00:00
Donovan Glover
e8098bc151
Merge pull request #331626 from r-ryantm/auto-update/re-flex
re-flex: 4.4.0 -> 4.5.0
2024-08-07 16:41:18 +00:00
R. RyanTM
472701edc3
bngblaster: 0.9.2 -> 0.9.5 (#326540) 2024-08-07 18:24:34 +02:00
Pol Dellaiera
8e0266c0c5
Merge pull request #333008 from drupol/open-webui/bump/0-3-12
open-webui: 0.3.11 -> 0.3.12
2024-08-07 18:06:33 +02:00
Kiskae
f434181174 linuxPackages.nvidiaPackages.vulkan_beta: 550.40.65 -> 550.40.67 2024-08-07 17:59:48 +02:00
Pol Dellaiera
fea52cc915
open-webui: 0.3.11 -> 0.3.12
diff: https://github.com/open-webui/open-webui/compare/v0.3.11..v0.3.12
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.12
2024-08-07 17:54:31 +02:00
emilylange
971f01aef8
chromium,chromedriver: 127.0.6533.88 -> 127.0.6533.99
https://chromereleases.googleblog.com/2024/08/stable-channel-update-for-desktop.html

This update includes 5 security fixes.

CVEs:
CVE-2024-7532 CVE-2024-7533 CVE-2024-7550 CVE-2024-7534 CVE-2024-7535
CVE-2024-7536
2024-08-07 17:54:21 +02:00
Fabian Affolter
075159cf59
Merge pull request #332598 from r-ryantm/auto-update/python312Packages.cma
python312Packages.cma: 3.3.0 -> 3.4.0
2024-08-07 17:40:39 +02:00
Leona Maroni
1dafe6fafc
Merge pull request #331620 from k3yss/os/keys/bend-0-2-36
bend: 0.2.34 -> 0.2.36
2024-08-07 17:37:58 +02:00
Kira Bruneau
1e535c1d24
Merge pull request #330878 from kira-bruneau/ukmm
ukmm: 0.12.1 -> 0.13.0
2024-08-07 11:33:18 -04:00
Kira Bruneau
d8254aebbd
Merge pull request #331141 from kira-bruneau/zynaddsubfx
zynaddsubfx: use alternative patch for fixing banks across updates
2024-08-07 11:32:40 -04:00
Donovan Glover
49ccec68b0
Merge pull request #332465 from r-ryantm/auto-update/blackfire
blackfire: 2.28.9 -> 2.28.10
2024-08-07 15:19:37 +00:00
Marcus Ramberg
7634c3ee05
Merge pull request #331719 from eljamm/albert-0.25.0
albert: 0.24.3 -> 0.25.0
2024-08-07 17:15:24 +02:00
Benjamin Staffin
25d3d78c85
freeipa: fix build failure (#332796) 2024-08-07 11:09:33 -04:00
Donovan Glover
bb6e1e2db2
Merge pull request #332994 from r-ryantm/auto-update/fanbox-dl
fanbox-dl: 0.22.1 -> 0.23.0
2024-08-07 15:09:05 +00:00
Mitchell Pleune
b65dfc3161 Update pyside2/shiboken2 and sip4 to Python 3.12
These are both Python QT 5 modules, which have issues with Python 3.12
that are fixed in never versions, yet many packages depend on them.

Sip4 was as simple as installing and switching over to setuptools (to
replace the now removed distutils).

pyside/shiboken was much more involved. I ended up pulling the required
patches from the Ubuntu release repositories. The existing patch to fix
clang's include headers needed an update as well, but was still
required.

There is some unsightly find-and-replace going on to replace distutils
with setuptools. This is because, although setuptools now creates the
"distutils" import module, it has to be itself imported first before
that can happen. I Used this widespread find-and-replace as it does
function properly, and should be extremly flexable for future versions
(no needing to update patches on each release).
2024-08-07 11:06:13 -04:00
phanirithvij
bbf1124513 gitcs: init at 1.2.0
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-08-07 20:35:08 +05:30
Donovan Glover
4e8f8f13e6
Merge pull request #332987 from r-ryantm/auto-update/bacon
bacon: 2.18.2 -> 2.19.0
2024-08-07 15:04:07 +00:00
phanirithvij
77743bb232 distrobox-tui: init at 0.1.0
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-08-07 20:33:50 +05:30
phanirithvij
69cb995812 gh-i: init at 0.0.7
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-08-07 20:33:49 +05:30
phanirithvij
40b1c6978d gomtree: init at 0.5.4
tests disabled but binary works as expected

Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>

Update pkgs/by-name/go/go-mtree/package.nix

Co-authored-by: Paul Meyer
<49727155+katexochen@users.noreply.github.com>

Update pkgs/by-name/go/go-mtree/package.nix

Co-authored-by: Paul Meyer
<49727155+katexochen@users.noreply.github.com>
2024-08-07 20:33:49 +05:30
phanirithvij
0f7ac94326 gogup: init at 0.27.3
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-08-07 20:33:48 +05:30
Philip Taron
06d2eb33e3
python3Packages.setuptools-rust.tests: fix eval 2024-08-07 08:02:23 -07:00
Donovan Glover
64131dd5f6
Merge pull request #330139 from r-ryantm/auto-update/jbrowse
jbrowse: 2.12.3 -> 2.13.1
2024-08-07 15:02:07 +00:00
Fabian Affolter
a76c6570fb
Merge pull request #332942 from alyssais/fim-rs-0.5.0
fim-rs: 0.4.10 -> 0.5.0
2024-08-07 16:53:17 +02:00
Fabian Affolter
8f7e8fb486 python312Packages.ansible-navigator: 24.3.2 -> 24.7.0
Changelog: https://github.com/ansible/ansible-navigator/releases/tag/v24.7.0
2024-08-07 16:48:11 +02:00
Fabian Affolter
20fdfc2fba python312Packages.podman: 5.0.0 -> 5.2.0
Diff: containers/podman-py@refs/tags/v5.0.0...v5.2.0

Changelog: https://github.com/containers/podman-py/releases/tag/v5.2.0
2024-08-07 16:47:28 +02:00
Fabian Affolter
fdc93dbea0
Merge pull request #332931 from fabaff/fastcore-bump
python312Packages.fastcore: 1.6.2 -> 1.6.3
2024-08-07 16:42:23 +02:00
Fabian Affolter
5e11d82709
Merge pull request #332930 from fabaff/tencentcloud-sdk-python-bump
python312Packages.tencentcloud-sdk-python: 3.0.1205 -> 3.0.1206
2024-08-07 16:42:01 +02:00
Fabian Affolter
3745216de6
Merge pull request #332927 from fabaff/boto3-stubs-bump
python312Packages.boto3-stubs: 1.34.154 -> 1.34.155, python312Packages.botocore-stubs: 1.34.154 -> 1.34.155
2024-08-07 16:41:49 +02:00
Fabian Affolter
6f309f778c python312Packages.cma: refactor
- add changelog to meta
2024-08-07 16:40:13 +02:00
Fabian Affolter
b84ac1e5b5
Merge pull request #332954 from r-ryantm/auto-update/ad-miner
ad-miner: 1.5.0 -> 1.5.2
2024-08-07 16:38:35 +02:00
Peder Bergebakken Sundt
349ca9fc22
Merge pull request #328475 from r-ryantm/auto-update/smartcat
smartcat: 1.3.0 -> 1.4.1
2024-08-07 16:32:17 +02:00
Peder Bergebakken Sundt
19eb7c5fcb
Merge pull request #332421 from r-ryantm/auto-update/microsoft-edge
microsoft-edge: 126.0.2592.113 -> 127.0.2651.86
2024-08-07 16:27:51 +02:00
Philip Taron
3f43af5843
.github: add myself as stdenv and build-support CODEOWNER
I'm deeply interested and want the system to ping me.
2024-08-07 07:27:50 -07:00
Philip Taron
b0b3172fb4
replaceVars: init 2024-08-07 07:27:50 -07:00
Nikolay Korotkiy
ce7ab311aa
Merge pull request #332985 from r-ryantm/auto-update/gpxsee
gpxsee: 13.22 -> 13.23
2024-08-07 18:27:27 +04:00
Peder Bergebakken Sundt
85aafa7d77
Merge pull request #330538 from r-ryantm/auto-update/fable
fable: 4.18.0 -> 4.19.3
2024-08-07 16:25:10 +02:00
R. RyanTM
48206cca1f
lightningcss: 1.25.1 -> 1.26.0 (#332913) 2024-08-07 19:54:22 +05:30
Peder Bergebakken Sundt
4d3f13ff44
Merge pull request #331045 from r-ryantm/auto-update/passt
passt: 2024_06_24.1ee2eca -> 2024_07_26.57a21d2
2024-08-07 16:24:08 +02:00
Peder Bergebakken Sundt
b77094f6c0
Merge pull request #331218 from r-ryantm/auto-update/calico-app-policy
calico-app-policy: 3.28.0 -> 3.28.1
2024-08-07 16:17:02 +02:00
Peder Bergebakken Sundt
d8959111f6
Merge pull request #331266 from r-ryantm/auto-update/schemacrawler
schemacrawler: 16.21.4 -> 16.22.1
2024-08-07 16:16:24 +02:00
Peder Bergebakken Sundt
e18ea476a0
Merge pull request #331400 from r-ryantm/auto-update/python312Packages.towncrier
python312Packages.towncrier: 23.11.0 -> 24.7.1
2024-08-07 16:15:59 +02:00
Peder Bergebakken Sundt
053e9f0ddc
Merge pull request #331405 from r-ryantm/auto-update/spicy-parser-generator
spicy-parser-generator: 1.10.1 -> 1.11.0
2024-08-07 16:15:25 +02:00
Peder Bergebakken Sundt
b9cd7e494e
Merge pull request #331425 from r-ryantm/auto-update/unpackerr
unpackerr: 0.14.0 -> 0.14.3
2024-08-07 16:13:22 +02:00
nikstur
9e720a5881 nixos/systemd-tmpfiles: create /etc/mtab via environmemt.etc instead of tmpfiles
This enables an immutable /etc via `system.etc.overlay.mutable = false`.
2024-08-07 16:12:37 +02:00
R. Ryantm
86a0d7e08e prrte: 3.0.5 -> 3.0.6 2024-08-07 13:56:57 +00:00
Pol Dellaiera
bf5e3e7f0a
Merge pull request #332993 from r-ryantm/auto-update/phpunit
phpunit: 11.2.8 -> 11.3.0
2024-08-07 15:55:25 +02:00
Someone
6a68498ba5
Merge pull request #330728 from xhalo32/master
leanblueprint: add to all-packages.nix
2024-08-07 13:53:08 +00:00