Commit Graph

103260 Commits

Author SHA1 Message Date
Weijia Wang
f8a6fd59dc
stylelint: move to by-name and modernize derivation (#343730) 2024-09-22 22:32:34 +02:00
Pol Dellaiera
4b9c0fa18f
python3{11,12}Packages.boto: drop (#343727) 2024-09-22 22:31:55 +02:00
Pol Dellaiera
f9d0bb0d6c
dynamips: migrate to pkgs/by-name, format with nixfmt-rfc-style (#343777) 2024-09-22 22:30:31 +02:00
Fabian Affolter
e95d44af74
python312Packages.qcs-sdk-python: 0.19.3 -> 0.20.1 (#342869) 2024-09-22 22:26:50 +02:00
Emily
f792bd987c
desktopToDarwinBundle: prevent icnsutil from introducing incompatible code (#343793) 2024-09-22 21:10:53 +01:00
Pol Dellaiera
cd80d12600
plantuml: 1.2024.5 -> 1.2024.7 (#343735) 2024-09-22 22:08:48 +02:00
sarahec
f752c46b4f desktopToDarwinBundle: prevent icnsutil from shadowing key libraries 2024-09-22 12:43:26 -07:00
Matthieu Coudron
57bbd52af5
packages luarocks updater as pyproject package (#343584)
* luarocks-packages-updater: convert into pyproject package

* pluginupdate: move to its own folder

so we can copy just the folder when using this as a module

* luarocks-packages-updater: adress review
2024-09-22 21:15:41 +02:00
Anthony ROUSSEL
020dfe613d dynamips: migrate to pkgs/by-name, format with nixfmt-rfc-style 2024-09-22 20:25:27 +02:00
Matthieu Coudron
423788f5b8
buildNeovimPlugin: pass a derivation to luaAttr (#343564)
* buildNeovimPlugin: pass a derivation to luaAttr
and deprecate passing a string.
Passing a string is not a typical/good nixpkgs habit. We want to give more control on
which attribute to wrap, without having to add it to the lua package set
necessarily.

* vimPlugins: update plugin with new syntax
buildNeovimPlugin now accepts derivations instead of the lua package name. This PR reflects the change
2024-09-22 20:01:56 +02:00
Florian Klink
00bc5174a6
garage: 1.0.0 -> 1.0.1 (#343744) 2024-09-22 19:56:35 +03:00
OTABI Tomoya
dbe1125de3
python3Packages.proton-vpn-network-manager: 0.5.2 -> 0.6.3 (#343208) 2024-09-23 01:02:19 +09:00
Aleksana
83b4bfbb0c
actionlint: moved to by-name and modernized derivation (#343682) 2024-09-22 23:23:46 +08:00
Aleksana
360425ea16
snyk: move to by-name and modernize derivation (#343726) 2024-09-22 23:22:56 +08:00
Aleksana
32dde58079
algolia-cli: move to by-name and modernize derivation (#343678) 2024-09-22 23:22:29 +08:00
Aleksana
7054eef001
smatch: move to by-name and modernize derivation (#343686) 2024-09-22 23:22:02 +08:00
Florian Klink
061d9eb2d9 garage: 1.0.0 -> 1.0.1
Changelog: https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v1.0.1
2024-09-22 18:09:47 +03:00
Maximilian Bosch
179b6bce21
Merge: linux_4_19: drop (#343283) 2024-09-22 16:46:54 +02:00
Anthony ROUSSEL
8078f7fda8 plantuml-server: migrate to pkgs/by-name, format with nixfmt-rfc-style 2024-09-22 16:46:06 +02:00
Anthony ROUSSEL
3c083ed52f plantuml: migrate to pkgs/by-name, format with nixfmt-rfc-style 2024-09-22 16:46:05 +02:00
Emily
3b5f32c447
python312Packages.blessings: drop (#336152) 2024-09-22 15:25:12 +01:00
Mutsuha Asada
7c84974f5b
stylelint: move to by-name 2024-09-22 23:18:40 +09:00
Anthony ROUSSEL
775c4ad439 plantuml-c4: migrate to pkgs/by-name, format with nixfmt-rfc-style 2024-09-22 16:10:59 +02:00
Emily
d1a97b0db8 python3{11,12}Packages.boto: drop
Boto has not seen a release since 2018, and has been officially
marked as deprecated in favour of boto3 and botocore since 2021. It
has required downstream patching to keep it running on newer Python
versions and is broken on the new default of Python 3.12. It also
requires the obsolete nose test framework that we are in the process
of removing.

The few packages we carry that still require boto are in poor upstream
maintenance state and some of those were already broken. The NixOps
AWS plugin was the last holdout that justified keeping this package,
but it is now also broken.
2024-09-22 14:57:38 +01:00
Emily
51088c1de4 toil: drop
This package has been broken since 24.05 (`pkg_resources` error when
running `toil --help`), and hasn’t built since Python 3.12 became
the default. There have been two major upstream releases since this
package was last updated. I tried to package the newest version, which
drops the boto dependency, but unfortunately it requires obsolete
versions of other Python libraries that we no longer package. Since
it’s been broken for this long anyway and can’t be updated,
let’s drop it for now.
2024-09-22 14:57:38 +01:00
Emily
8caee3d83d kargo: drop
No release since 2017 and deprecated upstream; see
<1869aa3985 (diff-a39c9f7aa728d5fa3b973bc6ba49228a)>.
2024-09-22 14:57:38 +01:00
Emily
df69ab8cec wal_e: drop
No release in almost half a decade, no maintainer in Nixpkgs, and
the README describes it as obsolete and recommends alternatives:
<978bc1926c/README.rst (obsolescence-notice)>.
2024-09-22 14:57:38 +01:00
Emily
2ffdba973c nixops_unstablePlugins.nixops-aws: drop
Marked as broken for months, and depends on boto which has been
deprecated for years and is now also broken and due for removal.
2024-09-22 14:57:38 +01:00
Emily
9437aa9524 python3{11,12}Packages.qds-sdk: drop
No release in four years and depends on the deprecated and broken
boto package; to quote the README:

> ## Where are the maintainers ?
>
> Qubole was acquired. All the maintainers of this repo have moved
> on. Some of the employees founded ClearFeed. Others are at big data
> teams in Microsoft, Amazon et al.
2024-09-22 14:57:38 +01:00
Emily
76e8642c94 python3{11,12}Packages.gcs-oauth2-boto-plugin: drop
This is a plugin for boto, which has been deprecated for years,
and is broken and due for removal.
2024-09-22 14:57:38 +01:00
Mutsuha Asada
6a8ee1c9f9
snyk: move to by-name 2024-09-22 22:53:26 +09:00
Viorel-Cătălin Răpițeanu
3e2bf57c9c python3Packages.proton-vpn-network-manager: deprecates proton-vpn-network-manager-openvpn and proton-vpn-network-manager-wireguard
The proton-vpn-network-manager-wireguard and proton-vpn-network-manager-openvpn
modules are now legacy: The same functionality is now in proton-vpn-network-manager
module, version 0.6.3 and upwards.

This commit removes the 2 deprecated modules and creates a throw message for
them to the recommanded package to be used.
2024-09-22 16:29:31 +03:00
Aleksana
7a4b840dd4
treewide: fix nixd warnings (#343155) 2024-09-22 21:26:45 +08:00
Mutsuha Asada
75901da793
smatch: move to by-name 2024-09-22 22:21:39 +09:00
Sandro
9c711566cd
emiluaPlugins: introduce botan and secp256k1 (#342594) 2024-09-22 14:11:29 +02:00
Aleksana
12a6f39dd0
netbird: 0.29.3 -> 0.29.4 (#343270) 2024-09-22 19:10:57 +08:00
Aleksana
0af73a7a28
gen-license: 0.1.2 -> 0.1.4 (#321190) 2024-09-22 19:05:42 +08:00
Aleksana
33e82aab99
sng: 1.1.0 -> 1.1.1 (#342809) 2024-09-22 19:00:45 +08:00
Stig
68de265d94
perlPackages.FinanceQuote: 1.62 -> 1.63 (#343659) 2024-09-22 12:29:50 +02:00
Weijia Wang
84cd38f778
globalprotect-openconnect: add core logic and packages for 2.x releases (#316526) 2024-09-22 12:07:33 +02:00
Mutsuha Asada
f38d6171c9
actionlint: moved to by-name and modernized derivation
- Removed `rec`
- Formatted via nixfmt-rfc-style
- Removed `with lib;`
2024-09-22 18:13:43 +09:00
Weijia Wang
2b0ff836a9 nixos/globalprotect: mention removal 2024-09-22 11:06:38 +02:00
Mutsuha Asada
81e6fd8126
algolia-cli: move to by-name and modernize derivation
- Removed `with lib;`
- Formatted via nixfmt
- Removed `rec`
2024-09-22 18:01:53 +09:00
Yongun Seong
ee7cd3722d
perlPackages.FinanceQuote: 1.62 -> 1.63 2024-09-22 16:09:41 +09:00
Emily
6177650dda
llvmPackages: unify version for all platforms but Darwin (#343245) 2024-09-22 02:16:47 +01:00
Fabián Heredia Montiel
3fc3952596 aliases: cleanup linux kernels EOL aliases 2024-09-21 19:11:50 -06:00
Fabián Heredia Montiel
777c1bc861 linux_4_19: drop since it will reach EOL within NixOS 24.11 2024-09-21 19:11:50 -06:00
h7x4
f21ae37d3d
clash-verge: remove (#342557) 2024-09-22 01:41:17 +02:00
Valter Nazianzeno
7308690e9a emiluaPlugins.secp256k1: init at 0.5.0 2024-09-21 21:04:35 +00:00
Valter Nazianzeno
253688541a emiluaPlugins.botan: init at 1.1.0 2024-09-21 21:01:44 +00:00