Commit Graph
792490 Commits
Author SHA1 Message Date
Sebastian Rieger 870855abff containerlab: fix nix file format 2025-05-08 22:41:24 +02:00
Sebastian Rieger 6c83a7c610 containerlab: add version check
checks the version after building the package as suggested by @Aleksanaa
2025-05-08 22:11:23 +02:00
Sebastian Rieger 6371431199 containerlab: fix version definition in LDFLAGS
Without the change, containerlab will always report the installed
version to be 0.0.0, as wrong LDFLAGS were used in the package. The
correct LDFLAGS can be seen in containerlab Makefile:

https://github.com/srl-labs/containerlab/blob/main/Makefile

If the version cannot be detected, e.g., containerlabs vscode extension
will not work.
2025-05-04 12:33:28 +02:00
EmilyandGitHub 91bf6dffa2 ungoogled-chromium: 135.0.7049.114-1 -> 136.0.7103.59-1 (#403192) 2025-05-01 03:52:06 +02:00
networkException b686761047 ungoogled-chromium: 135.0.7049.114-1 -> 136.0.7103.59-1
https://chromereleases.googleblog.com/2025/04/stable-channel-update-for-desktop_29.html

This update includes 8 security fixes.

CVEs:
CVE-2025-4096 CVE-2025-4050 CVE-2025-4051 CVE-2025-4052
2025-05-01 03:19:54 +02:00
Martin WeineltandGitHub 3afd19146c thunderbird-unwrapped: 137.0.2 -> 138.0 (#403167) 2025-05-01 02:57:16 +02:00
Austin HorstmanandGitHub 8d5c6af0e3 yaziPlugins.yatline: 0-unstable-2025-04-11 -> 0-unstable-2025-04-22 (#403158) 2025-04-30 19:49:50 -05:00
Felix BargfeldtandGitHub e88873c9af tabiew: fix hash (#402547) 2025-05-01 02:20:14 +02:00
TomaandGitHub 268ec3b4f1 java-service-wrapper: make deterministic, do some cleanup (#295154) 2025-05-01 02:12:42 +02:00
Felix BargfeldtandGitHub dfb2af50be foot: 1.22.0 -> 1.22.2 (#403074) 2025-05-01 02:00:42 +02:00
SandroandGitHub 1053d3a690 octoprint: 1.10.3 -> 1.11.0 (#400841) 2025-05-01 01:30:47 +02:00
Austin HorstmanandGitHub 28bc202256 gdevelop: add darwin support, add maintainer (#403164) 2025-04-30 18:29:05 -05:00
SandroandGitHub cff688a409 python3Packages.django-admin-sortable2: add missing JS file (#401356) 2025-05-01 01:16:00 +02:00
Fabian AffolterandGitHub 2526322323 python312Packages.llama-cloud: 0.1.18 -> 0.1.19 (#403039) 2025-05-01 01:07:17 +02:00
Anton TetovandMatthieu Coudron bcb6da4a23 luaPackages.http: 0.3.0->0.4.0 2025-05-01 01:06:59 +02:00
Martin Weinelt 2e9f1c1b70 thunderbird-unwrapped: 137.0.2 -> 138.0
https://www.thunderbird.net/en-US/thunderbird/138.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2025-31/

Fixes: CVE-2025-2817, CVE-2025-4082 (MacOS) CVE-2025-4083, CVE-2025-4085,
       CVE-2025-4087, CVE-2025-4088, CVE-2025-4089, CVE-2025-4091,
       CVE-2025-4092,
2025-05-01 00:59:42 +02:00
Martin WeineltandGitHub a50c627772 frigate: fix platform-based condition (#403106) 2025-05-01 00:57:23 +02:00
Gaétan LepageandGitHub 5e8ac67613 python312Packages.ray: 2.44.0 -> 2.45.0 (#402917) 2025-05-01 00:49:35 +02:00
Matt Sturgeon 9de82e992c frigate: fix platform-based condition
The current condition `stdenv.hostPlatform == "x86_64-linux"` will never
be true, because `stdenv.hostPlatform` is not a string.

The intent is to use `rocmPackages.clr` only where clang-rocm can run,
which is only on x86_64-linux.

We can't use `lib.meta.availableOn` for `rocmPackages.clr` because it
only checks `meta.platform` for the package, but not for its transitive
dependencies that are unavailable.
2025-04-30 23:44:42 +01:00
1adept 0aa88a9e31 foot: update 1.22.0 -> 1.22.2 2025-05-01 00:43:31 +02:00
1adept 699c944485 foot: use tag over rev in fetcher 2025-05-01 00:43:31 +02:00
1adept 79721c691f foot: add passthru.updateScript
updates foot itself and subpackage
2025-05-01 00:42:57 +02:00
Philip TaronandGitHub 7460006a3d doc: add knownVulnerabilities (#403157) 2025-04-30 15:42:34 -07:00
Matteo Pacini 640dc34dac gdevelop: add darwin maintainer 2025-04-30 23:30:36 +01:00
Matteo Pacini e559000e93 gdevelop: darwin support 2025-04-30 23:29:32 +01:00
Felix BargfeldtandGitHub 67d5296858 zipline: pin prisma-engines to 6.5.0 (#402571) 2025-05-01 00:28:11 +02:00
Gaetan Lepage 8b049280b1 python313Packages.pyiceberg: fix on python 3.13 2025-05-01 00:17:35 +02:00
·𐑑𐑴𐑕𐑑𐑩𐑤andAustin Seipp e391f3d1ca h2o: 2.3.0.20250421 → 2.3.0.20250430 2025-04-30 17:17:09 -05:00
Gaétan LepageandGitHub 09d163ff6a uv: 0.7.1 -> 0.7.2 (#403144) 2025-05-01 00:16:54 +02:00
Gaetan Lepage a57be8c651 python312Packages.ray: 2.44.0 -> 2.45.0
Changelog: https://github.com/ray-project/ray/releases/tag/ray-2.45.0
2025-05-01 00:04:42 +02:00
Gaétan LepageandGitHub c59a71f3aa python312Packages.namex: 0.0.8 -> 0.0.9 (#403105) 2025-05-01 00:04:23 +02:00
Nick CaoandGitHub d029ce5b89 kin-openapi: 0.131.0 -> 0.132.0 (#403141) 2025-04-30 17:48:46 -04:00
Nick CaoandGitHub b722f1d920 python312Packages.snapcast: 2.3.6 -> 2.3.7 (#403149) 2025-04-30 17:47:39 -04:00
Nick CaoandGitHub e0803f0f01 albedo: 0.1.0 -> 0.2.0 (#403153) 2025-04-30 17:45:47 -04:00
Nick CaoandGitHub 12f64bfbc2 python312Packages.thinqconnect: 1.0.5 -> 1.0.6 (#403114) 2025-04-30 17:44:32 -04:00
Nick CaoandGitHub 705c9ff902 python312Packages.pysmartthings: 3.0.5 -> 3.2.0 (#403115) 2025-04-30 17:44:07 -04:00
Nick CaoandGitHub e58d60deb5 loksh: 7.6 -> 7.7 (#403056) 2025-04-30 17:43:26 -04:00
Nick CaoandGitHub 6a34477ce7 python312Packages.pylnk3: 0.4.2 -> 0.4.3 (#403065) 2025-04-30 17:42:47 -04:00
Nick CaoandGitHub 39773e10f4 elan: 4.0.1 -> 4.1.1 (#403066) 2025-04-30 17:42:18 -04:00
Nick CaoandGitHub 5aee244b7c cariddi: 1.4.0 -> 1.4.1 (#403069) 2025-04-30 17:41:54 -04:00
Nick CaoandGitHub bc7b01afd2 bililiverecorder: 2.16.0 -> 2.17.0 (#403073) 2025-04-30 17:41:15 -04:00
Peder Bergebakken SundtandGitHub da15c23efb fzf-git-sh: 0-unstable-2024-03-17 -> 0-unstable-2025-02-20 (#401167) 2025-04-30 23:40:57 +02:00
Nick CaoandGitHub 45b7e7801a pcloud: 1.14.11 -> 1.14.12 (#403077) 2025-04-30 17:40:39 -04:00
Nick CaoandGitHub 84927d8b84 python312Packages.django-markdownx: 4.0.7 -> 4.0.9 (#403010) 2025-04-30 17:36:52 -04:00
Nick CaoandGitHub 4aaf323dad stackit-cli: 0.30.0 -> 0.31.0 (#403043) 2025-04-30 17:35:26 -04:00
R. Ryantm 8bcc2256c0 yaziPlugins.yatline: 0-unstable-2025-04-11 -> 0-unstable-2025-04-22 2025-04-30 21:35:10 +00:00
Nick CaoandGitHub e3c96580f3 obs-studio-plugins.obs-source-record: 0.4.5 -> 0.4.6 (#403055) 2025-04-30 17:34:37 -04:00
Nick CaoandGitHub 5885f69121 python312Packages.nexia: 2.7.0 -> 2.8.0 (#402965) 2025-04-30 17:34:12 -04:00
Nick CaoandGitHub 420934cd25 hydralauncher: 3.4.4 -> 3.4.5 (#402971) 2025-04-30 17:33:13 -04:00
Nick CaoandGitHub 6f91c44e3f faketty: 1.0.18 -> 1.0.19 (#402985) 2025-04-30 17:32:08 -04:00