Commit Graph
808678 Commits
Author SHA1 Message Date
R. Ryantm 64ddb8dc33 pdfcpu: 0.10.2 -> 0.11.0 2025-05-28 19:36:29 +00:00
R. Ryantm 04a5e1fca7 pscale: 0.241.0 -> 0.243.0 2025-05-28 19:26:46 +00:00
Grimmauld 1bdc6727c4 librewolf: add grimmauld to maintainers 2025-05-28 21:25:08 +02:00
Lukas WurzingerandMasum Reza 96ec055edb nixos/filebrowser: init module 2025-05-29 00:54:49 +05:30
Grimmauld a5741d55e1 librewolf-unwrapped: 138.0.4-1 -> 139.0-1
Upstream release: https://codeberg.org/librewolf/source/releases/tag/139.0-1
2025-05-28 21:23:13 +02:00
32957298e5 parseable: 2.2.0 -> 2.3.1 (#411818)
Co-authored-by: ilyakooo0 <mail@iko.soy>
2025-05-28 18:51:50 +00:00
Peder Bergebakken SundtandGitHub 515c5e0ff2 linuxConsoleTools: drop SDL (#409772) 2025-05-28 20:48:19 +02:00
jopejoe1 b7696fa5e6 python3Packages.ufomerge: 1.9.2 -> 1.9.3 2025-05-28 18:46:36 +00:00
Adam C. StephensandGitHub c1df96aeab dune_3: 3.18.2 -> 3.19.0 (#409581) 2025-05-28 14:42:38 -04:00
squatandAustin Seipp 80b13363b9 spicedb: add squat as maintainer
I'm working closely on the upstream project and have been contributing
fixes and updates to the Nix package and I would be happy to continue
maintaining this.

Signed-off-by: squat <lserven@gmail.com>
2025-05-28 13:42:23 -05:00
Guy Chronister ace1b4233b procodile: 1.0.23 -> 1.0.26
procodile: remove rec

procodile: remove pname
2025-05-28 18:38:28 +00:00
jopejoe1 89c6d8e758 alistral: 0.5.8 -> 0.5.10 2025-05-28 20:37:44 +02:00
Guy Chronister 797c77865f terraspace: update gems to latest versions
terraspace: remove rec

terraspace: remove pname
2025-05-28 18:36:40 +00:00
jopejoe1 4d0e7b6d3b pkgsCross.aarch64-darwin.discord-canary: 0.0.784 -> 0.0.793 2025-05-28 18:28:40 +00:00
jopejoe1 b2f467b183 pkgsCross.aarch64-darwin.discord-ptb: 0.0.173 -> 0.0.174 2025-05-28 18:26:50 +00:00
jopejoe1 bed81b8c13 pkgsCross.aarch64-darwin.discord: 0.0.345 -> 0.0.347 2025-05-28 18:25:55 +00:00
jopejoe1 2c6d1cb741 discord-canary: 0.0.678 -> 0.0.687 2025-05-28 18:23:55 +00:00
Sefa EyeogluandGitHub 670a9d0989 curl: patch CVE-2025-4947 and CVE-2025-5025 for WolfSSL backend (#411667) 2025-05-28 20:23:00 +02:00
jopejoe1 7913abb31b discord-ptb: 0.0.143 -> 0.0.144 2025-05-28 18:22:52 +00:00
Louis Thevenet bb99f0d648 mcat: 0.2.8 -> 0.3.0
Changelog: https://github.com/Skardyy/mcat/blob/v0.3.0/CHANGELOG.md
2025-05-28 20:15:59 +02:00
Ilan JoselevichandGitHub 7b3486bdc3 nixos/kanidm: merge recursively with extraJsonFile (#411439) 2025-05-29 01:14:00 +07:00
Guy Chronister 122b299106 xcode-install: remove rec 2025-05-28 18:03:04 +00:00
Guy Chronister 911d34e8d1 xcode-install: update gems to latest versions. 2025-05-28 18:03:04 +00:00
R. Ryantm 5c8c3750cd hashes: 1.1.1 -> 1.1.2 2025-05-28 18:01:52 +00:00
jopejoe1andGitHub feaf511c4c firefox-{devedition,beta}{,-bin}-unwrapped: {138.0b9,138.0b4,139.0b4,139.0b3} -> 140.0b2 (#411815) 2025-05-28 20:01:28 +02:00
Morgan JonesandSefa Eyeoglu 21db980e6f curl: patch CVE-2025-4947 and CVE-2025-5025 for WolfSSL backend
- https://curl.se/docs/CVE-2025-4947.html
- https://www.openwall.com/lists/oss-security/2025/05/28/4
- https://curl.se/docs/CVE-2025-5025.html
- https://www.openwall.com/lists/oss-security/2025/05/28/5

Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-05-28 20:01:03 +02:00
Pol DellaieraandGitHub a3e8ba327e Google Authenticator 2FA support over XRDP (#407736) 2025-05-28 17:57:00 +00:00
Robert Hensing 9225715a23 nixos-render-docs: Suggest redirects is a command 2025-05-28 19:56:54 +02:00
John Titor ebb74b0864 android-studio: wrap with libsecret
Closes https://github.com/NixOS/nixpkgs/issues/411788

Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-05-28 23:26:23 +05:30
John Titor 1dbd102380 OWNERS: take ownership of androidenv, android-studio and related packages and documentations
request-maintainers.sh script can be a bit unreliable, declaring ownership of certain paths allows
notification even when it is misbehaving. https://github.com/NixOS/nixpkgs/pull/404791#issuecomment-2856635870

wildcard paths are used intentionally so we don't have to change this often
if new packages are added/removed

Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-05-28 23:26:23 +05:30
John Titor 36554abfa4 Revert "android-studio: fix for bot not requesting maintainers"
This reverts commit d1c813727d.
2025-05-28 23:26:23 +05:30
Guy Chronister 779f8185ac cucumber: remove rec 2025-05-28 17:55:22 +00:00
641789d589 omnictl: 0.49.1 -> 0.50.0 (#410273)
Co-authored-by: raylas <raylas@users.noreply.github.com>
2025-05-28 17:47:02 +00:00
Sergei Trofimovich 342c8ac9ec lauti.tests: fix the eval
After a rename of the attribute the test references were fixed, but not
the test itself. This caused eval failures like:

    $ nix build --no-link -f. lauti.tests
    error:
       … while evaluating the attribute 'lauti'
         at pkgs/by-name/la/lauti/package.nix:45:26:
           44|   passthru.tests = {
           45|     inherit (nixosTests) lauti;
             |                          ^
           46|   };

THe change renames the test as well.
2025-05-28 18:42:34 +01:00
Soner Sayakci e18ff6ebad opkssh: 0.6.1 -> 0.7.0 2025-05-28 19:34:58 +02:00
Sizhe Zhao 0171f786f5 tinyfugue: fix build 2025-05-29 01:34:23 +08:00
R. Ryantm f91e317f9d libfive: 0-unstable-2025-05-04 -> 0-unstable-2025-05-22 2025-05-28 17:28:03 +00:00
R. Ryantm e7b9c5d67f parseable: 2.2.0 -> 2.3.1 2025-05-28 17:27:57 +00:00
jopejoe1 04ecd4150d firefox-beta-bin-unwrapped: 139.0b4 -> 140.0b2 2025-05-28 17:23:20 +00:00
Robert Hensing 1af65a4adc mkDerivation: Add comment about version override check 2025-05-28 19:23:11 +02:00
Robert Hensing c50933c33f isabelle/polyml: Ignore version override warning for now 2025-05-28 19:23:11 +02:00
jopejoe1 dcab281674 firefox-devedition-bin-unwrapped: 139.0b3 -> 140.0b2 2025-05-28 17:22:58 +00:00
jopejoe1 b831f39f79 firefox-beta-unwrapped: 138.0b4 -> 140.0b2 2025-05-28 17:22:37 +00:00
jopejoe1 0ffe03a918 firefox-devedition-unwrapped: 138.0b9 -> 140.0b2 2025-05-28 17:22:18 +00:00
Peter Marshall dd15d6c248 nixos/tests/systemd-initrd-credentials: init 2025-05-28 13:20:23 -04:00
Matthias BeyerandGitHub 077773ea42 yazi: 25.4.8 -> 25.5.28 (#411767) 2025-05-28 19:18:51 +02:00
dotlambdaandGitHub 25ac2879a8 python3{13,14}FreeThreading: pass interpreter as self (#411797) 2025-05-28 10:18:04 -07:00
R. Ryantm c66d0159b2 kubevpn: 2.7.11 -> 2.7.12 2025-05-28 17:17:35 +00:00
OPNA2608 7c21bc7b9d edopro: Switch to projectignis for card image downloads
It was pointed out to me that the ygoprodeck owner is not a fan of sims using their hosted images,
especially not in an automated manner.
2025-05-28 19:15:00 +02:00
a11bdff12f cargo-clone: 1.2.3 -> 1.2.4 (#411779)
Co-authored-by: matthiasbeyer <mail@beyermatthias.de>
2025-05-28 17:13:10 +00:00