Commit Graph

1841 Commits

Author SHA1 Message Date
Jan Tojnar
50c6895e77 gnome-browser-connector: 10.1 → 42.0
https://discourse.gnome.org/t/split-and-rename-of-chrome-gnome-shell/11075
815ec9e1af...v42.0

- Renamed and split into a separate repo from the extensions.
- CMake build replaced with Meson (jq also not needed)
- requests Python module not needed since updates are now solely handled by GNOME Shell itself

Also

- Corrected license
- Cleaned up the module
- Replaced PYTHONPATH in a wrapper by Python environment

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:12 +02:00
Robert Scott
ab5c2a0459
Merge pull request #195217 from yorickvP/microhttpd
libmicrohttpd_0_9_70: drop
2022-10-10 23:01:47 +01: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
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
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
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
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