Commit Graph

3439 Commits

Author SHA1 Message Date
Sandro
e4a6568004
Merge pull request #312403 from alois31/rtw88 2024-07-31 13:14:18 +02:00
Doron Behar
47fa6173fc gnuradio3_9{,Minimal}: remove 2024-07-31 12:21:32 +03:00
Fernando Rodrigues
3e1ca12243
xen: rename xen-light to xen-slim
xen-light was dropped in favour of xen and xen-slim

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
Reviewed-by: Matei Dibu <contact@mateidibu.dev>
2024-07-31 05:57:07 -03:00
Alois Wohlschlager
ec60e56b26
rtw88-firmware: drop
It's all part of linux-firmware now.
2024-07-31 10:26:51 +02:00
Masum Reza
28ec6ee964
Merge pull request #330698 from tobim/pkgs/rapidjson-unstable-default
rapidjson: 1.1.0 -> unstable-2024-04-09, rapidjson-unstable: drop
2024-07-31 10:37:21 +05:30
rewine
fd11fe9e7c wlroots: move to aliases.nix 2024-07-30 23:37:23 +08:00
Pyrox
ed607c1291
docker-compose_1: drop
it's been unmaintained for several years now, so there's no reason to
continue maintaining it at this point. Users should migrate to compose
v2, which is maintained in-tree as just docker-compose
2024-07-29 13:48:24 -04:00
superherointj
304e66dcc7 bs-platform: add deprecation alias 2024-07-29 12:16:28 -03:00
Emily
1b74cb45fe pipewire_0_2: drop 2024-07-29 11:07:22 +01:00
Franz Pletz
c3df41f44d
Merge pull request #330386 from thillux/wpa_supplicant-2.11 2024-07-29 01:19:47 +02:00
Markus Theil
238488db8a wpa_supplicant: 2.10 -> 2.11
Upstream Changes:
	* Wi-Fi Easy Connect
	  - add support for DPP release 3
	  - allow Configurator parameters to be provided during config exchange
	* MACsec
	  - add support for GCM-AES-256 cipher suite
	  - remove incorrect EAP Session-Id length constraint
	  - add hardware offload support for additional drivers
	* HE/IEEE 802.11ax/Wi-Fi 6
	  - support BSS color updates
	  - various fixes
	* EHT/IEEE 802.11be/Wi-Fi 7
	  - add preliminary support
	* support OpenSSL 3.0 API changes
	* improve EAP-TLS support for TLSv1.3
	* EAP-SIM/AKA: support IMSI privacy
	* improve mitigation against DoS attacks when PMF is used
	* improve 4-way handshake operations
	  - discard unencrypted EAPOL frames in additional cases
	  - use Secure=1 in message 2 during PTK rekeying
	* OCV: do not check Frequency Segment 1 Channel Number for 160 MHz cases
	  to avoid interoperability issues
	* support new SAE AKM suites with variable length keys
	* support new AKM for 802.1X/EAP with SHA384
	* improve cross-AKM roaming with driver-based SME/BSS selection
	* PASN
	  - extend support for secure ranging
	  - allow PASN implementation to be used with external programs for
	    Wi-Fi Aware
	* FT: Use SHA256 to derive PMKID for AKM 00-0F-AC:3 (FT-EAP)
	  - this is based on additional details being added in the IEEE 802.11
	    standard
	  - the new implementation is not backwards compatible, but PMKSA
	    caching with FT-EAP was, and still is, disabled by default
	* support a pregenerated MAC (mac_addr=3) as an alternative mechanism
	  for using per-network random MAC addresses
	* EAP-PEAP: require Phase 2 authentication by default (phase2_auth=1)
	  to improve security for still unfortunately common invalid
	  configurations that do not set ca_cert
	* extend SCS support for QoS Characteristics
	* extend MSCS support
	* support unsynchronized service discovery (USD)
	* add support for explicit SSID protection in 4-way handshake
	  (a mitigation for CVE-2023-52424; disabled by default for now, can be
	  enabled with ssid_protection=1)
	  - in addition, verify SSID after key setup when beacon protection is
	    used
	* fix SAE H2E rejected groups validation to avoid downgrade attacks
	* a large number of other fixes, cleanup, and extensions

Changelog:
http://w1.fi/cgit/hostap/tree/wpa_supplicant/ChangeLog?id=d945ddd368085f255e68328f2d3b020ceea359af

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-07-28 18:40:54 +02:00
Tobias Mayer
50c332ebd9
rapidjson: 1.1.0 -> unstable-2024-04-09, rapidjson-unstable: drop
The last oficial release of rapidjson is 8 years old, development has
continued without releases since then. The old version is affected
by CVE-2024-38517.

