Commit Graph
667211 Commits
Author SHA1 Message Date
R. Ryantm af18ad16fb trunk: 0.20.2 -> 0.20.3 2024-08-07 17:05:55 +00:00
Dennis VærumandDennis Vestergaard Værum c8510e5cf2 cobang: set platform to support lib.platforms.linux
I have built cobang on the architecture `aarch64-linux` and it works for me.
Since the program is written in python I will assume that it will work on all Linux architectures so I have set `platform` to support `lib.platforms.linux`
2024-08-07 19:05:15 +02:00
Dennis Vestergaard Værum d92725b029 python312Packages.python-zbar: fix build 2024-08-07 19:05:15 +02:00
Dennis Vestergaard Værum dc819a2068 maintainers: add dvaerum 2024-08-07 19:05:15 +02:00
K900andGitHub 4335dfc6e4 Merge pull request #331539 from K900/prusa-clang
prusa-slicer: build with clang
2024-08-07 20:01:39 +03:00
R. Ryantm 6e4035be42 textlint: 14.0.4 -> 14.0.5 2024-08-07 16:52:07 +00:00
R. Ryantm 720f8e51b9 xdp-tools: 1.4.2 -> 1.4.3 2024-08-07 16:51:56 +00:00
Johannes JönsandGitHub 1914a451ca Merge pull request #257034 from t4ccer/t4/bump-7kaa
_7kaa: 2.15.5 -> 2.15.6
2024-08-07 18:45:21 +02:00
Donovan GloverandGitHub 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 GloverandGitHub 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 GloverandGitHub 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
Gaetan Lepage 8693761289 python312Packages.dm-control: 1.0.21 -> 1.0.22
Diff: https://github.com/google-deepmind/dm_control/compare/refs/tags/1.0.21...1.0.22

Changelog: https://github.com/google-deepmind/dm_control/releases/tag/1.0.22
2024-08-07 18:34:41 +02:00
R. RyanTMandGitHub 472701edc3 bngblaster: 0.9.2 -> 0.9.5 (#326540) 2024-08-07 18:24:34 +02:00
Pol DellaieraandGitHub 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 AffolterandGitHub 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 MaroniandGitHub 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 BruneauandGitHub 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 BruneauandGitHub 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 GloverandGitHub 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 RambergandGitHub 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 StaffinandGitHub 25d3d78c85 freeipa: fix build failure (#332796) 2024-08-07 11:09:33 -04:00
Donovan GloverandGitHub 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 GloverandGitHub 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 GloverandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 SundtandGitHub 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 SundtandGitHub 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 KorotkiyandGitHub 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 SundtandGitHub 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. RyanTMandGitHub 48206cca1f lightningcss: 1.25.1 -> 1.26.0 (#332913) 2024-08-07 19:54:22 +05:30
Peder Bergebakken SundtandGitHub 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