Commit Graph

2225 Commits

Author SHA1 Message Date
Martin Weinelt
442fee475f
ansible_2_12: drop
End of life on 2023/05/31.
2023-05-16 02:24:28 +02:00
K900
d5c292af6b
Merge pull request #197524 from f2k1de/graylog4
graylog: init at 4.0.8, 4.3.9, 5.0.2
2023-05-15 19:42:04 +03:00
Sandro
1e8edc1e60
Merge pull request #205954 from hellwolf/fix-insync-v3 2023-05-15 15:38:58 +02:00
Miao, ZhiCheng
7a6a78c970
insync-v3: remove
insync-v3 has been merged into the insync package; use insync instead.
2023-05-13 22:11:32 +03:00
Sergei Trofimovich
9818d120be libgcc: remove unused package
`libgcc` is not usable as is and as a result no packages use it today.
`gcc.cc.libgcc` should provide the same library. But ideally it should
not be used at all as it's an implementation detail of `gcc` support
libraries.
2023-05-13 17:22:17 +01:00
Matthias Beyer
ac019b94fb
meli: Remove (#231509)
Uses openssl_1_1, which will be removed before the 23.05 branchoff, so
remove this.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-05-12 22:36:49 +02:00
Isa
117f6944c7 aliases: add graylog 2023-05-12 20:16:06 +02:00
Weijia Wang
d3b43b9e9f
Merge pull request #231269 from wegank/clang16-stdenv-init
clang16Stdenv: init
2023-05-11 15:07:41 +03:00
Weijia Wang
bd7c4e7b36 clang16Stdenv: init 2023-05-11 14:17:40 +03:00
ajs124
89f2a7f6ee
Merge pull request #231105 from helsinki-systems/upd/mariadb
mariadb: 10.4.29, 10.5.20, 10.6.13, 10.10.4, 10.11.3
2023-05-11 12:49:48 +02:00
ajs124
96fbdcedcd trustedGrub: remove 2023-05-10 22:17:56 +02:00
ajs124
4233784810 grub1: remove 2023-05-10 21:51:23 +02:00
ajs124
0a298d1cf1 mariadb_109: remove 2023-05-10 18:22:40 +02:00
ajs124
3edf3ba8f7 mariadb_108: remove 2023-05-10 18:22:33 +02:00
Thomas Gerbet
9e677aeeaf
Merge pull request #230737 from risicle/ris-spark-3.4.0
spark: 3.2.2 -> 3.4.0
2023-05-10 10:49:14 +02:00
Weijia Wang
250a59faef
Merge pull request #230929 from Aleksanaa/alarm-clock-applet
alarm-clock-applet: init at 0.4.1
2023-05-10 09:07:42 +03:00
aleksana
583ea0263d alarm-clock-applet: remove deprecation notice 2023-05-10 04:57:12 +08:00
Weijia Wang
419d7f9c8d
Merge pull request #230753 from fetsorn/typos
several typos
2023-05-09 19:16:12 +03:00
fetsorn
ebc12d6b77 aliases.nix: fix typos
"depedencies" -> "dependencies"
"maintanence" -> "maintenance"
2023-05-09 18:02:17 +04:00
06kellyjac
c69ca316dc k3d: rename kube3d to k3d now that attr is free
This takes the place of the old k3d which was the 3d editor k-3d
2023-05-09 14:21:35 +01:00
Franz Pletz
6f310794dd
Merge pull request #230562 from risicle/ris-libressl-3.7
libressl: 3.6.2 -> 3.7.2
2023-05-09 08:31:20 +02:00
Robert Scott
4a348ef47e spark_2_4, spark_3_1, spark_3_2, spark2: remove 2023-05-08 17:49:15 +01:00
Alyssa Ross
da41baa989 llvmPackages_latest: 14.0.6 -> 16.0.1 2023-05-08 13:05:33 +00:00
Alyssa Ross
ecc1ec2c72 llvmPackages_latest: move to aliases.nix
Because llvmPackages_latest is used in Nixpkgs, by quite a few
packages, it's difficult to keep it up to date, because updating it
requires some level of confidence that every package that uses it is
going to keep working after the update.  The result of this is that
llvmPackages_latest is not updated, and so we end up in the situation
that "latest" is two versions older than the latest version we
actually provide.  This is confusing and unexpected.

"But won't this end up fragmenting our LLVM versions, if every package
previously using _latest is separately pinned to LLVM 14?", I hear you
ask.  No.  That fragmentation is already happening, even with an
llvmPackages_latest, because packages that actually require the
_latest_ version of LLVM (15/16), have already been decoupled from
llvmPackages_latest since it hasn't been upgraded.  So like it or not,
we can't escape packages depending on specific recent LLVMs.  The only
real fix is to get better at keeping the default LLVM up to
date (which I'm reasonably confident we're getting into a better
position to be feasibly better able to do).

So, unless we want to double down on providing a confusingly named
"llvmPackages_latest" attribute that refers to some arbitrary LLVM
version that's probably not the latest one (or even the latest one
available in Nixpkgs), we only have two options here: either we don't
provide such an attribute at all, or we don't use it in Nixpkgs so we
don't become scared to bump it as soon as we have a new LLVM available.
2023-05-08 13:05:33 +00:00
Robert Scott
760f00091c libressl_3_5: remove 2023-05-07 19:43:09 +01:00
Sandro
3971f4c98c
Merge pull request #226652 from totoroot/remove-qlandkartegt
qlandkartegt: remove
2023-05-04 23:07:21 +02:00
Matthias Thym
4138d6a449 qlandkartegt: remove 2023-05-03 21:58:12 +02:00
Florian Klink
68dabf2a13 paper-note: remove
This started failing to build, the upstream website, github repo and
development discord guild are gone.

