Commit Graph

3797 Commits

Author SHA1 Message Date
Emmanuel Rosa
7019530d14 bisq-desktop: drop
Dropping due to the necessary OpenJFX no longer being in Nixpkgs.
2024-11-21 10:27:39 -05:00
teutat3s
f8c5ffa59f
signal-desktop-beta: drop
The beta increases the complexity of the signal-desktop package for
maintainers and releases of signal-desktop happen very frequently.
2024-11-20 16:43:14 +01:00
Luflosi
9e2866d215
kubo-migrator: rewrite
- Migrate to pkgs/by-name
- Format with nixfmt-rfc-style
- Make it possible to remove support for very old migrations in the future by increasing the `minRepoVersion` parameter
- Rename kubo-migrator-all-fs-repo-migrations to kubo-fs-repo-migrations since it may no longer include all migrations
- Add an alias for kubo-migrator-all-fs-repo-migrations to keep backwards compatibility
- Update descriptions to differentiate between kubo-migrator and kubo-migrator-unwrapped and better describe the purpose of the migrator
- Add a description to every individual migration
- Add a description to kubo-fs-repo-migrations
- Fetch the source code of the individual migrations from their specific Git tags, like upstream intends
- Enable tests for some migrations
- Check that the migrations don't crash on startup
- Mark two broken migrations as broken. They are not compatible with the latest Go versions and upstream is not interested in fixing this
- Change code to allow most updates to be done by only changing three lines (add new version and change git tag and hash)
- Add a stub for any disabled or broken migration to prevent downloading unsigned binaries from the internet, see https://github.com/ipfs/fs-repo-migrations/issues/148#issuecomment-2351355627 and https://github.com/ipfs/fs-repo-migrations/issues/188
- Use `lib.getExe` instead of hardcoding the binary name in the kubo NixOS module
- Use `substituteInPlace` with `--replace-fail` instead of `--replace`
2024-11-20 16:17:14 +01:00
Weijia Wang
5bdc0862bf
wordpress: 6.6.2 -> 6.7 (#356449) 2024-11-19 22:44:51 +01:00
Aleksana
0ecc88f77d
buildGoPackage: remove (#349478) 2024-11-19 22:41:50 +08:00
OTABI Tomoya
9bb6359165
ansible_2_15: drop, ansible: 2.17.5 -> 2.17.6 (#354258) 2024-11-19 09:16:20 +09:00
Paul Meyer
4ad10975ec buildGoPackage: remove
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-18 07:51:19 +01:00
K900
a7c029235d linux_6_12: init at 6.12 2024-11-18 09:14:46 +03:00
Viorel-Cătălin Răpițeanu
5705ab5bc5 wordpress: 6.6.2 -> 6.7
Update the package to the latest version.
2024-11-17 15:56:09 +02:00
Davis Schirmer
e4f1463803
unifi: Update aliases 2024-11-15 20:08:11 -05:00
Emily
3d8f220f71
buf-language-server: remove (#356199) 2024-11-15 17:54:51 +00:00
Weijia Wang
cedd087b81
globalprotect-openconnect: Reinstate v1 (#355758) 2024-11-15 18:25:57 +01:00
Shaw Vrana
755426d84b buf-language-server: remove
Upstream has been archived.
2024-11-15 08:46:21 -08:00
Maximilian Bosch
5c01691cf2
Merge: postgresql_12: remove (#353158) 2024-11-15 12:07:14 +01:00
Maximilian Bosch
0b3eef7441
postgresql_12: remove
This will be EOL at the end of November, so there's little reason to
keep it in 24.11[1]. As discussed, we'd like to keep it for as long as
possible to make sure there's a state in nixpkgs that has the latest
minor of postgresql_12 available with the most recent CVEs fixed for
people who cannot upgrade[2].

This aspect has been made explicit in the manual now for the next .11
release.

During the discussions it has been brought up that if people just do
`services.postgresql.enable = true;` and let the code decide the
postgresql version based on `system.stateVersion`, there's a chance that
such EOL dates will be missed. To make this harder, a warning will now
be raised when using the stateVersion-condition and the oldest still
available major is selected.

Additionally regrouped the postgresql things in the release notes to
make sure these are all shown consecutively. Otherwise it's a little
hard to keep track of all the changes made to postgresql in 24.11.

[1] https://endoflife.date/postgresql
[2] https://github.com/NixOS/nixpkgs/pull/353158#issuecomment-2453056692
2024-11-15 09:17:06 +01:00
KSJ2000
7fdcedf43f uefi-firmware-parser: init at 1.12 2024-11-14 10:56:28 +02:00
Rahul Rameshbabu
0b399eef24
Revert "nixos/globalprotect: mention removal"
This reverts commit 2b0ff836a9.

Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
2024-11-13 13:46:19 -08:00
github-actions[bot]
80fdc8b778
Merge master into staging-next 2024-11-13 00:14:23 +00:00
Maximilian Bosch
dbd8326b7f
Merge: wordpress: drop unmaintained release (#355291) 2024-11-12 19:20:25 +01:00
natsukium
132b5f592d
ansible_2_15: drop
Ansible 2.15 goes end of life in 2024/11 and can't be supported
throughout the 24.11 release cycle
2024-11-12 12:03:39 +09:00
Weijia Wang
40d6aaaeb1 wordpress: drop unmaintained release 2024-11-11 23:26:22 +01:00
github-actions[bot]
351e0a0a7c
Merge master into staging-next 2024-11-11 12:06:02 +00:00
Franz Pletz
f1b26f503a
nitrokey-udev-rules: init at 1.0.0 (#352481) 2024-11-11 10:54:55 +01:00
github-actions[bot]
81f60ef90d
Merge master into staging-next 2024-11-11 00:14:46 +00:00
Atemu
4d98fc18e8 teamspeak3: rename from teamspeak_client
This is what people would be looking for when searching for "teamspeak".

Barely anyone will need the server and those who do will likely explicitly look
for the server rather than just "teamspeak".

teamspeak_server should probably be renamed to teamspeak3-server.
2024-11-09 22:37:08 +01:00
Martin Weinelt
46b1474255 Reapply "haskellPackages: update stackage and hackage" (#354547)
This reverts commit 7701a9e6c6, reversing
changes made to 8991dc8e9d.

Restore haskell-updates on staging-next to save resources on hydra.
2024-11-08 18:42:24 +01:00
Vladimír Čunát
fe6d94b8f9
Revert "haskellPackages: update stackage and hackage" 2024-11-08 18:36:29 +01:00
github-actions[bot]
a759676266
Merge master into haskell-updates 2024-11-07 00:16:21 +00:00
Aleksana
6835d02a9e
colorpicker: mention more alternatives (#353960) 2024-11-06 20:43:05 +08:00
Gutyina Gergő
35567b883f
colorpicker: mention more alternatives 2024-11-06 07:56:49 +01:00
github-actions[bot]
84527c8ca3
Merge master into haskell-updates 2024-11-06 00:16:09 +00:00
Bjørn Forsman
2bd2f80d4a stopmotion: rename from linuxstopmotion
Upstream dropped the 'linux' prefix in newer versions. Take this
opportunity to move to the "by-name" hierarchy. (This also required
taking top-level qt5 as input.)
2024-11-05 18:36:58 +01:00
github-actions[bot]
7029ffd9c2
Merge master into haskell-updates 2024-11-05 00:16:11 +00:00
Weijia Wang
a21443bf0c
gn1924: drop (#353310) 2024-11-04 19:33:50 +01:00
Sandro
51db049535
sensu: drop it as it is no longer maintained (#351916) 2024-11-04 18:15:46 +01:00
Aleksana
0a3743227d
varnish74: drop (#352492) 2024-11-04 10:15:01 +08:00
Aleksana
ea6f23fbe9
dbus-map: drop (#353007) 2024-11-04 10:13:46 +08:00
github-actions[bot]
57af37a3be
Merge master into haskell-updates 2024-11-04 00:17:26 +00:00
wxt
bfca4e1e73
gn1924: drop 2024-11-03 22:56:01 +08:00
Aleksana
8502cd95aa
{bloom,tailor}: drop (#353156) 2024-11-03 21:26:16 +08:00
Gavin John
1fcd82e7c8
paup: rename to paup-cli 2024-11-02 18:19:55 -07:00
github-actions[bot]
4aa4054084
Merge master into haskell-updates 2024-11-03 00:18:03 +00:00
Tomo
d6eb9f1515 oracle{jdk,jre}: drop
"Unmaintained security disaster" -anonymous Nixpkgs maintainer
2024-11-02 21:11:23 +00:00
Tomo
fa08eabc4a atlassian-{bamboo,confluence,crowd,jira}: drop
Support for the Atlassian Server products ended in
February 2024 and there was insufficient interest in
maintaining the Atlassian Data Center replacements

c.f. https://github.com/NixOS/nixpkgs/pull/353043#issuecomment-2452825826
2024-11-02 20:36:14 +00:00
Tomo
e5a0b0c39e sqldeveloper: drop
sqldeveloper was dropped due to being severely out-of-date and
having a dependency on JavaFX for Java 8, which we do not support.
2024-11-02 20:19:01 +00:00
Tomo
b241aedce6 docear: drop
Upstream itself says it is not actively developed:
https://docear.org/2017/10/05/update-for-the-google-scholar-parser-library-to-fetch-metadata-for-pdf-files/

The sole Nixpkgs maintainer has not used Docear in
4 years:
https://github.com/NixOS/nixpkgs/pull/353043#discussion_r1826528473
2024-11-02 18:02:56 +00:00
Fernando Rodrigues
f2ae6d269e
bloom: drop
Leaf package with no maintainers; no longer builds on Hydra; last
version was released over a year ago with no commit activity since then.

Seems to want very specific library versions, so future maintainers of
this package if it's re-added will have a tough time keeping it working
with Nixpkgs' fast-paced development workflow:
https://github.com/bloombloombloom/Bloom#building-bloom-from-source

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-02 13:29:02 -03:00
Fernando Rodrigues
e620644e10
tailor: drop
Unmaintained package that no longer builds; last upstream update was
three years ago.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-02 15:50:43 +00:00
Tomo
558dafdd0d javacard-devkit: drop
Had a dependency on the Oracle JDK,
as well as being several years out-of-date.
2024-11-02 02:56:09 +00:00
Peder Bergebakken Sundt
4a597b8ce0
xlsxgrep: drop (#340582) 2024-11-02 03:49:54 +01:00
github-actions[bot]
9f4b4c444e
Merge master into haskell-updates 2024-11-02 00:16:04 +00:00
Anderson Torres
913fb63484 {mpc_cli,mpc-cli}: red-alias 2024-11-01 20:07:04 -03:00
Sefa Eyeoglu
7ab046eba5
dbus-map: drop
It is incompatible with procps 4 (libproc2) and has been unmaintained
for a while.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-01 23:25:34 +01:00
Felix Scheinost
4552cd2cfa xlsxgrep: drop
Remove xlsxgrep The last update from 0.0.23 to 0.0.29 broke it as it switched from xlrd to pyexcel.

I tried switching to pyexcel but pyexcel-xlsx (for .xlsx support - important) isn't packaged yet.
I tried packaging it but pyexcel-xlsx doesn't seem to be actively maintained anymore and
isn't compatible with the most recent openpyxl version.

I also considered downgrading to 0.0.23 but xlrd is unmaintained and recommends openpyxl.
2024-11-01 17:30:02 +01:00
José Romildo Malaquias
6c40976b8e
marwaita-pop_os 17.0 -> marwaita-yellow 20.3.1 (#352233) 2024-11-01 08:55:37 -03:00
github-actions[bot]
3a826649ee
Merge master into haskell-updates 2024-11-01 00:18:16 +00:00
n3gative1
59e9936b76
aliases.nix: Fix typo xfce.mouspad → xfce.mousepad (#352627) 2024-10-31 22:52:50 +08:00
Johannes Jöns
369d626c4b
uhd: 4.6.0.0 -> 4.7.0.0 (#349079) 2024-10-31 15:47:18 +01:00
Aleksana
2e85e45a3b
luna-icons: remove, as upstream does not exist anymore (#352237) 2024-10-31 17:14:20 +08:00
github-actions[bot]
c89d3d9070
Merge master into staging-next 2024-10-31 00:14:46 +00:00
Tomo
e45e0e2b95 gradle_6: drop
Unmaintained since 10 Feb 2023:
https://endoflife.date/gradle

Numerous security vulnerabilities: #352236
2024-10-30 23:37:02 +00:00
Thomas Gerbet
132cb2a957 varnish74: drop
Varnish 7.4 is EOL and not supported upstream anymore again.
2024-10-31 00:09:41 +01:00
Emily
71ccc3b0b0
{jd-gui,jd-cli}: drop (#352422) 2024-10-30 20:18:19 +00:00
Tomo
3c616cd906 jd-cli: drop
JCenter Bintray is dead. This package depends on jd-core, which was
only hosted through JCenter Bintray.
2024-10-30 20:09:16 +00:00
Tomo
c2d71c11d0 jd-gui: drop
Upstream has no commits since 2019:
https://github.com/java-decompiler/jd-gui

jd-gui uses Gradle 6, which has been EOL since 10 Feb 2023:
https://endoflife.date/gradle
(The JDK team is working on dropping Gradle 6).

Attempting to build with a newer Gradle fails with a nontrivial error.

Potential replacements: cfr, bytecode-viewer, procyon
2024-10-30 20:01:18 +00:00
Wim de With
bc4b30e0c3 prometheus-tor-exporter: remove
This package was broken by an update to its stem dependency and is no
longer maintained.
2024-10-30 19:45:10 +01:00
Robin Krahl
d43f004d1f
nitrokey-udev-rules: init at 1.0.0
Fixes: https://github.com/NixOS/nixpkgs/issues/351921
2024-10-30 09:53:48 +01:00
José Romildo
c5f3f45b97 luna-icons: remove, as upstream does not exist anymore 2024-10-29 21:25:22 -03:00
github-actions[bot]
dee80e3490
Merge master into staging-next 2024-10-30 00:14:27 +00:00
José Romildo
2f82a95b74 marwaita-pop_os: renamed to marwaita-yellow 2024-10-29 20:52:07 -03:00
Martin Weinelt
a6a42bfad2
betterbird{,-unwrapped}: drop (#351205) 2024-10-29 20:38:00 +01:00
github-actions[bot]
a0e96c5d1c
Merge master into staging-next 2024-10-29 06:05:06 +00:00
Peter Hoeg
9ee170b5a3 sensu: drop it as it is no longer maintained 2024-10-28 22:40:50 +01:00
Thomas Gerbet
5df8b35ce0 gmp5: drop
It is not maintained upstream and there is no remaining usages in
nixpkgs.
2024-10-28 14:35:47 +01:00
K900
66f01b7af9 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-28 15:11:30 +03:00
Austin Horstman
6cb661ed93
_1password-cli: rename from _1password
Upstream uses the 1password-cli in reference to the application, while
the actual desktop application is just 1password.
2024-10-27 14:18:57 -05:00
K900
f21f4ca3ee Merge remote-tracking branch 'origin/master' into staging-next 2024-10-26 21:05:47 +03:00
Francesco Gazzetta
68576df997 treewide: move tcl libraries under tclPackages 2024-10-26 16:23:15 +00:00
github-actions[bot]
cdab0d3f36
Merge master into staging-next 2024-10-26 12:05:46 +00:00
Jörg Thalheim
30dd264dd8
treewide: remove more unmaintained gtk2 packages (#349744) 2024-10-26 10:37:03 +02:00
K900
7f898ed413 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-25 21:06:42 +03:00
sternenseemann
c5b7426aaf Merge branch staging-next into haskell-updates 2024-10-25 17:13:14 +02:00
Emily
544076a4a1 betterbird{,-unwrapped}: drop 2024-10-25 15:56:02 +01:00
aleksana
f82db33d80 qxw: remove 2024-10-25 22:42:53 +08:00
aleksana
9fb2ae4da5 leafpad: remove 2024-10-25 22:42:53 +08:00
aleksana
2c8279af0d epdfview: remove 2024-10-25 22:42:53 +08:00
aleksana
19f851fca1 xarchive: remove 2024-10-25 22:42:52 +08:00
aleksana
a7e2595388 eboard: remove 2024-10-25 22:42:31 +08:00
aleksana
756021ca52 colorpicker: remove 2024-10-25 22:42:31 +08:00
aleksana
d60432b8fc gtk2fontsel: remove 2024-10-25 22:42:30 +08:00
sternenseemann
1277fb618e yi: re-init at 0.19.2
This reverts commit accf9337b3 with some
additional modifications.
2024-10-25 16:28:03 +02:00
Sandro
53d911e0e2
Fix nagiosPlugins (#351008) 2024-10-25 15:31:04 +02:00
Rémi NICOLE
0433962e5b
netbox: 3.7.8 -> 4.1.3 (#331750) 2024-10-25 09:09:06 +00:00
Fabián Heredia Montiel
da7fb8d0ef Merge remote-tracking branch 'origin/master' into staging-next 2024-10-24 17:53:05 -06:00
Leona Maroni
a378c72099
youtrack_2022_3: drop (#349356) 2024-10-24 22:46:57 +02:00
Anthony ROUSSEL
61c0322bb7 aliases: fix nagiosPlugins aliases 2024-10-24 21:43:35 +02:00
Thiago Kenji Okada
7658fc3855
open{jdk{8,11,17,21,23},jfx{17,21,23}}: deduplicate (#350736) 2024-10-24 17:33:45 +01:00
Minijackson
d09eb594d3
netbox_3_6: remove 2024-10-23 21:07:34 +02:00
github-actions[bot]
606bd3114c
Merge master into staging-next 2024-10-23 18:04:32 +00:00
Emily
e7b71481e4 {open,}jdk{19,20,22}{,_headless}: don’t alias the throws
This causes issues with the automated removal script.
2024-10-23 16:42:34 +01:00