Weijia Wang and GitHub
b07f6c7260
ocamlPackages.mrmime: 0.6.1 -> 0.7.0 ( #388878 )
2025-03-23 11:54:37 +01:00
Gaétan Lepage and GitHub
6644da18f5
python312Packages.lightning-utilities: 0.14.1 -> 0.14.2 ( #392287 )
2025-03-23 11:53:47 +01:00
Weijia Wang and GitHub
bdb827b900
ocamlPackages.reactivedata: 0.3 -> 0.3.1 ( #386825 )
2025-03-23 11:53:01 +01:00
Weijia Wang and GitHub
14b181052a
ocamlPackages.reason: 3.14.0 -> 3.15.0 ( #380792 )
2025-03-23 11:51:02 +01:00
Sandro and GitHub
c92218b70c
yubikey-manager-qt: fix detecting inserted yubikey and mark as insecure ( #372205 )
2025-03-23 11:48:56 +01:00
Weijia Wang and GitHub
c1b4fa47e7
openlibm: 0.8.5 -> 0.8.6 ( #388109 )
2025-03-23 11:48:43 +01:00
Weijia Wang and GitHub
69c789dbac
cli11: 2.4.2 -> 2.5.0 ( #385557 )
2025-03-23 11:46:49 +01:00
Alexander Aleksandrovič Klimov and GitHub
7974c1901d
icinga2: build with libedit ( #375517 )
...
The CLI command `icinga2 console` is much easier to use then.
2025-03-23 11:45:41 +01:00
Nikolay Korotkiy and GitHub
1cd4686dd7
nnn: 5.0 -> 5.1 ( #392295 )
2025-03-23 14:37:15 +04:00
Gaétan Lepage and GitHub
03bd4750d6
ruff: 0.11.1 -> 0.11.2 ( #392133 )
2025-03-23 11:34:35 +01:00
K900 and GitHub
6db5944621
ecryptfs: disable openssl module to fix build ( #392196 )
2025-03-23 13:33:28 +03:00
2f5629df02
fflogs: 8.16.11 -> 8.16.19 ( #392300 )
...
Co-authored-by: sersorrel <ash@sorrel.sh >
2025-03-23 10:30:37 +00:00
Fabian Affolter and GitHub
05abadd161
python312Packages.svg-py: 1.5.0 -> 1.6.0 ( #392307 )
2025-03-23 11:26:07 +01:00
R. Ryantm and Nikolay Korotkiy
3428a5ced6
nnn: 5.0 -> 5.1
2025-03-23 14:21:50 +04:00
R. Ryantm and Gaetan Lepage
115f955284
python312Packages.lightning-utilities: 0.14.1 -> 0.14.2
2025-03-23 11:16:25 +01:00
Claudio Bley and Sandro Jäckel
7f4cb6e5cb
yubikey-manager-qt: mark as insecure
...
The project is not under development anymore, Yubico Authenticator is recommended instead.
2025-03-23 11:13:48 +01:00
Claudio Bley and Sandro Jäckel
b7de017cc6
yubikey-manager-qt: fix detecting inserted yubikey
...
Fixes #353582
The upload functionality was removed in an upstream dependency, so importing the
types failed and caused an error.
See https://github.com/Yubico/yubikey-manager-qt/issues/364#issuecomment-2578318174
2025-03-23 11:13:34 +01:00
Arne Keller and GitHub
6333afb24a
Bump/jetbrains 2024.3.5 ( #389747 )
2025-03-23 11:08:12 +01:00
Jon Seager and GitHub
c558fc01d0
homepage-dashboard: 0.10.9 -> 1.0.4 ( #391235 )
2025-03-23 10:07:39 +00:00
Arne Keller and GitHub
6a951071c9
git-spice: 0.10.0 -> 0.12.0 ( #387765 )
2025-03-23 11:06:11 +01:00
Jon Seager
60ec94a629
homepage-dashboard: update source/pnpm hashes
2025-03-23 09:59:33 +00:00
Arne Keller and GitHub
cc832eaa2f
python312Packages.ultralytics: 8.3.92 -> 8.3.94 ( #391884 )
2025-03-23 10:49:36 +01:00
dbb1c03235
whisparr: 2.0.0.819 -> 2.0.0.891 ( #392203 )
...
Co-authored-by: paveloom <contact@paveloom.dev >
2025-03-23 09:48:30 +00:00
Fabian Affolter and GitHub
b61ba29e44
python312Packages.svg-py: refactor
2025-03-23 10:41:20 +01:00
Fabian Affolter and GitHub
e2da8eb717
python312Packages.authlib: 1.5.0 -> 1.5.1 ( #392302 )
2025-03-23 10:40:28 +01:00
Jon Seager
737bf8c806
nixos/homepage-dashboard: minor refactor for readability
2025-03-23 09:40:05 +00:00
Jon Seager
b3e4366376
homepage-dashboard: use tag not rev; use makeBinWrapper
2025-03-23 09:40:04 +00:00
Jon Seager
4240d073c7
nixosTests.homepage-dashboard: remove unmanaged conf tests
2025-03-23 09:39:05 +00:00
Jon Seager
eb324777e9
nixos/homepage-dashboard: remove unmanaged config support
...
This has been deprecated since before 24.05 was released
and displaying a warning.
This change means that only "managed", i.e.
Nix-native configurations are supported.
2025-03-23 09:39:01 +00:00
Jon Seager
6b178a410d
homepage-dashboard: move to pkgs/by-name
2025-03-23 09:38:13 +00:00
Jon Seager
f606c72fac
homepage-dashboard: add update script
...
Since we now need to patch dependencies through
pnpm, and that results in a changed lock file
that carries hashes for updated dependencies,
it seems sensible to script the generation of the
patch such that bots can do it, and the process
is somewhat documented.
2025-03-23 09:38:12 +00:00
Jon Seager
849dea57ac
homepage-dashboard: 0.10.9 -> 1.0.4
...
This commit bumps homepage-dashboard to 1.0.4,
but also introduces a different build method.
The upstream project uses pnpm, and no longer
ships a package.json, so it's easiest for us to
follow and use pnpm.
In this commit, we move to building with pnpm,
but also need to change the patching methodology.
pnpm has the ability to carry patches locally
against dependencies, but it also hashes the patch
and checks the hash before build, which means
the patch will need to be updated each time to
include the change to package.json, pnpm-lock.yaml
and the actual file changed.
In a later commit, I'll introduce an update script
to do this automatically.
2025-03-23 09:38:11 +00:00
Fabian Affolter and GitHub
4680c92bc8
python312Packages.nethsm: 1.2.1 -> 1.3.0 ( #392245 )
2025-03-23 10:22:00 +01:00
Donovan Glover and GitHub
82c100d8d7
mpvScripts.videoclip: 0-unstable-2024-08-20 -> 0-unstable-2025-03-10 ( #390563 )
2025-03-23 09:20:47 +00:00
Acid Bong and GitHub
67e9d0ab57
nixos/release-notes: point nixos-rebuild build-image to the right manual ( #392306 )
2025-03-23 14:45:35 +05:30
Fabian Affolter and GitHub
00a173f47d
cdncheck: 1.1.9 -> 1.1.11 ( #392299 )
2025-03-23 10:07:28 +01:00
Fabian Affolter and GitHub
6186e22a6b
python313Packages.qtawesome: 1.3.1 -> 1.4.0 ( #392217 )
2025-03-23 10:05:13 +01:00
Fabian Affolter and GitHub
98f00503f4
python312Packages.pyads: 3.4.2 -> 3.5.0 ( #392279 )
2025-03-23 10:04:20 +01:00
Fabian Affolter and GitHub
9284ab2f27
python312Packages.snakemake-storage-plugin-s3: 0.2.13 -> 0.3.1 ( #392282 )
2025-03-23 10:03:53 +01:00
Fabian Affolter and GitHub
b765f2e3d0
python312Packages.google-cloud-access-context-manager: 0.2.1 -> 0.2.2 ( #392284 )
2025-03-23 10:03:41 +01:00
Fabian Affolter and GitHub
d9fe38d5d7
python312Packages.trimesh: 4.6.4 -> 4.6.5 ( #392210 )
2025-03-23 10:03:29 +01:00
R. Ryantm
a5c8ad0c7a
python312Packages.svg-py: 1.5.0 -> 1.6.0
2025-03-23 09:00:37 +00:00
Fabian Affolter and GitHub
0f3fe2f00b
python312Packages.google-cloud-securitycenter: 1.38.0 -> 1.38.1 ( #392233 )
2025-03-23 09:59:49 +01:00
Fabian Affolter
d657ca34a3
python313Packages.nethsm: enable tests
2025-03-23 09:59:02 +01:00
Sandro and GitHub
9f21ab35ce
cosmic-workspaces-epoch: 1.0.0-alpha.5.1 -> 1.0.0-alpha.6 ( #391943 )
2025-03-23 09:58:26 +01:00
Sandro and GitHub
4c6ee2ff27
cosmic-protocols: 0-unstable-2024-07-31 -> 0-unstable-2025-03-05 ( #391628 )
2025-03-23 09:56:54 +01:00
Sandro and GitHub
b26c29055f
cosmic-applets: 1.0.0-alpha.1 -> 1.0.0-alpha.6 ( #391521 )
2025-03-23 09:56:27 +01:00
Sandro and GitHub
fbe5f27fb4
clorinde: 0.13.2 -> 0.14.0 ( #392097 )
2025-03-23 09:55:50 +01:00
Sandro and GitHub
e03fee57f5
piday25: init at 0-unstable-2025-03-13 ( #390353 )
2025-03-23 09:55:35 +01:00
Fabian Affolter and GitHub
bbf44b177a
python312Packages.nethsm: refactor
2025-03-23 09:47:43 +01:00