https://gitlab.com/posidon_software/paper/-/issues/167#note_1279446605
suggests it's unmaintained too.

Let's remove this for now, if things pick up it can be re-added.

Closes #229634.
2023-05-03 18:25:08 +03:00
Anderson Torres
d5ddc6acfe crispyDoom: convert to alias crispy-doom 2023-05-02 22:35:27 -03:00
Anderson Torres
46db21cf5c chocolateDoom: convert to alias chocolate-doom 2023-05-02 22:35:27 -03:00
rewine
f873350afd wio: remove 2023-04-28 10:53:00 -03:00
Sandro Jäckel
aad577bd30 nodejs*: normalise names to better fit other packages
Versioned package attributes are usually named like $pname_$version
eg: nodejs-14_x -> nodejs_14
2023-04-25 11:28:17 +02:00
Nick Cao
7fce3da6da
avian: cleanup alias 2023-04-24 19:31:51 +08:00
Nick Cao
41a52f6d23
riot-{desktop,web}: cleanup alias 2023-04-24 19:31:30 +08:00
Nick Cao
a8377dd16d
oracle{jdk,jre}8psu{,_distro}: cleanup alias 2023-04-24 19:30:55 +08:00
Nick Cao
e339d7b79a
libayatana-appindicator-gtk2: add missing throw in alias 2023-04-24 19:24:08 +08:00
Nick Cao
6196f9de5e
alibayatana-indicator-gtk2: add missing throw in alias 2023-04-24 19:24:04 +08:00
Nick Cao
a6b9a1e5c7
kexpand: add missing throw in alias 2023-04-24 19:22:24 +08:00
Nick Cao
c0649e3c5a
transmission-remote-cli: add missing throw in alias 2023-04-24 19:21:21 +08:00
K900
15fdac8845 linux_6_3: init 2023-04-24 11:25:05 +03:00
Yorick van Pelt
0a8004f496
asterisk: drop 16 and 19
These will go EOL within the 23.05 support window.
2023-04-23 15:56:57 +02:00
K900
9f5fbf001f plasma-mobile: 23.1 -> 23.04.0, (partially) absorb into kde/gear 2023-04-20 11:53:36 +03:00
K900
590436c1ca kio-admin: absorb into kde/gear 2023-04-20 11:53:36 +03:00
K900
f5968d6601 ghostwriter: absorb into kde/gear 2023-04-20 11:53:35 +03:00
Sandro
921c8dd1dc
Merge pull request #226866 from SuperSandro2000/ventoy-alias
ventoy: convert alias to none throw
2023-04-20 10:44:50 +02:00
Ryan Lahfa
df7e6764f2
Merge pull request #222903 from rrbutani/fix/llvm-git-openmp-cross
llvmPackages_git.openmp: apply #197674 (fix cross compile)
2023-04-20 00:45:07 +02:00
Sandro Jäckel
099a98015d ventoy: convert alias to none throw
First introduced aliases should not be throw to make transition easier.
2023-04-18 16:28:37 +02:00
Weijia Wang
4c3edba856
Merge pull request #225750 from r-ryantm/auto-update/rtsp-simple-server
rtsp-simple-server: 0.21.6 -> 0.22.0
2023-04-17 10:28:44 +03:00
Adam Joseph
9e3b2a5822
Merge pull request #226366 from mmlb/rename-gnatboot
gnatboot: rename to gnat-bootstrap
2023-04-16 22:37:53 +00:00
Anderson Torres
c0ba68e874 aliases.nix: add ventoy-bin and ventoy-bin-full as throws 2023-04-16 14:10:00 -03:00