Commit graph

1866 commits

Author SHA1 Message Date
github-actions[bot] aac580f88f
Merge master into staging-next 2022-10-20 00:05:13 +00:00
Sandro ab6c14bf9a
Merge pull request #196624 from Minion3665/replace-polymc-with-prismlauncher 2022-10-19 23:36:35 +02:00
Solene Rapenne d19c0a65e4 top-level/aliases: make mpv-with-scripts migration easier to understand 2022-10-19 22:53:10 +02:00
Skyler Grey 879c2dffe1
polymc: remove
- As polymc has been hostily taken over, prismlauncher (the fork) should
  be used instead
- The previous commit packages prismlauncher, this commit makes it so
  that installing polymc will give an error message
2022-10-19 19:06:54 +01:00
Jan Tojnar 457f28f6f8 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/tools/codespell/default.nix

codespell 2.2.2 switched to pyproject & setuptools_scm:
https://github.com/codespell-project/codespell/pull/2523
2022-10-19 05:24:28 +02:00
Yureka ad5766dca8 libayatana-appindicator: 0.5.5 -> 0.5.91, convert to cmake, cleanup 2022-10-19 00:22:29 +02:00
Yureka 2456114244 libayatana-indicator: 0.8.2 -> 0.9.2, convert to cmake, cleanup 2022-10-19 00:22:29 +02:00
Martin Weinelt 51fcbf5bb7 Merge remote-tracking branch 'origin/master' into staging-next 2022-10-16 00:18:40 +02:00
Dennis Gosnell e9305a371f Merge remote-tracking branch 'origin/master' into haskell-updates 2022-10-15 11:58:34 -04:00
Dennis Gosnell 1445c56426 termonad: remove top-level termonad-with-packages alias 2022-10-15 11:49:02 -04:00
Robert Hensing e72450d032 Revert "top-level/aliases: prune old aliases, add missing dates"
This reverts commit d06207386d.

Removing aliases without warning is not ok, because it breaks a
lot of third party code, without a grace period during which the
ecosystem can adapt.
2022-10-15 11:59:51 +02:00
Robert Hensing 0b6a7a953d Revert "utillinux: drop alias, don't throw"
This reverts commit ba3319568d.

Removing aliases without warning is not ok, because it breaks a
lot of third party code, without a grace period during which the
ecosystem can adapt.
2022-10-15 11:59:04 +02:00
github-actions[bot] 4f07e7f326
Merge master into staging-next 2022-10-15 06:07:54 +00:00
figsoda 54b85f9db6
Merge pull request #195599 from figsoda/remove-cargo-download
cargo-download: remove
2022-10-14 21:23:14 -04:00
Vladimír Čunát 00a757ed3f
Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
Vladimír Čunát 7a94322ed7
Merge #182618: GNOME 42 → 43 2022-10-13 08:14:27 +02:00
Anderson Torres 4a66f42131
Merge pull request #195379 from alexshpilkin/restore-parlatype
parlatype: restore, 2.1 -> 3.1
2022-10-12 11:52:39 -03:00
figsoda 91cd04e7ee cargo-download: remove 2022-10-11 19:26:15 -04:00
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
github-actions[bot] 5d957f3dba
Merge staging-next into staging 2022-10-11 00:05:26 +00:00
Robert Scott ab5c2a0459
Merge pull request #195217 from yorickvP/microhttpd
libmicrohttpd_0_9_70: drop
2022-10-10 23:01:47 +01:00
Alexander Shpilkin 8a4c373216
Revert "parlatype: remove"
This reverts commit 3d957ef33b.
2022-10-10 18:19:42 +03:00
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
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