Commit Graph

1895 Commits

Author SHA1 Message Date
github-actions[bot]
8d32772702
Merge staging-next into staging 2022-10-10 12:02:18 +00:00
Bobby Rong
294961f1fc
Merge pull request #195251 from trofi/timedoctor-removal
timedoctor: remove broken uninstallable package
2022-10-10 19:01:33 +08:00
Yorick van Pelt
32f1678683
libmicrohttpd_0_9_70: drop 2022-10-10 08:13:25 +02:00
github-actions[bot]
3b37795067
Merge staging-next into staging 2022-10-09 18:02:10 +00:00
Sergei Trofimovich
012d718bc1 timedoctor: remove broken uninstallable package
The package fails t install as it requires x86_64-linux, but it's
dependency requires i686 linux:

    $ nix build --no-link -f. timedoctor --show-trace
    error: unsupported CPU i686

       … while evaluating the attribute 'version'

       at pkgs/development/compilers/adoptopenjdk-bin/jdk-linux-base.nix:40:3:

           39|
           40|   version = sourcePerArch.${cpuName}.version or (throw "unsupported CPU ${cpuName}");
             |   ^

I only onticed it because it uses `xorg.libXaw3d` while nothing else does.

Let's remove it.
2022-10-09 17:52:29 +01:00
Weijia Wang
4836d085e4 audacity: deprecate wxGTK31 and gtk2 2022-10-09 12:46:50 +02:00
github-actions[bot]
cdfb8a30a4
Merge staging-next into staging 2022-10-08 12:02:12 +00:00
Matthieu Coudron
a3f854aef3 linux_mptcp,linux_mptcp_95: remove out-of-tree mptcp kernel
Multipath tcp (mptcp) is now part of the official linux kernel. The
official kernel still lacks features compared to this out of tree ones
but considering the userbase, I dont see any compelling reason.
I keep using that kernel and those utilities so they will stay packaged
at https://github.com/teto/mptcp-flake where they wont annoy the whole
nixpkgs crowd that doesn't care about it.
2022-10-07 23:14:30 +02:00
Sandro
ef1b870a43
Merge pull request #189023 from centromere/lighthouse-3.0.0 2022-10-07 12:42:45 +02:00
Mario Rodas
405db07799
Merge pull request #167047 from helsinki-systems/drop/postgresql10
postgresql: remove 10.x
2022-10-06 21:32:46 -05:00
Alex Wied
59e3addfeb lighthouse: init at 3.1.2 2022-10-03 17:44:35 -04:00
Sandro
b70049a463
Merge pull request #183349 from Luflosi/rename-ipfs-to-kubo 2022-10-03 21:34:14 +02:00
Thomas Gerbet
53e0aec6d3 protobuf3_7: remove
Part of #193370
2022-10-03 21:11:11 +02:00
K900
0faffb5531 linux/6.0: init 2022-10-03 11:04:50 +00:00
Ivar Scholten
e22ce12a8e
apple-music-electron: remove
This project has reached its end of life, the repository is marked as an
archive. Its recommanded to use the already packaged `cider` instead.