https://www.opencve.io/cve/CVE-2024-38517
2024-07-28 17:13:22 +02:00
github-actions[bot]
614efe64e8
Merge master into staging-next 2024-07-27 12:01:12 +00:00
rewine
e36e9f5733
Merge pull request #330019 from magnouvean/g4music-rename
g4music: 3.7.2 -> 3.8 and rename package to gapless
2024-07-27 17:52:18 +08:00
Vladimír Čunát
64c6a981fe
Merge branch 'master' into staging-next 2024-07-27 09:18:58 +02:00
Robert Scott
18dc1231d4 libvpx_1_8: remove 2024-07-26 22:10:08 +01:00
Sandro
09f6f0f3b7
Merge pull request #324301 from leon-erd/drop_onlyoffice_7.2.0 2024-07-26 21:37:52 +02:00
magnouvean
dd4feba205
g4music: rename to gapless and move to pkgs/by-name 2024-07-26 16:52:10 +02:00
Vladimír Čunát
cd346565bb
Merge branch 'master' into staging-next 2024-07-24 07:19:19 +02:00
Dennis Wuitz
4542cc7e33 treewide: remove openai-triton (alias) references
The repository moved out of the openai org, so it doesn't make sense to
prefix the package with it.

(cherry picked from commit af13bb4513647eec3c3790c5272dbd4aa190d208)
2024-07-23 12:11:29 +00:00
github-actions[bot]
5b4db4db1c
Merge master into staging-next 2024-07-23 06:01:09 +00:00
Someone Serge
1b23dc7dc2 python312Packages.triton: rename from openai-triton
To match the github and PyPi names and the org name
2024-07-23 02:34:02 +00:00
éclairevoyant
76dd5c90a7
Merge pull request #327929 from Aleksanaa/aliases-clear
Move some removal notice to aliases
2024-07-23 02:03:48 +00:00
Artturin
60e9cffe2c Merge branch 'master' into staging-next 2024-07-22 22:53:31 +03:00
Bobby Rong
3e9b9159cb
Merge pull request #327144 from bobby285271/upd/cinnamon-xapps-by-name
Move various packages out of cinnamon scope
2024-07-22 21:33:16 +08:00
Masum Reza
453402b94f
Merge pull request #328791 from Artturin/androidfixes
androidndkPkgs: Fix unsupported hardening flags & rename `androidndkPkgs_23b`
2024-07-22 09:51:33 +05:30
Artturin
a29984eb37 androidndkPkgs_23: get rid of the unneeded b in the name
It was also failing because `targetAndroidndkPkgs` did not have the `b`
after `majorVersion`
2024-07-21 20:25:03 +03:00
Sandro Jäckel
487b610f45
sky: drop due to upstream disappearing
Closes #324612
2024-07-21 16:05:18 +02:00
Bobby Rong
c2fbd20fc6
iso-flags-png-320x240: Renamed and moved from cinnamon.iso-flags-png-320x420
The PNGs are under resolution 320x240 (instead of 320x420).
2024-07-21 21:17:11 +08:00
Paul Meyer
be896c0d9b upower-notify: move to by-name, rename
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-07-21 10:44:27 +02:00
Vladimír Čunát
ad0a19f0f2
Merge #323718: ed: a huge refactor
...into staging
2024-07-20 09:46:44 +02:00
éclairevoyant
1eb0abaed0
linux-wallpaperengine: drop 2024-07-19 22:35:05 -04:00
github-actions[bot]
a6c20a7387
Merge staging-next into staging 2024-07-19 12:01:49 +00:00
Sandro
89d95fb2bc
Merge pull request #327939 from Guanran928/libreddit 2024-07-19 13:47:14 +02:00
Martin Weinelt
983077457f
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
-	pkgs/development/python-modules/uvcclient/default.nix
-	pkgs/development/tools/rust/rust-analyzer/default.nix
2024-07-18 12:35:33 +02:00
Aleksana
90cdc7bd6f
Merge pull request #327646 from Aleksanaa/git-backup
git-backup-go: init at 1.6.0; git-backup: remove
2024-07-18 13:23:56 +08:00
Aleksana
87cb6e7002
Merge pull request #326966 from hzeller/feature-20240713-rename-verilog-to-iverilog
verilog: rename to actual name iverilog
2024-07-18 12:39:17 +08:00
Johannes Jöns
3f7fcbb2f9
Merge pull request #290014 from jopejoe1/ubuntu-font
ubuntu-sans{,-mono}: rename from ubuntu_font_family, 0.83 -> 1.004
2024-07-17 18:46:36 +00:00
Kira Bruneau
b37088de74
Merge pull request #326894 from kira-bruneau/replay-sorcery
replay-sorcery: remove as it is unmaintained upstream
2024-07-17 14:37:51 -04:00
Artturin
20cf80e167 Merge branch 'staging-next' into staging 2024-07-17 21:29:37 +03:00
Masum Reza
d18b68fe6d
Merge pull request #327512 from Gerg-L/hyprspace
hyprspace: reinit at 0.10.2
2024-07-17 21:21:34 +05:30
Guanran Wang
f7a0c71b61
libreddit: remove as unmaintained upstream 2024-07-17 23:03:14 +08:00
aleksana
beae202768 top-level/all-packages.nix: move removal notice to aliases.nix 2024-07-17 22:14:13 +08:00
Sandro
60de3306b0
wkhtmltopdf: resolve wkhtmltopdf-bin alias (#327890) 2024-07-17 16:14:05 +02:00
github-actions[bot]
df8055b727
Merge staging-next into staging 2024-07-16 18:01:37 +00:00
Sandro
9bfdaef55c
Merge pull request #327183 from SuperSandro2000/empty-epsilon
empty-epsilon: 2024.05.16 -> 2024.06.20
2024-07-16 19:42:31 +02:00
aleksana
afb1184eb5 git-backup: remove 2024-07-17 00:07:53 +08:00
Artturin
a516ea8c99 Merge branch 'staging-next' into staging 2024-07-16 19:07:48 +03:00
Gerg-L
944d58e817
hyprspace: reinit at 0.10.2 2024-07-16 09:20:50 -04:00
Kira Bruneau
c0c8a36716 replay-sorcery: remove as it is unmaintained upstream 2024-07-16 07:29:07 -04:00
Atemu
aba669227b
Merge pull request #326618 from emilazy/drop-ffmpeg-5
ffmpeg_5: drop
2024-07-16 13:06:36 +02:00
Aleksana
ae5d2af73e
Merge pull request #327288 from Mic92/xmr-stak
xmr-stak: remove
2024-07-16 16:37:20 +08:00
aleksana
7e390c813e ethabi: remove
Upstream released several versions after 13.0.0, but none of them were
updated accordingly in Nixpkgs. Upstream made it clear about a year ago
that this project was not actively maintained and recommended other
related projects.
2024-07-16 15:08:04 +08:00
Henner Zeller
61f0a17d3c verilog: rename to actual name iverilog
The iverilog project is commonly known as ... iverilog, not verilog.
The package name `verilog` so far has been confusing, rename to `iverilog`.

While doing so, move the package to the new by-name/ convention directory.
Fix all the fall-out of packages that referred to the old name.
2024-07-15 08:36:13 -07:00
Aleksana
c32a207dd7
Merge pull request #327304 from Mic92/opendylan
opendylan: remove
2024-07-15 22:47:48 +08:00
Bobby Rong
d4f7ad898f
Merge pull request #326687 from getchoo/pkgs/budgie/by-name
move all packages from budgie & budgiePlugins scopes
2024-07-15 22:41:54 +08:00
Sandro
99fe5240da
Merge pull request #325811 from Naxdy/work/blackmagic 2024-07-15 16:41:11 +02:00
Jörg Thalheim
a3f54798bd opendylan: remove 2024-07-15 15:36:53 +02:00
Jörg Thalheim
5240185fa3
Merge pull request #327300 from Mic92/hyperspace
hyprspace: remove
2024-07-15 15:35:03 +02:00
Aleksana
5195f9f96e
Merge pull request #327299 from Mic92/bibata-extra-cursors
bibata-extra-cursors: remove
2024-07-15 20:09:06 +08:00
Aleksana
2a2348ed0d
Merge pull request #327306 from Mic92/ib-controller
{ib-tws,ib-controller}: remove
2024-07-15 19:31:43 +08:00
K900
8b2946c968
Merge pull request #327275 from K900/kernel-6.10
linux_6_10: init at 6.10
2024-07-15 13:06:48 +03:00
Jörg Thalheim
184016cf9f bibata-extra-cursors: remove 2024-07-15 11:35:52 +02:00
Aleksana
72631815eb
Merge pull request #327294 from Mic92/tumpa
tumpa: remove
2024-07-15 17:17:36 +08:00
Jörg Thalheim
709f544df6
Merge pull request #327292 from Mic92/pivxd
pivxd: remove
2024-07-15 10:57:15 +02:00
Jörg Thalheim
f69689f5d9
Merge pull request #327280 from Mic92/aeon
aeon: remove
2024-07-15 10:47:42 +02:00
Jörg Thalheim
49e9f194e2
Merge pull request #327281 from Mic92/bitcoin-unlimited
bitcoin-unlimited: remove
2024-07-15 10:47:21 +02:00
Jörg Thalheim
e58cfebe72 {ib-tws,ib-controller}: remove 2024-07-15 10:19:12 +02:00
Aleksana
0eeef5bc79
Merge pull request #327284 from Mic92/starspace
starspace: remove
2024-07-15 16:13:30 +08:00
Jörg Thalheim
0bcf999487 hyprspace: remove 2024-07-15 10:07:17 +02:00
Jörg Thalheim
be0b28bc89 rabbitvcs: remove 2024-07-15 09:52:01 +02:00
Jörg Thalheim
0bcfd8e38d tumpa: remove 2024-07-15 09:44:54 +02:00
Jörg Thalheim
1369570e06 pivxd: remove 2024-07-15 09:35:17 +02:00
Jörg Thalheim
fdfe59f7b3 xmr-stak: remove 2024-07-15 09:30:59 +02:00
Jörg Thalheim
fe5958dd08 aeon: remove 2024-07-15 09:24:19 +02:00
Jörg Thalheim
c160df1097 starspace: remove 2024-07-15 09:12:15 +02:00
Jörg Thalheim
b3b493b7e8 tabula: remove 2024-07-15 09:08:29 +02:00
Jörg Thalheim
c1e3f47f9a {bitcoin-unlimited, bitcoind-unlimited}: remove 2024-07-15 09:04:44 +02:00
K900
f0e87420c9 linux_6_10: init at 6.10 2024-07-15 09:19:55 +03:00
seth
d419ba0b56
budgiePlugins: drop scope 2024-07-14 15:38:09 -04:00
seth
26f83d251c
budgie: drop scope 2024-07-14 15:37:49 -04:00
Sandro Jäckel
26c319e9c6
empty-epsilon: normalize attr 2024-07-14 21:10:08 +02:00
Naxdy
f634371d21
{blackmagic-desktop-video,decklink}: init at 14.0.1a2 2024-07-14 20:42:50 +02:00
github-actions[bot]
31817540ee
Merge staging-next into staging 2024-07-14 18:01:37 +00:00
Sandro
44e14e0945
Merge pull request #324577 from linsui/jami
jami: 20240529.0 -> 20240627.0
2024-07-14 19:10:28 +02:00
Paul Meyer
0314f9746f
Merge pull request #326671 from LeSuisse/drop-agebox
agebox: drop, lack of upstream maintenance
2024-07-14 18:25:48 +02:00
Emily
f9eee6b0a7 ffmpeg_5: drop 2024-07-14 08:35:56 +01:00
Vladimír Čunát
211398c03e
Merge branch 'staging-next' into staging 2024-07-14 08:35:35 +02:00
K900
69ee28dc95 kdePackages.francis: fix build, deduplicate 2024-07-13 12:37:54 +03:00
Thomas Gerbet
dd70191416 agebox: drop, lack of upstream maintenance
This is a follow-up to #307229.
Project does not seem to be maintained upstream anymore.
2024-07-13 00:31:27 +02:00
Doron Behar
d88f297da4
Merge pull request #310466 from Infinidoge/jdk-exorcism
The Great JDK Exorcism
2024-07-12 17:06:20 +03:00
Anderson Torres
d6666a90a2 edUnstable: convert to throw 2024-07-12 11:01:33 -03:00
github-actions[bot]
b66506a79e
Merge staging-next into staging 2024-07-12 12:01:44 +00:00
Martin Weinelt
e62de266ad
Merge pull request #326149 from mguentner/remove_mxisd_ma1sd
nixos/mxisd: remove module
2024-07-12 13:15:11 +02:00
Maximilian Güntner
ebda20cc6b
ma1sd: remove package
unmaintained package, see repository

https://github.com/ma1uta/ma1sd
2024-07-12 11:44:59 +02:00
Pol Dellaiera
2977213b60
Merge pull request #326482 from GaetanLepage/typst-preview
typst-preview: explicitly add name in deprecation message
2024-07-12 10:08:33 +02:00
Gaetan Lepage
851ed73568 typst-preview: explicitly add name in deprecation message 2024-07-12 10:06:58 +02:00
Doron Behar
40dc19e7d1
Merge pull request #326402 from emilazy/miniupnpc-2.2.8-again
miniupnpc: 2.2.7 -> 2.2.8, again
2024-07-12 09:22:33 +03:00
Emily
4a46bb94a4 masari: drop
Dead cryptocurrency; last release was in 2019, last commit was in
2022. This is broken with miniupnpc 2.2.8; I reached out to the
maintainer and we agreed that it’s fine to just drop the package
rather than waste time patching it.
2024-07-12 00:33:38 +01:00
Vladimír Čunát
2c053848df
Merge branch 'master' into staging 2024-07-11 22:05:05 +02:00
Infinidoge
535dd96948
openjdk: remove adoptopenjdk-bin, openjdk 12/13/14/15/16
AdoptOpenJDK is a long-deprecated project, having been superceded by
Eclipse Temurin quite a while ago. Additionally, after running the
generate sources command, many of its subpackages fail to evaluate due
to missing binaries for versions the package expects. Because everything
provided by AdoptOpenJDK is either long-deprecated or also provided by
Temurin, its removal should not cause many problems.

By the same token, OpenJDK 12, 13, 14, 15, and 16 have also all been long
deemed EOL, and 13/14 are both actively broken and fail to build. These
packages, and their associated (and unnecessary) bootstrap chain are a
major factor in the tech debt of OpenJDK as an ecosystem in Nixpkgs.

OpenJDK 16 was the only user of OpenJFX 15, so it has also been removed.

By removing these packages, OpenJDK should hopefully be more
maintainable into the future.
2024-07-11 14:53:27 -04:00
K900
9cf6ffd4bb aliases/mesa_drivers: convert to throw
It's been there for years, and doesn't exist on Darwin now.
2024-07-11 20:16:29 +03:00
❄️
f93bab432a
Merge pull request #325181 from gador/pony-py12
python312Packages.pony: fix python3.12 compat, fix flask-mailman, fix flask-security-too
2024-07-10 21:08:20 -03:00
Martin Weinelt
176a56c40f
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/applications/misc/blender/default.nix
- pkgs/development/web/nodejs/nodejs.nix
2024-07-11 01:06:28 +02:00
Florian Brandes
4c179d4b94
agda-pkg: drop as unmaintained
last commit was 05/2021 and no pkgs in nixpkgs depend on it

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-07-10 23:17:18 +02:00
Sandro
1947f978df
Merge pull request #317309 from cjshearer/ytmdesktop_init_at_2.0.5 2024-07-10 16:23:33 +02:00
Aleksana
573159d981
Merge pull request #314130 from newAM/probe-run
probe-run: remove
2024-07-10 18:39:49 +08:00
José Romildo Malaquias
536a72e583
Merge pull request #325573 from romildo/upd.marwaita-teal
marwaita-teal: 20.2-unstable-2024-07-01 -> 20.3
2024-07-10 07:27:00 -03:00
José Romildo Malaquias
618ae90292
Merge pull request #325558 from romildo/upd.marwaita-ubuntu
marwaita-orange: 17.0 -> 20.3
2024-07-10 07:26:20 -03:00
linsui
37a00568d9 restinio_0_6: remove 2024-07-09 20:55:15 +08:00
Tristan Ross
80e3c2c5d0
llvmPackages_{13,14,15,16,17,18,git}: commonify the default.nix 2024-07-08 17:21:53 -07:00
José Romildo
33585e94d3 marwaita-darkcyan: rename to marwaita-teal
Upstream renamed the package, again.
2024-07-08 12:54:29 -03:00
José Romildo
eb31ad978f marwaita-ubuntu: rename to marwaita-orange 2024-07-08 11:52:21 -03:00
Thiago Kenji Okada
14d8568f65
Merge pull request #324857 from zendo/upd/audacious
{audacious, audacious-plugins}: 4.3.1 -> 4.4, port to qt6
2024-07-08 10:29:04 +00:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging 2024-07-08 10:43:15 +02:00
Gaetan Lepage
2318466065 typst-preview: remove package 2024-07-07 17:50:23 +02:00
Aleksana
fce7a89e47
Merge pull request #325117 from jerith666/nix-top
nix-top: init 0.3.0
2024-07-07 15:53:59 +08:00
zendo
ffd8cb9217 audaciousQt5: remove 2024-07-07 14:58:36 +08:00
Matt McHenry
c8e81ed764 nix-top: init at 0.3.0
This was removed in 329081dc4b, but
since I find this package useful, I'll make an attempt to maintain it.
Fortunately someone had forked the repo before it was deleted.

The derivation has been modified slightly to reflect PR feedback.
2024-07-06 22:28:31 -04:00
Martin Weinelt
e7b1ee45cf
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/tools/misc/watchlog/default.nix
2024-07-06 01:52:35 +02:00
José Romildo
2611d400c4 marwaita-peppermint: rename to marwaita-red 2024-07-05 07:19:13 -03:00
José Romildo
b6dc9fc53b marwaita-manjaro: rename to marwaita-darkcyan 2024-07-04 23:15:46 -03:00
Gaetan Lepage
b7aa573309 cosmic-tasks -> tasks 2024-07-04 16:37:39 +02:00
Leon
b3bef99d14 onlyoffice: drop 7.2.0 version 2024-07-03 14:58:57 +02:00
github-actions[bot]
78cea2a152
Merge staging-next into staging 2024-07-03 00:04:34 +00:00
Ryan Lahfa
d387fafe2f
Merge pull request #324101 from hexchen/drop-hexchen
maintainers: remove myself
2024-07-02 23:38:02 +02:00
Weijia Wang
89195a5313 Merge branch 'staging-next' into staging 2024-07-02 22:23:14 +02:00
Sandro
bd4241bcc8
Merge pull request #297826 from anthonyroussel/update-tomcat_connectors
apacheHttpdPackages.mod_jk: 1.2.48 -> 1.2.49, rename from tomcat_connectors
2024-07-02 20:26:13 +02:00
github-actions[bot]
aeba07ddb1
Merge staging-next into staging 2024-07-02 18:03:03 +00:00
hexchen
2104f810b0 decklink, blackmagic-desktop-video: drop package and module
I am the singular maintainer for these packages. They are difficult to
maintain and are going to start to bitrot pretty much as soon as BMD
releases new software versions. Therefore, I am not only removing myself
as the maintainer but dropping them entirely.
2024-07-02 17:26:03 +00:00
Weijia Wang
9547e46d03
Merge pull request #320861 from SuperSamus/itch-update
itch: 26.1.3 -> 26.1.9
2024-07-02 17:30:45 +02:00
github-actions[bot]
5cfda25a07
Merge staging-next into staging 2024-07-02 12:01:51 +00:00
Jan Tojnar
7a2c8f9c01
Merge pull request #322986 from jtojnar/gnome-vfs-dependents
Remove some gnome2 dependents
2024-07-02 08:02:51 +02:00
github-actions[bot]
cf53d1b2a1
Merge staging-next into staging 2024-07-01 18:01:44 +00:00
Jan Tojnar
8471cfbf67
Merge pull request #321785 from jtojnar/libgnome-keyring
libgnome-keyring: Unify
2024-07-01 08:05:39 +02:00
Jan Tojnar
3c24501e7e gtetrinet: Remove
It has hard dependency on derelict libgnome.
2024-07-01 07:59:00 +02:00
Jan Tojnar
e546c90362 coriander: Remove
Hard depends on GNOME 2-era libgnomeui.
2024-07-01 07:59:00 +02:00
Sefa Eyeoglu
484dd2f92f
addOpenGLRunpath: deprecate
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-06-30 14:52:02 -04:00
zimbatm
32fbc4b948 treefmt: switch default to 2.x
Rename treefmt 1.x to treefmt1. Once 2.x has matured, treefmt1 should be
removed.
2024-06-28 16:39:10 +02:00
Jonas Heinrich
77e7768849
Merge pull request #322397 from Ma27/bump-nextcloud
nextcloud: drop 27, 28.0.6 -> 28.0.7, 29.0.2 -> 29.0.3
2024-06-27 14:09:29 +02:00
Sandro
efdfa300ee
Merge pull request #287036 from srhb/kafka-versions-cleanup
kafka: versions cleanup and drop older
2024-06-26 20:22:49 +02:00
Maximilian Bosch
60657a4591
nextcloud27: remove
Version will be EOL by the end of 2024-06.
2024-06-25 14:08:15 +02:00
Sandro
31ec7f5b47
Merge pull request #318841 from msanft/minio-exporter/remove 2024-06-25 12:51:03 +02:00
Sandro
11f1389b1d
Merge pull request #318793 from SuperSandro2000/abseilccp-cleanup 2024-06-25 11:12:42 +02:00
Moritz Sanft
43990c5428
nixos/prometheus: remove minio exporter 2024-06-25 11:00:01 +02:00
Moritz Sanft
8e89ad64f2
minio-exporter: remove 2024-06-25 08:41:23 +02:00
Sandro
4dd848e018
Merge pull request #317542 from SuperSandro2000/vaapiVdpau 2024-06-24 11:24:59 +02:00
Zitrone
e50a6f5d60 SP800-90B_EntropyAssessment: rename to sp800-90b-entropyassessment 2024-06-23 12:39:49 +02:00
Doron Behar
9c7e7d8f18
Merge pull request #258058 from doronbehar/pkg/transmission_4
transmission: sent a warning and alias it to transmission_3
2024-06-23 00:07:37 +03:00
Yueh-Shun Li
86e5c53b29
clang-tools_*: move to aliases 2024-06-23 01:34:26 +05:30
Jan Tojnar
859183c058 libgnome-keyring: move from gnome scope to top-level 2024-06-22 21:26:38 +02:00
Martino Fontana
65319e291b butler: remove 2024-06-21 23:53:06 +02:00
John Ericson
88b6c9b308
Merge pull request #321538 from obsidiansystems/no-bsdCross-pkg-set
*bsdCross: Remove these package sets
2024-06-21 16:45:49 -04:00
Aleksana
34a82372fe
Merge pull request #314728 from SamLukeYes/xonsh
xonsh: 0.15.1 -> 0.17.0
2024-06-22 02:32:07 +08:00
John Ericson
744d7e7477 *bsdCross: Remove these package sets
I realized what rhelmot did in 61202561d9
(specify what packages just need `stdenvNoLibc`) is definitely the right
approach for this, and adjusted NetBSD and OpenBSD to likewise use it.
With that change, we don't need these confusing and ugly `*bsdCross`
package sets at all!

We can get rid of a lot more libc-related `*Cross`, and I will do so
soon, but this is the first step.

(adapted from commit 51f1ecaa59)
2024-06-21 11:47:36 -04:00
Aleksana
91cbda452b
Merge pull request #317681 from jeremyschlatter/remove-sandboxfs
sandboxfs: remove
2024-06-21 23:02:59 +08:00
Doron Behar
7645dde059 transmission_3: rename from transmission 2024-06-21 12:33:37 +03:00
Samuel Dionne-Riel
1c0bec2499
Merge pull request #321436 from samueldr/ce n'est qu'un au revoir, à la prochaine! 2024-06-21 03:24:13 -04:00
h7x4
ad964c4ebf
Merge pull request #318613 from msanft/grafana-reporter/build-go-module
grafana-reporter: migrate to buildGoModule
2024-06-21 09:21:09 +02:00
Vladimír Čunát
879821772c
Revert #320852: Clean up cross bootstrapping
It rebuilt stdenv on *-darwin; we can't do that in nixpkgs master.
This reverts commit 2f20501c5f, reversing
changes made to fd469c24af.
2024-06-21 07:48:24 +02:00
Samuel Dionne-Riel
578d7e7178 nix-universal-prefetch: Drop unmaintained package 2024-06-21 01:07:25 -04:00
Samuel Dionne-Riel
329081dc4b nix-top: Drop unmaintained package 2024-06-21 01:06:47 -04:00
Samuel Dionne-Riel
7b201d94f4 uefi-firmware-parser: Drop unmaintained package 2024-06-21 01:06:02 -04:00
Samuel Dionne-Riel
1dacc56cb7 mailman-rss: Drop unmaintained package 2024-06-21 01:06:02 -04:00
Samuel Dionne-Riel
b93fea815d input-utils: Drop unmaintained package 2024-06-21 01:06:01 -04:00
Samuel Dionne-Riel
c7882d9a4d hll2390dw-cups: Drop unmaintained package 2024-06-21 01:06:01 -04:00
Masum Reza
4eff4c027b
Merge pull request #321094 from jopejoe1/merge-catppuccin-fcitx5
catppuccin-fcitx5: merge with fcitx5-catppuccin
2024-06-21 09:42:01 +05:30
Jeremy Schlatter
f13547a8cb
sandboxfs: remove
sandboxfs was an experiment to increase sandboxing performance in bazel,
but it never reached a stable release.

The author of sandboxfs left Google in 2020 and there have been no
updates to it since then.

bazel dropped sandboxfs in the bazel 7 release. To quote their release
notes:

    The sandboxfs sandboxing strategy is removed. It hadn't been
    maintained for a long time, it didn't work for most users and it was
    not consistently faster while being complex to set up. sandboxfs
    performance is heavily dependent on the specific setup (setup costs
    are lower, but you have to pay a penalty for the use of each input)
    and there are scenarios where it is faster and scenarios where it is
    slower. Overall it is not worth its weight.

    - 217fafe2b4
2024-06-20 13:00:18 -07:00
John Ericson
2f20501c5f
Merge pull request #320852 from obsidiansystems/fewer-cross-suffix-attrs
Clean up cross bootstrapping
2024-06-20 10:44:20 -04:00
Aleksana
52f0089411
Merge pull request #318104 from trofi/arcanist-removal
arcanist: remove
2024-06-20 22:31:22 +08:00
jopejoe1
6f52adb1fe catppuccin-fcitx5: merge with fcitx5-catppuccin
they are the same package
2024-06-19 20:56:13 +02:00
Paul Meyer
e3eac43948
Merge pull request #280911 from katexochen/distribution/3
docker-distribution: 2.8.3 -> 3.0.0-alpha.1
2024-06-19 14:35:40 +02:00
John Ericson
51f1ecaa59 Clean up cross bootstrapping
For a long time, we've had `crossLibcStdenv`, `*Cross` libc attributes,
and `*bsdCross` pre-libc package sets. This was always bad because
having "cross" things is "not declarative": the naming doesn't reflect
what packages *need* but rather how we *provide* something. This is
ugly, and creates needless friction between cross and native building.

Now, almost all of these `*Cross` attributes are gone: just these are
kept:

- Glibc's and Musl's are kept, because those packages are widely used
  and I didn't want to risk changing the native builds of those at this
  time.

- generic `libcCross`, `theadsCross`, and friends, because these relate
  to the convolulted GCC bootstrap which still needs to be redone.

The BSD and obscure Linux or freestnanding libcs have conversely all
been made to use a new `stdenvNoLibc`, which is like the old
`crossLibcStdenv` except:

1. It usable for native and cross alike

2. It named according to what it *is* ("a standard environment without
   libc but with a C compiler"), rather than some non-compositional
   jargon ("the stdenv used for building libc when cross compiling",
   yuck).

I should have done this change long ago, but I was stymied because of
"infinite recursions". The problem was that in too many cases we are
overriding `stdenv` to *remove* things we don't need, and this risks
cyles since those more minimal stdenvs are used to build things in the
more maximal stdenvs.

The solution is to pass `stage.nix` `stdenvNoCC`, so we can override to
*build up* rather than *tear down*. For now, the full `stdenv` is also
passed, so I don't need to change the native bootstraps, but I can see
this changing as we make things more uniform and clean those up.

Finally, the BSDs also had to be cleaned up, since they have a few
pre-libc dependencies, demanding a systematic approach. I realized what
rhelmot did in 61202561d9 (specify what
packages just need `stdenvNoLibc`) is definitely the right approach for
this, and adjusted NetBSD and OpenBSD to likewise use it.
2024-06-18 17:04:16 -04:00
Jan Tojnar
d599897a0c
Merge pull request #316664 from jtojnar/double-alias
top-level/aliases: Clean up outdated Nix aliases
2024-06-18 22:45:09 +02:00
Ivan Mincik
78b123a5d1
Merge pull request #320290 from quantenzitrone/laszip
LASzip{,2}: rename to laszip{,_2}
2024-06-18 19:08:36 +00:00
Aleksana
a72fdc306d
Merge pull request #320278 from quantenzitrone/hentai
HentaiAtHome: rename to hentai-at-home
2024-06-18 23:14:05 +08:00
Aleksana
2b16e9cec5
Merge pull request #318809 from StarGate01/lv_img_conv
lv_img_conv: Remove
2024-06-18 23:02:54 +08:00
SamLukeYes
afc31073a3
xonsh: 0.15.1 -> 0.17.0
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>

Upstream changes: https://github.com/xonsh/xonsh/compare/0.15.1...0.17.0
2024-06-18 22:49:13 +08:00
Christoph Honal
f563ca29d2 lv_img_conv: Remove 2024-06-18 14:44:37 +02:00
Weijia Wang
10b5f09f36
Merge pull request #320263 from quantenzitrone/chow
CHOWTapeModel,Chow{Centaur,Phaser,Kick}: rename to chow-{tape-model,centaur,phaser,kick}
2024-06-18 10:22:36 +02:00
Weijia Wang
55b0cadc96
Merge pull request #320295 from quantenzitrone/librearp
LibreArp{,-lv2}: rename to librearp{,-lv2}
2024-06-18 10:22:18 +02:00
Aleksana
a12b153874
Merge pull request #316782 from aaronjheng/poretools
poretools: remove
2024-06-18 13:41:58 +08:00
Sandro
ccc54c859f
Merge pull request #316996 from xokdvium/xokdvium/drop-opencl-info
opencl-info: drop
2024-06-18 01:42:55 +02:00
Paul Meyer
4b74b465e4 docker-distribution: rename to distribution 2024-06-17 21:12:45 +02:00
Aleksana
531ffced26
Merge pull request #320297 from quantenzitrone/midivisualizer
MIDIVisualizer: rename to midivisualizer
2024-06-18 01:35:16 +08:00
Zitrone
ad99f94c46
LASzip{,2}: rename to laszip{,_2} 2024-06-17 10:24:57 +02:00
Jonathan Davies
412cce1388 apacheKafka: Drop 3.5 series 2024-06-17 09:15:54 +02:00
Sarah Brofeldt
27a384a0ab apacheKafka: drop 3.4 and older
General cleanup -- following the logic that NixOS 23.11 contains Kafka
3.5, so there is a sensible upgrade path for everyone as long as we keep
that around until after the next release.
2024-06-17 09:01:28 +02:00
Zitrone
95fb89c652
Sylk: rename to sylk (#320306)
* Sylk: rename to sylk

* sylk: fix meta.sourceProvenance

---------

Co-authored-by: superherointj <5861043+superherointj@users.noreply.github.com>
2024-06-16 22:09:50 -03:00
Zitrone
63b875e099
SPAdes: refactor 2024-06-16 20:18:13 -03:00
Weijia Wang
653a4744aa
Merge pull request #320296 from quantenzitrone/literadte
Literate: rename to literate
2024-06-16 23:07:50 +02:00
Weijia Wang
9311fa85c8
Merge pull request #320275 from quantenzitrone/fil-plugins
FIL-plugins: rename to fil-plugins
2024-06-16 23:06:29 +02:00
Atemu
3619ebfe78
Merge pull request #320223 from quantenzitrone/beatsabermodmanager
BeatSaberModManager: rename to beatsabermodmanager
2024-06-16 22:05:02 +02:00
Zitrone
996fbc60f9
HentaiAtHome: rename to hentai-at-home 2024-06-16 21:49:45 +02:00
Weijia Wang
421b344141
Merge pull request #320300 from quantenzitrone/skypeexport
SkypeExport: rename to skypeexport
2024-06-16 20:18:58 +02:00
Aleksana
d0c7b3f653
Merge pull request #320260 from quantenzitrone/coinmp
CoinMP: rename to coinmp
2024-06-17 01:13:54 +08:00
Zitrone
16d1664b1f
SkypeExport: rename to skypeexport 2024-06-16 17:55:07 +02:00
Zitrone
e63cb4ed39
MIDIVisualizer: rename to midivisualizer 2024-06-16 17:47:38 +02:00
Zitrone
543cb9a6bd
Literate: rename to literate 2024-06-16 17:37:39 +02:00
Zitrone
db06c687e0
LibreArp{,-lv2}: rename to librearp{,-lv2} 2024-06-16 17:29:43 +02:00