Commit Graph
948725 Commits
Author SHA1 Message Date
R. Ryantm 0bee84a0ec spicetify-cli: 2.42.8 -> 2.42.9 2026-02-12 18:53:19 +00:00
R. Ryantm 8197213778 ente-web: 1.3.10 -> 1.3.13 2026-02-12 18:50:26 +00:00
dishandGitHub d8625c1de1 astro-language-server: fix updateScript and metadata, remove myself as maintainer (#489875) 2026-02-12 18:47:30 +00:00
dishandGitHub eb8ad5a5e4 elmPackages.*: remove myself as maintainer from packages where I was (#489876) 2026-02-12 18:47:12 +00:00
R. Ryantm 9cc8f1fbd0 testssl: 3.2.2 -> 3.2.3 2026-02-12 18:45:54 +00:00
dish 3b5d52a444 elmPackages.*: remove myself as maintainer from packages where I was
I never used any of these packages, and was simply the maintainer of
convenience. Dropping myself from this, someone else can pick it up if
they want to in the future.
2026-02-12 13:30:45 -05:00
dish 82959ed4a7 astro-language-server: fix updateScript and metadata, remove myself as maintainer 2026-02-12 13:29:02 -05:00
Ross Smyth 354aab19f9 applyPatches: unconditionally set attrsets that are always set regardless 2026-02-12 13:25:13 -05:00
Ross Smyth e8816d69ff applyPatches: reorganize name handling, and fix meta.position 2026-02-12 13:25:13 -05:00
Ross Smyth 599986e477 applyPatches: remove inherited meta.position 2026-02-12 13:25:13 -05:00
Ross Smyth b63a55ac4a applyPatches: remove explicit phases 2026-02-12 13:25:13 -05:00
Ross Smyth f711810d99 applyPatches: use extendMkDerivation machinery for arg inheritance 2026-02-12 13:24:59 -05:00
R. Ryantm 6c6160dc24 wkg: 0.14.0 -> 0.15.0 2026-02-12 18:24:52 +00:00
Ross Smyth 52d0a3d2c0 applyPatches: migrate to extendMkDerivation
naive translation
2026-02-12 13:24:15 -05:00
Alexey Orlenko 9d02a59f6f prisma_7: use pnpm pack instead of npm pack 2026-02-12 19:21:22 +01:00
nixpkgs-ci[bot]andGitHub 20852bdf23 Merge master into staging-nixos 2026-02-12 18:21:21 +00:00
Alexey Orlenko ec230043f3 prisma_6: use pnpm pack instead of npm pack 2026-02-12 19:21:03 +01:00
R. Ryantm 48a0a8e83a crush: 0.41.0 -> 0.42.0 2026-02-12 18:14:49 +00:00
noonamer f04ace3912 nixos/cross-seed: allow null outputDir 2026-02-12 18:13:32 +00:00
noonamer 28292c0345 cross-seed: 6.13.5 -> 6.13.6 2026-02-12 18:13:32 +00:00
acesyde 733ff18bef fosrl-pangolin: 1.15.1 -> 1.15.3 2026-02-12 19:11:04 +01:00
Adam C. Stephens ca2cfb671f elephant: 2.19.2 -> 2.19.3
Changelog: https://github.com/abenz1267/elephant/releases/tag/v2.19.3
2026-02-12 13:08:09 -05:00
nixpkgs-ci[bot]andGitHub 3cbf09a009 sdl_gamecontrollerdb: 0-unstable-2026-02-02 -> 0-unstable-2026-02-12 (#489834) 2026-02-12 17:57:45 +00:00
Nikolay KorotkiyandGitHub 5e27707bab nsxiv: 33 -> 34 (#489748) 2026-02-12 17:56:08 +00:00
Gaétan LepageandGitHub 42562ca739 ferron: 2.4.1 -> 2.5.5 (#489732) 2026-02-12 17:49:13 +00:00
R. RyantmandGaetan Lepage 7c35371bac python3Packages.mistralai: 1.12.0 -> 1.12.2 2026-02-12 17:47:56 +00:00
Felix Singer 7ce0a14de9 gerrit: 3.13.2 -> 3.13.3
https://www.gerritcodereview.com/3.13.html#3133

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2026-02-12 18:46:13 +01:00
TomaandGitHub c7662e1dde satisfactorymodmanager: 3.0.3 -> 3.0.5 (#486050) 2026-02-12 17:42:45 +00:00
K900andGitHub 1b5377ce47 Revert "applyPatches: to extendMkDerivation, fix meta.position" (#489860) 2026-02-12 17:42:17 +00:00
R. Ryantm 2e92738c2d tombi: 0.7.27 -> 0.7.28 2026-02-12 17:42:08 +00:00
K900andGitHub db847a48c0 Revert "applyPatches: to extendMkDerivation, fix meta.position" 2026-02-12 20:37:19 +03:00
qubitnano 9a3944cd1f mongodb-7_0: 7.0.28 -> 7.0.30
Changes:
https://www.mongodb.com/docs/manual/release-notes/7.0-changelog/#7.0.30-changelog

Fixes: CVE-2026-25611
Fixes: CVE-2026-25612
Fixes: CVE-2026-1847
Fixes: CVE-2026-1848
Fixes: CVE-2026-25610
Fixes: CVE-2026-25609
Fixes: CVE-2026-1849
Fixes: CVE-2026-25613
2026-02-12 12:33:03 -05:00
K900andGitHub 3f4a3c08f2 Revert "applyPatches: fix operator precedence" (#489857) 2026-02-12 17:31:58 +00:00
nixpkgs-ci[bot]andGitHub 2011065f60 dbmate: 2.29.5 -> 2.30.0 (#489610) 2026-02-12 17:31:22 +00:00
nicoo 7cc01bcca8 pulumi.pkgs.mkPulumiPackage: cleanup unnecessary inherits
In `{ inherit (x) a b c; ... } // x`,
the inherited attributes are always superfluous
2026-02-12 17:27:48 +00:00
K900andGitHub d864a8cfdf Revert "applyPatches: fix operator precedence" 2026-02-12 20:26:53 +03:00
Gaétan LepageandGitHub da33c0e99e python3Packages.jupyter-server-ydoc: 2.2.0 -> 2.2.1 (#489763) 2026-02-12 17:26:41 +00:00
R. RyantmandGaetan Lepage 810250e7a3 python3Packages.jupyter-server-ydoc: 2.2.0 -> 2.2.1 2026-02-12 17:18:17 +00:00
MathisWellmann d6964203f5 hongdown: init at 0.3.2
`hongdown` is an opinionated markdown formatter written in rust.
It is useful for maintaining consistent style across a codebase.
2026-02-12 17:17:03 +00:00
Gaétan LepageandGitHub ae2e2e6fda opencode: 1.1.53 -> 1.1.59 (#489459) 2026-02-12 17:15:48 +00:00
Will FancherandGitHub 612f84d78c initrd: unsafeDiscardReferences.out = true (#489274) 2026-02-12 17:13:17 +00:00
Nivayu 7c77fa5fb8 linuxPackages.hid-fanatecff: add meta.broken 2026-02-12 18:12:47 +01:00
éclairevoyant a604dfde65 signal-desktop-bin: 7.88.0 -> 7.89.0 2026-02-12 12:01:39 -05:00
nixpkgs-ci[bot]andGitHub 9516f762fb proton-ge-bin: GE-Proton10-29 -> GE-Proton10-30 (#489571) 2026-02-12 16:57:59 +00:00
nixpkgs-ci[bot]andGitHub 520ed16583 Merge master into staging-nixos 2026-02-12 16:48:07 +00:00
nicoo d696483c8b pulumi.pkgs.mkPulumiPackage: allow overriding the Python SDK's args
This is necessary for some “pulumiverse” packages.
2026-02-12 16:47:35 +00:00
K900andGitHub 388616ad83 nixos/uwsm: remove dependency on services.displayManager (#489812) 2026-02-12 16:45:41 +00:00
K900andGitHub 02313e8681 applyPatches: fix operator precedence (#489842) 2026-02-12 16:39:31 +00:00
TomaandGitHub 09a95a89aa throne: improve instructions for TUN mode option (#489520) 2026-02-12 16:37:05 +00:00
K900 d15b429f61 applyPatches: fix operator precedence 2026-02-12 19:33:29 +03:00