Commit Graph

978118 Commits

Author SHA1 Message Date
nixpkgs-ci[bot] cfd89a5979 Merge 3e3435576f into haskell-updates 2026-04-10 00:32:26 +00:00
nixpkgs-ci[bot] 3e3435576f easyeffects: 8.1.6 -> 8.1.8 (#506206) 2026-04-10 00:00:54 +00:00
Heitor Augusto 11c0368536 iwe: 0.0.64 -> 0.0.67 (#508044) 2026-04-09 23:58:42 +00:00
Heitor Augusto c583d0de53 plasma-panel-spacer-extended: 1.14.0 -> 1.15.0 (#508004) 2026-04-09 23:57:47 +00:00
zowoq ca8e5cbcb5 terraform-providers.e-breuninger_netbox: 5.2.1 -> 5.3.0 (#508458) 2026-04-09 23:36:53 +00:00
nixpkgs-ci[bot] 2561253334 stress-ng: 0.20.01 -> 0.21.00 (#505786) 2026-04-09 23:21:06 +00:00
Maciej Krüger 65b78a768b open-scq30: 2.5.1 -> 2.6.2 (#508441) 2026-04-09 23:14:00 +00:00
Nick Cao 0fd4b94613 gvisor: 20251110.0 -> 20260406.0 (#503624) 2026-04-09 23:09:08 +00:00
Gaétan Lepage 8cd5fa439f python3Packages.lightgbm: fix builds (#507972) 2026-04-09 23:01:08 +00:00
Nick Cao ec96c64d91 python3Packages.langgraph-cli: 0.4.19 -> 0.4.21 (#508399) 2026-04-09 22:58:49 +00:00
Florian Klink 23c177448c python3Packages.lightgbm: override stdenv if built with cuda support
From https://github.com/NixOS/nixpkgs/pull/507972#discussion_r3053161889:

> [This prevents] the other stdenv and its cc from leaking into the
> build. The latter is somewhat optional, but the leakage can result in,
> on one hand, in mixing object files from different cc releases ("works
> in practice but nobody offers guarantees"), and on the other in the
> hypothetical possibility that cuda tools use up wrong cc.
>
> If lightgbm builds cuda kernel, it "should" conditionally override
> stdenv, so far we don't have a better system to configure this
> transparently to individual packages...
2026-04-09 23:47:47 +01:00
Florian Klink 2fa06e7751 python3Packages.lightgbm: use finalAttrs 2026-04-09 23:47:47 +01:00
Florian Klink d31f834be0 python3Packages.lightgbm: add flokli to maintainers 2026-04-09 23:47:47 +01:00
Florian Klink 1105607618 python3Packages.lightgbm: fix cuda build
nvcc needs `-std=c++14` to successfully compile.
2026-04-09 23:47:47 +01:00
R. Ryantm 229c9865b3 terraform-providers.e-breuninger_netbox: 5.2.1 -> 5.3.0 2026-04-09 22:26:23 +00:00
zowoq 79120203df terraform-providers.aminueza_minio: 3.28.1 -> 3.30.0 (#508447) 2026-04-09 21:57:18 +00:00
Weijia Wang 56faa33b9e ilspycmd: migrate to by-name (#502717) 2026-04-09 21:56:32 +00:00
Weijia Wang af8fcc642b lp_solve: migrate to by-name, refactor (#502682) 2026-04-09 21:55:32 +00:00
Weijia Wang 258b56aa09 teamviewer: migrate to by-name, use finalAttrs (#505476) 2026-04-09 21:54:04 +00:00
Weijia Wang 875fe66f93 glances: migrate to by-name (#506355) 2026-04-09 21:50:45 +00:00
nixpkgs-ci[bot] 324e16e8e1 lockbook-desktop: 26.3.22 -> 26.4.9 (#508440) 2026-04-09 21:50:00 +00:00
Weijia Wang e12eeddf5b cgit: migrate to by-name (#508387) 2026-04-09 21:46:48 +00:00
Nick Cao 4f5cb6dd1d python3Packages.qpageview: 1.0.3 -> 1.0.4 (#508428) 2026-04-09 21:44:16 +00:00
Fabian Affolter b4ca2c4f6d python3Packages.ghapi: 1.0.10 -> 1.0.13 (#500794) 2026-04-09 21:43:11 +00:00
Sandro 910be9be11 uim: remove null from inputs (#508105) 2026-04-09 21:42:53 +00:00
sternenseemann bc9ff3c831 haskell.{compiler,packages}.microhs: init at 0.15.4.0 (#460845) 2026-04-09 21:40:20 +00:00
Sandro 0c50eff6f6 iamb: temporary fix for matrix-sdk-sqlite failure (#501997) 2026-04-09 21:37:34 +00:00
R. Ryantm df141ea75a terraform-providers.aminueza_minio: 3.28.1 -> 3.30.0 2026-04-09 21:36:18 +00:00
Fabian Affolter be13771605 python3Packages.ghapi: 1.0.10 -> 1.0.13
Changelog: https://github.com/fastai/ghapi/releases/tag/1.0.13
2026-04-09 23:36:13 +02:00
Yt bd95f3fa45 allure: 2.38.1 -> 2.39.0 (#508370) 2026-04-09 21:35:00 +00:00
sternenseemann 8fbef8091f haskell.packages.microhs: add doDistribute where necessary
Packages that have an empty hydraPlatforms won't be tested on Hydra
otherwise, even if explicitly requested.
2026-04-09 22:34:06 +01:00
Nick Cao f74a3ec995 skopeo: 1.22.0 -> 1.22.1 (#508424) 2026-04-09 21:34:04 +00:00
Alex Tunstall b23b370052 top-level/release-haskell.nix: test GHC boot pkgs
Test the GHC boot packages that are known to work with MicroHs and mark
those that don't work as broken.
2026-04-09 22:33:44 +01:00
sternenseemann 74f842ffbe top-level/release-haskell.nix: test some pkgs with MicroHs 2026-04-09 22:33:43 +01:00
sternenseemann 903ce1aac6 microhs: make alias/shortcut for haskell.compiler.microhs 2026-04-09 22:33:41 +01:00
Alex Tunstall e805baacb7 haskell.{compiler,packages}.microhs: init
The package set is built entirely from source using the stdenv and Hugs.

This also replaces the recently added microhs package, which was built
from pre-generated compiler output.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2026-04-09 22:33:33 +01:00
Nick Cao 48849ae59d pomerium-cli: 0.32.0 -> 0.32.2 (#508423) 2026-04-09 21:32:33 +00:00
Nick Cao 6f2aca02e6 fluxcd: 2.8.3 -> 2.8.5 (#508333) 2026-04-09 21:30:28 +00:00
Nick Cao 1152dca36e ctlptl: 0.9.1 -> 0.9.2 (#508216) 2026-04-09 21:29:41 +00:00
Fabian Affolter ea8f888c24 python313Packages.pydig: init at 0.4.0 (#508435) 2026-04-09 21:28:57 +00:00
Nick Cao 69a9650e9e sioyek: 2.0.0-unstable-2026-03-13 -> 2.0.0-unstable-2026-04-08 (#508199) 2026-04-09 21:28:52 +00:00
Nick Cao fb05b01c2c grafanaPlugins.grafana-metricsdrilldown-app: 2.0.0 -> 2.0.1 (#508194) 2026-04-09 21:28:21 +00:00
Fabian Affolter 4ed291936b python313Packages.requests-random-user-agent: init at 2025.01.19 (#508433) 2026-04-09 21:27:40 +00:00
Fabian Affolter 7b56a47efa python313Packages.ignorant: init at 1.2 (#508432) 2026-04-09 21:27:24 +00:00
Nick Cao 7f813c8dde cog: 0.1.5 -> 0.1.6 (#508190) 2026-04-09 21:27:07 +00:00
Nick Cao 66a2cd37cb application-title-bar: 0.9.0 -> 0.9.1 (#508188) 2026-04-09 21:26:20 +00:00
Sandro 7bea06b7e4 home-assistant-custom-lovelace-modules.auto-entities: 2.1.0 -> 2.2.0 (#508361) 2026-04-09 21:24:26 +00:00
Nick Cao 65c26f8e7a xml2rfc: 3.32.0 -> 3.33.0 (#508176) 2026-04-09 21:23:08 +00:00
Sandro 1b168b930e python313Packages.hibpwned: init at 1.3.9 (#508429) 2026-04-09 21:22:44 +00:00
Nick Cao 6635a228bd tar2ext4: 0.14.0 -> 0.14.1 (#508174) 2026-04-09 21:22:04 +00:00