quantenzitrone
93a668bc54
squashfs-tools: rename from squashfsTools, enable structuredAttrs
...
upstream package is called squashfs-tools and other distros also call the package this way https://repology.org/project/squashfs-tools
2026-08-17 14:32:21 +02:00
Sandro
87026e91a0
drawio: 30.2.6 -> 31.1.8 ( #553385 )
2026-08-16 19:55:18 +00:00
Weijia Wang
d9210abbbe
druid: 36.0.0 -> 37.0.0 ( #518238 )
2026-08-16 19:24:27 +00:00
DarkOnion0
2aca8be448
drawio: 30.2.6 -> 31.1.8
2026-08-16 19:05:04 +02:00
Maximilian Bosch
1b4d03e767
treewide: Drop a lot of dasj maintainership ( #551903 )
2026-08-15 14:42:25 +00:00
Thomas Gerbet
b237d70367
dracut: 111 -> 112 ( #551364 )
2026-08-13 14:14:43 +00:00
Janne Heß
5a6d0ee976
treewide: Drop a lot of my maintainership
...
I do not have the time or energy to handle all of this. Let alone my
GitHub notifications. This PR is in good faith and does not refer to
anything community-related. I will keep on doing nixpkgs work but the
pile of shame (let's call it that) needs to be cleaned. Thanks to
@mweinelt which whom I had a discussion and who made me aware of this
issue.
2026-08-12 16:24:54 +02:00
Peder Bergebakken Sundt
48bad6fefb
treewide: use pname and version in fetchCargoVendor cargoDeps
...
I grepped for `fetchCargoVendor` and `inherit (finalAttrs) src;`, and wrote this patch by hand.
I tested this with `nix-build --check` on the following attributes, derived from `.meta.position`s that match any of the touched files:
* `amberol.cargoDeps.vendorStaging`
* `atuin-desktop.cargoDeps.vendorStaging`
* `chance.cargoDeps.vendorStaging`
* `clapgrep.cargoDeps.vendorStaging`
* `cutecosmic.cargoDeps.vendorStaging`
* `delineate.cargoDeps.vendorStaging`
* `drawpile.cargoDeps.vendorStaging`
* `drawpile-server-headless.cargoDeps.vendorStaging`
* `field-monitor.cargoDeps.vendorStaging`
* `fractal.cargoDeps.vendorStaging`
* `geopard.cargoDeps.vendorStaging`
* `git-cinnabar.cargoDeps.vendorStaging`
* `gnome-robots.cargoDeps.vendorStaging`
* `insulator2.cargoDeps.vendorStaging`
* `kana.cargoDeps.vendorStaging`
* `key-rack.cargoDeps.vendorStaging`
* `kime.cargoDeps.vendorStaging`
* `krunkit.cargoDeps.vendorStaging`
* `krunvm.cargoDeps.vendorStaging`
* `ladybird.cargoDeps.vendorStaging`
* `libchewing.cargoDeps.vendorStaging`
* `loupe.cargoDeps.vendorStaging`
* `metronome.cargoDeps.vendorStaging`
* `pdns-recursor.cargoDeps.vendorStaging`
* `python314Packages.copykitten.cargoDeps.vendorStaging`
* `python314Packages.django-vcache.cargoDeps.vendorStaging`
* `python314Packages.pdoc-pyo3-sample-library.cargoDeps.vendorStaging`
* `python314Packages.pycambia.cargoDeps.vendorStaging`
* `python314Packages.python-kadmin-rs.cargoDeps.vendorStaging`
* `python314Packages.tlparse.cargoDeps.vendorStaging`
* `python313Packages.copykitten.cargoDeps.vendorStaging`
* `python313Packages.django-vcache.cargoDeps.vendorStaging`
* `python313Packages.pdoc-pyo3-sample-library.cargoDeps.vendorStaging`
* `python313Packages.pycambia.cargoDeps.vendorStaging`
* `python313Packages.python-kadmin-rs.cargoDeps.vendorStaging`
* `python313Packages.tlparse.cargoDeps.vendorStaging`
* `share-preview.cargoDeps.vendorStaging`
* `stratisd.cargoDeps.vendorStaging`
* `taskwarrior3.cargoDeps.vendorStaging`
* `tsukimi.cargoDeps.vendorStaging`
* `wildcard.cargoDeps.vendorStaging`
2026-08-12 15:08:47 +02:00
Yohann Boniface
36c0fba6e8
treewide: replace misuses of lib.optional{,s} with lib.optionalString ( #550348 )
2026-08-11 21:31:34 +00:00
Gerhard Schwanzer
dd3c552412
dracut: 111 -> 112
...
https://redirect.github.com/dracut-ng/dracut/blob/112/NEWS.md
Apply the upstream fix for CVE-2026-15816, which is not included in 112. Remove the CVE-2026-6893 patch included in 112.
Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
2026-08-11 07:49:34 +02:00
whispers
c7404c9232
libappindicator-gtk3: make alias for libappindicator
2026-08-10 23:03:31 -04:00
nixpkgs-ci[bot]
b622a3fb1a
drupal: 11.4.4 -> 11.4.5 ( #550237 )
2026-08-08 01:50:07 +00:00
TomaSajt
7f546b4208
treewide: replace misuses of lib.optional{,s} with lib.optionalString
2026-08-08 03:28:48 +02:00
R. Ryantm
3f7c366b6c
drupal: 11.4.4 -> 11.4.5
2026-08-07 16:39:38 +00:00
Ben Siraphob
5506449838
pkgs/by-name: fix typos
...
Assisted-by: Claude Code (claude-opus-5)
2026-08-05 09:56:33 -07:00
Peder Bergebakken Sundt
0edc604168
drbd: 9.2.16 -> 9.3.2 ( #527222 )
2026-08-04 18:38:37 +00:00
Gaétan Lepage
a4250e3864
dr14_tmeter: migrate to pyproject ( #522820 )
2026-08-03 22:25:20 +00:00
Yohann Boniface
32e9c26f92
dr14_tmeter: set __structuredAttrs, use SRI-hash
...
Co-authored-by: Gaétan Lepage <gaetan@glepage.com >
2026-08-04 00:17:22 +02:00
R. Ryantm
b9fa23fd2c
dropbear: 2026.93 -> 2026.94
2026-07-30 18:19:00 +00:00
Martin Weinelt
1cebb71aca
dracula-theme: remove
...
Depends on gtk-engine-murrine, which is being removed from nixpkgs.
2026-07-30 01:19:27 +02:00
Fernando Rodrigues
c2f8cea759
drawy: 1.0.1 -> 1.0.2 ( #541753 )
2026-07-28 15:04:51 +00:00
Alexis Hildebrandt
f217acf109
drawterm: 0-unstable-2026-06-27 -> 0-unstable-2026-07-18 ( #540634 )
2026-07-26 12:02:19 +00:00
Alexis Hildebrandt
f469903788
drawterm: modernize
2026-07-26 13:19:39 +02:00
Alexis Hildebrandt
860dd86e50
drawterm: fix darwin build
2026-07-26 13:17:03 +02:00
Fernando Rodrigues
dd1179132c
drawy: 1.0.1 -> 1.0.2
...
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
2026-07-26 19:55:45 +10:00
Thomas Butter
8be50135f3
dracut: add patch for CVE-2026-6893
2026-07-25 20:35:09 +00:00
Yohann Boniface
f718ce539c
drone-runner-ssh: fix version scheme ( #543800 )
2026-07-21 22:27:29 +00:00
nixpkgs-ci[bot]
86909a6080
dropbear: 2026.92 -> 2026.93 ( #544287 )
2026-07-21 20:43:16 +00:00
R. Ryantm
3f64526064
dropbear: 2026.92 -> 2026.93
2026-07-21 16:37:36 +00:00
klea
b92c10a8ea
drone-runner-exec: drop
...
Package is archived upstream, since 2022-10-06.
2026-07-20 19:23:11 +00:00
klea
284f43368f
drone-runner-ssh: fix version scheme
2026-07-20 10:36:47 +00:00
R. Ryantm
13cc42933a
drupal: 11.4.2 -> 11.4.4
2026-07-19 23:36:35 +00:00
R. Ryantm
e5947cc475
drawterm: 0-unstable-2026-06-27 -> 0-unstable-2026-07-18
2026-07-19 18:04:09 +00:00
Arne Keller
e8d924d50a
draupnir: add patch for package-lock.json ( #540955 )
2026-07-16 08:35:22 +00:00
Rory&
bed958b104
draupnir: add patch for package-lock.json
...
Adds draupnir.git#4e63164 as patch in order to resolve an issue where the package-lock.json was out of sync with package.json, resolves a regression where draupnir builds under Nix now fail.
2026-07-16 08:00:51 +00:00
Peder Bergebakken Sundt
ff0974b187
drawy: 1.0.0 -> 1.0.1 ( #518629 )
2026-07-13 21:27:06 +00:00
Peder Bergebakken Sundt
9c68f2c25b
dropbear: 2026.91 -> 2026.92; dropbear: new maintainer ( #539382 )
2026-07-13 16:19:30 +00:00
R. Ryantm
e8971b78f8
drupal: 11.4.0 -> 11.4.2
2026-07-11 09:48:02 +00:00
Darren Rambaud
f3eb3e922b
dropbear: adopt package
...
* add self as maintainer
2026-07-07 15:42:04 -05:00
Darren Rambaud
e679aa51d5
dropbear: 2026.91 -> 2026.92
...
* diff: https://github.com/mkj/dropbear/compare/DROPBEAR_2026.91...DROPBEAR_2026.92
* changelog: https://github.com/mkj/dropbear/releases/tag/DROPBEAR_2026.92
* change src to github
* update meta attributes
Supercedes: #539120
2026-07-07 15:41:23 -05:00
Arne Keller
b2d0e7dfa1
drm_info: 2.8.0 -> 2.10.0 ( #533960 )
2026-07-04 21:27:14 +00:00
Pol Dellaiera
05ef2bae93
drupal: 11.3.13 -> 11.4.0 ( #537764 )
2026-07-04 11:29:16 +00:00
Yohann Boniface
c8ac293271
treewide: follow some GitHub redirects for fetchFromGitHub ( #537889 )
2026-07-02 18:34:20 +00:00
2kybe3
cb300c3c71
treewide: follow some GitHub redirects for fetchFromGitHub
...
generated using https://git.kybe.xyz/2kybe3/nixpkgs-github-redirect
continuation of: #526007
2026-07-02 19:47:08 +02:00
nixpkgs-ci[bot]
6985d448b8
drawterm: 0-unstable-2026-06-06 -> 0-unstable-2026-06-27 ( #534581 )
2026-07-02 17:45:08 +00:00
R. Ryantm
5048e7a4cf
drupal: 11.3.13 -> 11.4.0
2026-07-02 10:31:41 +00:00
nixpkgs-ci[bot]
a535565d85
drawio: 30.2.4 -> 30.2.6 ( #537510 )
2026-07-02 09:15:35 +00:00
R. Ryantm
769cd5a553
drawterm: 0-unstable-2026-06-06 -> 0-unstable-2026-06-27
2026-07-02 05:01:43 +00:00
nixpkgs-ci[bot]
9303963564
drasl: 3.4.3 -> 3.4.4 ( #537237 )
2026-07-02 03:56:58 +00:00
DarkOnion0
2a17cd796c
drawio: 30.2.4 -> 30.2.6
...
https://github.com/jgraph/drawio-desktop/releases/tag/v30.2.6
2026-07-01 19:25:47 +02:00