Fixes #193593
2022-10-02 21:56:42 +02:00
Luflosi
eefaaf41d6
kubo: rename from ipfs
Go-IPFS was renamed to Kubo in version 0.14.0, see https://github.com/ipfs/kubo/issues/8959.
2022-10-02 16:00:22 +02:00
Sandro
633f31d7ca
Merge pull request #192863 from PhilippWoelfel/pdfstudio-new-package-names 2022-10-02 00:04:29 +02:00
Vladimír Čunát
82517bf14e
mysql-client: fix fallout from removing this alias
Removed in commit 57b25916f32 from PR #192681.
2022-10-01 16:36:57 +02:00
github-actions[bot]
d2b7f4ad5f
Merge master into staging-next 2022-09-28 18:05:16 +00:00
Martin Weinelt
9b5f227a93
protobuf3_11: remove
No consumers and does not receive updates anymore and therefore probably
vulnerable to CVE-2022-1941 and others.
2022-09-28 19:36:48 +02:00
usrfriendly
f0de0cf811 enyo-launcher: 2.0.2 -> 2.0.5, renamed from enyo-doom 2022-09-28 09:55:15 -07:00
github-actions[bot]
28a3306bd7
Merge master into staging-next 2022-09-27 12:01:17 +00:00
Aaron Jheng
ae361224cd
libtorrentRasterbar-1_1_x: remove 2022-09-26 12:29:05 +00:00
Martin Weinelt
68c0ca4416 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-25 21:36:31 +02:00
Martin Weinelt
9a1edca214
libtensorflow-bin: drop
The package was introduced when our source package did not expose
libtensorflow, which it does these days. Additionally the -bin package
has not been well maintained and is stuck on a version from 2020/12.
2022-09-25 13:23:43 +02:00
Martin Weinelt
ba3319568d
utillinux: drop alias, don't throw
It confuses node2nix, which looks for utillinux in pkgs but does not
expect a throw.
2022-09-25 12:30:14 +02:00
Philipp Woelfel
2c203ec12a pdfstudio/pdfstudioviewer: improve package naming schemes and add/upgrade to 2022.0.2 2022-09-25 01:35:39 -06:00
Gabriel Fontes
e5cac189d4
luaPackages: fennel -> luaPackages.fennel 2022-09-24 22:46:10 -03:00
Martin Weinelt
d06207386d
top-level/aliases: prune old aliases, add missing dates
This removes throws older than 2021-09-01, converts aliases older than
2021-09-01 to throws and fills in missing dates here and there.
2022-09-24 14:03:15 +02:00
superherointj
0bb080d24f
Merge pull request #192645 from superherointj/broken-yafaray-core
libyafaray: 3.5.1 -> unstable-2022-09-17
2022-09-24 07:06:32 -03:00
Mario Rodas
9ba270752f
Merge pull request #192682 from aaronjheng/grv
grv: add missing throw
2022-09-23 21:46:37 -05:00
Aaron Jheng
1d39316e96
grv: add missing throw 2022-09-24 02:04:46 +00:00
superherointj
8e819696fe libyafaray: 3.5.1 -> unstable-2022-09-17
* fixes build
* enable aarch64-linux platform
2022-09-23 18:39:26 -03:00
Theodore Ni
ad0d2e3453 librevisa: remove because its source is gone
The librevisa site and source code have disappeared upstream.
2022-09-23 19:10:54 +02:00
Vladimír Čunát
3671ea902a
Merge branch 'master' into staging-next 2022-09-22 19:06:26 +02:00
Vladimír Čunát
82ff645e17
Merge #191652: rr-unstable: remove 2022-09-22 14:33:34 +02:00
github-actions[bot]
57e15d64c3
Merge master into staging-next 2022-09-21 18:01:25 +00:00
Jakub Kozłowski
944c6691fc
aws: remove, recommend awscli / awscli2 (#176707)
Co-authored-by: superherointj <5861043+superherointj@users.noreply.github.com>
2022-09-21 19:06:36 +02:00
Vladimír Čunát
b7b04a1c09
Merge branch 'master' into staging-next
The point is to include the revert of `bpftools` rebuild.
2022-09-18 10:52:01 +02:00
Azat Bahawi
d6496a13ef
rr-unstable: remove 2022-09-17 15:51:17 +03:00
Rouven Czerwinski
eaa981dcdc mutt-with-sidebar: remove, mutt provides sidebar
The sidebar patch has been included since 1.7.0 and is enabled by
default in regular mutt. Move mutt-with-sidebar to aliases and let it
provide regular mutt.
2022-09-17 12:22:13 +01:00
github-actions[bot]
214eab82c7
Merge staging-next into staging 2022-09-14 18:01:55 +00:00
Domen Kožar
efdea4930c
Merge pull request #187857 from Sohalt/remove-dd-agent
dd-agent: remove
2022-09-14 13:25:50 +01:00
Armeen Mahdian
aa20ba5563 dd-agent: remove 2022-09-14 14:11:14 +02:00
Franz Pletz
acf46b0569
Merge pull request #140364 from taku0/temurin-17
temurin-bin: init, semeru-bin: init, adoptopenjdk-bin: remove 13, 14, 17
2022-09-12 23:29:18 +02:00
taku0
c74221839b temurin-bin, semeru-bin: init at 17.0.3, adoptopenjdk-bin: remove 13, 14, 17
AdoptOpenJDK Hotspot is now Eclipse Temurin and AdoptOpenJDK OpenJ9 is
now IBM Semeru Runtime.

Adds `temurin-bin` and `semeru-bin` packages.

AdoptOpenJDK 13, 14, and 15 is no longer supported.  AdoptOpenJDK 13 and
14 are removed.  AdoptOpenJDK 15 is left only for some packages
depending it.
2022-09-12 16:29:36 +09:00
github-actions[bot]
6ec60fd222
Merge master into staging-next 2022-09-11 18:01:19 +00:00
Guillaume Girol
c3424c7f68
Merge pull request #190028 from symphorien/remove-rls
rls: remove
2022-09-11 14:00:20 +00:00
github-actions[bot]
23ffb92072
Merge master into staging-next 2022-09-08 00:03:36 +00:00
7c6f434c
b15ab198a9
Merge pull request #189656 from wentasah/julia-1.8.0
julia-bin: 1.7.3 -> 1.8.0
2022-09-07 18:23:26 +00:00
Guillaume Girol
7794eb89c8 rls: remove
will be removed upstream in next rust release: https://blog.rust-lang.org/2022/07/01/RLS-deprecation.html
2022-09-07 12:00:00 +00:00
Michal Sojka
fd67f6de3b julia-bin: 1.7.3 -> 1.8.0 2022-09-05 08:45:17 +02:00
github-actions[bot]
fccce1e603
Merge master into staging-next 2022-09-03 18:01:21 +00:00
Azat Bahawi
b40c54fa36
gammy: remove 2022-09-03 18:41:59 +03:00
github-actions[bot]
11b64de8c0
Merge master into staging-next 2022-09-01 00:02:32 +00:00
Christian Kögler
56e8e486f3
Merge pull request #187336 from Alexnortung/session-desktop-appimage
session-desktop-appimage: 1.8.6 -> 1.9.1
2022-08-31 22:00:09 +02:00
github-actions[bot]
d72f9471ad
Merge master into staging-next 2022-08-30 12:01:35 +00:00
Linus Heckemann
df8b4cc43f
Merge pull request #182214 from DeterminateSystems/libgme-merge
game-music-emu: merge in libgme
2022-08-30 12:09:08 +02:00
github-actions[bot]
3a12bb0241
Merge master into staging-next 2022-08-30 00:03:00 +00:00
Bill Ewanick
3ee25a45ed hyperspace-cli: remove 2022-08-29 13:44:41 -04:00
Vladimír Čunát
f08ac2c92b
Merge branch 'master' into staging-next 2022-08-29 08:58:52 +02:00
Anthony Roussel
cbfc31de7b
asouldocs: rename from peach, asouldocs: 0.9.8 -> 1.0.0 (#188673) 2022-08-28 20:37:20 +02:00
github-actions[bot]
ed777c26b3
Merge staging-next into staging 2022-08-25 06:11:07 +00:00
Anderson Torres
9dd005e188
Merge pull request #188110 from adisbladis/build-emacs-packages
emacs: Build emacs packages on Hydra
2022-08-25 00:47:15 -03:00
Martin Weinelt
249398ffa8 Merge remote-tracking branch 'origin/staging-next' into staging 2022-08-25 00:32:27 +02:00
adisbladis
4827266cd7 vgo2nix: drop package
It's deprecated, unmaintained and archived upstream.
2022-08-24 13:19:54 +08:00
adisbladis
3071f2debc emacs: Move emacsPackages alias from aliases.nix to all-packages.nix
This alias should live in aliases.nix but that would cause Hydra not to evaluate/build the packages.

To be honest I don't particularly like this change, but it seems the
most practical way forward to get Hydra to build Emacs packages.
2022-08-24 08:45:46 +08:00
OPNA2608
e2f8343087 uade: rename from uade123, 3.01 -> 3.02 2022-08-22 21:27:41 +02:00
OPNA2608
d6dbe27eb4 bencodetools: rename from libbencodetools, enable tests 2022-08-22 21:27:41 +02:00
Alexander Nortung
838d46c003 session-desktop: etc
Added alias for session-desktop-appimage
2022-08-22 21:26:50 +02:00
adisbladis
3cc0fc843c
Merge pull request #186683 from IvarWithoutBones/fix/yuzu-updater
yuzu-{ea,mainline}: {2901,1131} -> {2907,1137}
2022-08-22 22:17:39 +08:00
Ivar Scholten
27c4968f2d
yuzu-ea: rename to yuzu-early-access 2022-08-22 15:57:31 +02:00
github-actions[bot]
c90a48c28f
Merge staging-next into staging 2022-08-19 12:02:18 +00:00
Linus Heckemann
d167d23b40
Merge pull request #176780 from linj-fork/emacs-native-comp
emacs: enable native-comp
2022-08-19 12:04:51 +02:00
github-actions[bot]
784a588a10
Merge staging-next into staging 2022-08-19 00:04:04 +00:00
Lin Jian
51bd7cf0d0
emacs: enable native-comp 2022-08-18 20:38:37 +08:00
ajs124
bf95b6e456 qca2: remove 2022-08-17 20:16:19 +02:00
Colin Arnott
89361f7b99
gotags: reinit at 1.4.1
This change reverts #176044 and #178000, as well as updating the version
to the latest stable release. Unfortunately, despite the lack of updates
to gotags, it is still depended upon by vim-go, thus we must keep it
around until they (and other consumers) have removed it from the
dependency trees.

This change also adds myself as a maintainer, since I would not wish the
burden of this package's maintanence on anybody else.
2022-08-17 10:58:09 +00:00
Brian McKenna
579237dbf5 onnxruntime: init at 1.10.0 (resurrected) 2022-08-16 19:19:03 -07:00
usertam
0b73b43a94 lilypond-unstable and lilypond-unstable-with-fonts: init at 2.23.11
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Eric Bailey <eric@ericb.me>
2022-08-16 16:27:21 -05:00
ajs124
aa1483114b postgresql_10: remove ahead of 22.11 release, because it will go EOL 2022-11-10 2022-08-15 22:36:31 +02:00
Kira Bruneau
334ffa5d97
Merge pull request #185159 from kira-bruneau/zynaddsubfx
zynaddsubfx: 3.0.5 → 3.0.6
2022-08-15 12:04:07 -04:00
Franz Pletz
f38bb4d487
Merge pull request #186590 from midchildan/remove/sourcetrail
sourcetrail: remove
2022-08-15 06:41:27 +02:00
Ivv
6512b21eab
Merge pull request #182218 from virchau13/xp-pen-deco-01-v2-driver
xp-pen-deco-01-v2-driver: init at 3.2.3.220323-1
2022-08-14 16:00:12 +02:00
midchildan
e4b89c06c3
sourcetrail: remove 2022-08-14 17:08:52 +09:00
Kira Bruneau
1c395dbabe zynaddsubfx: 3.0.5 → 3.0.6 2022-08-13 19:54:45 -04:00
AndersonTorres
2e506b019c hardlink: remove
A dignified burial for this expression. Long live hardlink on util-linux!
2022-08-12 23:25:34 -03:00
Anderson Torres
314182c2cd
Merge pull request #185871 from AndersonTorres/hare
Hare language updates
2022-08-10 22:38:33 -03:00
Martin Weinelt
47d03c0a3f
mozphab: 0.1.99 -> 1.1.0; rename from moz-phab
and enable the tests.
2022-08-10 16:04:36 +02:00
AndersonTorres
30b628476a move hare aliases to aliases.nix 2022-08-10 05:23:28 -03:00
Vir Chaudhury
66327cf687
pentablet-driver: rename to xp-pen-g430-driver 2022-08-08 15:20:52 +08:00
figsoda
f3502e146d
Merge pull request #184981 from figsoda/update-fishfight
jumpy: rename from fishfight, 0.4.2 -> 0.4.3
2022-08-05 20:48:22 +08:00
Sandro
c70ac648b5
Merge pull request #184454 from NixOS/lightdm 2022-08-04 15:05:13 +02:00
figsoda
c4ba4b2562 jumpy: rename from fishfight, 0.4.2 -> 0.4.3 2022-08-03 17:33:51 +08:00
tirex
00f984fffa linux_5_19: add missing package alias
There are missing aliases for this package.
2022-08-03 08:19:46 +00:00
zowoq
25b464c8b3
terraform-full: remove (#184649)
* terraform-full: remove

* .github/workflows/update-terraform-providers.yml: switch to terraform.full
2022-08-02 19:45:05 +02:00
Winter
468c10d8e0
Merge pull request #183039 from jansol/master 2022-08-01 18:17:39 -04:00
Jan Solanti
34a04025cf xow: remove
Upstream project has been deprecated in favour of the 'xone' kernel
mode driver.
2022-08-02 00:50:32 +03:00
ajs124
02ecbd80da
Merge pull request #182330 from helsinki-systems/drop/fbreader 2022-08-01 22:31:58 +02:00
linsui
14c9d821ea jami: 20220503.1550.0f35faa -> 20220726.1515.da8d1da 2022-08-01 17:45:44 +08:00