Commit Graph

1242 Commits

Author SHA1 Message Date
Jonathan Ringer
cd4005ff32
_0x0: remove
Upstream no longer exists
2021-12-03 11:15:20 -08:00
ajs124
757dd008b2 postgresql_9_6: drop 2021-12-03 01:14:29 +01:00
github-actions[bot]
9c2a129ba1
Merge master into staging-next 2021-12-02 06:01:11 +00:00
Pontus Stenetorp
6e176f712b
julia_10-bin: deprecate
No longer supported upstream:

    https://discourse.julialang.org/t/julia-v1-7-0-has-been-released-and-v1-6-is-now-lts/72336
2021-12-02 01:18:07 +00:00
github-actions[bot]
017d32f216
Merge master into staging-next 2021-11-28 18:00:57 +00:00
rnhmjoj
97a3b2af1d
monero: rename to monero-cli
To make repology.org happy, use the -cli suffix.
2021-11-28 11:35:14 +01:00
github-actions[bot]
43d7f2e53d
Merge master into staging-next 2021-11-27 18:01:10 +00:00
AndersonTorres
d20dc69664 residualvm: remove
Now ResidualVM lives inside ScummVM.
2021-11-27 10:53:16 -03:00
MoritzBoehme
b5080c6914
synology-drive: added alias error message which points to synology-drive-client
synology-drive-client: clear fmt and update error message
2021-11-26 21:30:22 +11:00
github-actions[bot]
a1d98b162f
Merge master into staging-next 2021-11-23 18:01:10 +00:00
Jan Tojnar
0db8b38bd4
Merge pull request #143672 from r-ryantm/auto-update/flatpak-builder
flatpak-builder: 1.0.14 -> 1.2.0
2021-11-23 16:21:46 +01:00
Jonathan Ringer
4b73049ccc
Merge remote-tracking branch 'origin/staging' into staging-next
Conflicts:
	nixos/tests/custom-ca.nix
2021-11-22 21:33:23 -08:00
github-actions[bot]
28641f51dc
Merge master into staging-next 2021-11-22 18:01:08 +00:00
Jan Tojnar
0bbd6b822e debugedit: unstable-2021-07-05 → 5.0
https://sourceware.org/git/?p=debugedit.git;a=shortlog;h=refs/tags/debugedit-5.0
2021-11-22 16:30:44 +01:00
Sandro
36c04ba35c
Merge pull request #144003 from sbruder/update-antimicrox 2021-11-22 16:24:19 +01:00
Alyssa Ross
28625f7861 selinux: 2.9, 3.0 -> 3.3
These are all released together, so I'm updating them all in a single
commit.
2021-11-21 13:51:54 +00:00
github-actions[bot]
6ad93ecdbb
Merge master into staging-next 2021-11-21 06:01:18 +00:00
Thiago Kenji Okada
24095a994c retroArchCores: remove
`retroArchCores` is strange: it requires a global configuration on nixpkgs, as:

```nix
nixpkgs.config.retroarch = {
  enableDolphin = true;
  enableMGBA = true;
  enableMAME = true;
};
```

To do so, we ended up declaring all available emulators on
`all-packages.nix`. Failing to do so would mean that the emulator
wouldn't be available.

However, there is a mechanism on nixpkgs that also works: overrides.
Overrides are similar on how other packages works, for example:

```nix
(retroarch.override { cores = with libretro; [ citra snes9x ]; });
```

So let's remove `retroArchCores` and leave the overrides mechanism
instead.
2021-11-20 16:19:13 -03:00
github-actions[bot]
c83cfc58e5
Merge master into staging-next 2021-11-19 00:01:26 +00:00
Janne Heß
95b8513b39
mumsi/mumlib: Drop 2021-11-18 22:33:10 +01:00
github-actions[bot]
385e4f8531
Merge master into staging-next 2021-11-18 06:01:22 +00:00
jgart
50bbc006ba svgcleaner: Remove deprecated package. 2021-11-17 22:51:20 -05:00
github-actions[bot]
f8cf67790e
Merge master into staging-next 2021-11-17 06:01:28 +00:00
Dmitry Kalinkin
922661273c
beret: remove
Was broken for 6 years
2021-11-16 17:22:36 -05:00
github-actions[bot]
ca7a3ad2e8
Merge master into staging-next 2021-11-16 18:01:14 +00:00
Sandro
dc37c7483e
Merge pull request #140829 from deshaw/kcat 2021-11-16 18:36:37 +01:00
github-actions[bot]
617d1d1f17
Merge staging-next into staging 2021-11-16 12:02:01 +00:00
TredwellGit
f726b6c476 linux-rt_5_11: remove 2021-11-15 19:38:09 +00:00
github-actions[bot]
e972a20a60
Merge staging-next into staging 2021-11-13 00:02:24 +00:00
Sandro
4a4d57bd25
Merge pull request #144166 from LibreCybernetics/linux_5_15_aliases 2021-11-12 23:34:53 +01:00
github-actions[bot]
fd8fae936e
Merge staging-next into staging 2021-11-12 06:02:01 +00:00
Thiago Kenji Okada
4a9343eb3b
Merge pull request #145384 from SuperSamus/dolphin
dolphinEmu{Master}: removed unnecesary symlink, rename to dolphin-emu{-beta}
2021-11-11 23:04:13 -03:00
Kerstin Humm
bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
Martino Fontana
34503b8bb7 dolphinEmu{Master}: rename to dolphin-emulator{-beta} 2021-11-10 21:15:30 +01:00
Bernardo Meurer
754e2a598c
Merge pull request #145236 from lovesegfault/nix-direnv-stable-nix 2021-11-09 22:44:39 -08:00
Bernardo Meurer
c03040cfd5
nix-direnv: use nix (2.4) and remove enableFlakes
Follow-up to #144197 since nixUnstable is no longer needed for flake
support.
2021-11-09 20:04:47 -08:00
Sandro
0d0df3e192
Merge pull request #145209 from thiagokokada/zhf-remove-libkml 2021-11-09 22:14:30 +01:00
Bernardo Meurer
1f63465879
nixFlakes: nix_2_4 -> nixStable 2021-11-09 10:47:09 -08:00
Thiago Kenji Okada
513c3a8300 libkml: remove
No other package depends on this library, it is abandoned by upstream
(last update was on 2017-01-15), and it is failing to build on
x86_64-linux.
2021-11-09 12:30:29 -03:00
Bernardo Meurer
c37c7299ab
nixFlakes: nixUnstable -> nix_2_4 2021-11-07 18:09:21 -08:00
Michael Weiss
afdd9ddbfa
fscryptctl-experimental: remove the package
It is replaced by "fscryptctl" (version 1.x is incompatible with the
pre-releases in some ways).
2021-11-07 14:45:09 +01:00
Andrew Childs
06f7b8b2ce kibana7: 7.5.1 -> 7.11.1; drop enableUnfree 2021-11-03 11:35:51 +01:00
Andrew Childs
6c2478f462 elasticsearch7: 7.5.1 -> 7.11.1; drop enableUnfree 2021-11-03 11:32:16 +01:00
Maciej Krüger
95436688a2
cloud-print-connector: remove leftover
Is officially deperacted since 31th december

Read more https://support.google.com/chrome/a/answer/9633006
2021-11-03 03:12:07 +01:00
Fabián Heredia Montiel
a495124be6 aliases: add linux_5_15 aliases 2021-11-01 18:18:34 -06:00
Simon Bruder
55c4c014e7
antimicrox: 3.0.1 -> 3.2.0
This changes the source from the (now archived) original antimicroX to a
fork that is actively maintained and includes new features like uinput
support for wayland.

Since upstream changed the executable name from antimicroX to
antimicrox, this also changes the name of the derivation and the file
names to work with Nix 2.4’s nix run and to be consistent. An alias for
antimicroX is added to ensure existing configurations will continue
working.
2021-10-31 15:45:40 +01:00
Fabián Heredia Montiel
b96ab960d3 vtun: remove 2021-10-29 09:12:35 -05:00
Ryan Burns
f67d4dd9c1
Merge pull request #142616 from r-burns/toplevel-system
treewide: remove toplevel `system` attr
2021-10-27 10:03:24 -07:00
Ryan Burns
4246d6ce21 aliases: add pkgs.system
This is an old compat definition for stdenv.hostPlatform.system
2021-10-27 09:36:27 -07:00
davidak
1ec3611b69
Merge pull request #142911 from linsui/jami
jami: add alias ring-daemon -> jami-daemon
2021-10-26 12:54:35 +02:00
linsui
21fddb6407 jami: add alias ring-daemon -> jami-daemon 2021-10-26 08:22:36 +08:00
teutat3s
36587c22b3
packet-cli: 0.5.0 -> metal-cli v0.6.0 2021-10-26 00:48:35 +02:00
Charles Duffy
3e84134af4
curaLulzbot: remove
Per previous discussion, agreeing to remove this package if upstream did
not fix compatibility with a modern dependency chain prior to ZHF for
21.11.
2021-10-23 08:55:40 -05:00
Samuel Dionne-Riel
028159efa9
Merge pull request #130151 from samueldr/feature/plasma-mobile-gear-21.06
Plasma Mobile Gear: 21.05 -> 21.06 -> 21.07 -> 21.08
2021-10-22 19:37:13 -04:00
figsoda
cc5cc3101c
Merge pull request #142267 from figsoda/remove-racerd
rustracerd: remove
2021-10-22 09:30:04 -04:00
Sandro
3b10c17870
Merge pull request #142414 from trofi/drop-ruby-2.6 2021-10-22 15:15:51 +02:00
Sergei Trofimovich
cd754ea4d0 aliases: drop versioned ruby_* and rubyPackages_* aliases 2021-10-22 08:47:38 +01:00
figsoda
6c8fe9c4a5
Merge pull request #142133 from LibreCybernetics/cleanup-aliases
aliases: cleanup
2021-10-21 22:05:15 -04:00
Thiago Kenji Okada
8abb6e72c9 graalvm-ce: 21.2.0 -> 21.3.0
- Drop graalvm8 since it was removed by upstream
- Add update.sh script to make it easier to generate hashes for all
  platforms
- Fix GraalPython, broken since #141825 (sorry)
- Small refactorings and fixes
2021-10-20 09:56:47 +02:00
Mario Rodas
d76a91b1ba source-sans-pro: 3.006 -> 3.046 2021-10-20 04:20:00 +00:00
Mario Rodas
0c21683467 source-serif-pro: 3.000 -> 4.004 2021-10-20 04:20:00 +00:00
Samuel Dionne-Riel
74134f7eee angelfish: Provide as Plasma Mobile Gear 2021-10-19 20:42:59 -04:00
figsoda
28aa1f987c rustracerd: remove 2021-10-19 19:17:46 -04:00
Pavol Rusnak
d31c9bd3f0
Merge pull request #139571 from prusnak/dotnet-cleanup
dotnet: cleanup; point dotnet-sdk alias to 5.0; remove unsupported SDKs
2021-10-19 09:16:11 +02:00
Pavol Rusnak
eca667180b
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs 2021-10-18 23:46:17 +02:00
Fabián Heredia Montiel
64b48e6883 aliases: cleanup
- Remove throws older than 2 years. (29)
 - Correct typo on two dates
2021-10-18 15:32:46 -05:00
Samuel Dionne-Riel
ae5b37c833 keysmith: 0.2 -> 21.06 2021-10-18 16:10:35 -04:00
Fabián Heredia Montiel
f824d27f66 mercurial_4: remove 2021-10-18 12:56:44 -05:00
Sandro
af764f6527
Merge pull request #141812 from thiagokokada/remove-graalvm 2021-10-18 15:24:11 +02:00
Sandro
cdec961ebd
Merge pull request #141236 from witchof0x20/ovmf_tpm 2021-10-16 19:46:38 +02:00
Jade
0b92261d6a
OVMF: add TPM2 support flags 2021-10-16 00:44:31 -04:00
Thiago Kenji Okada
007ea53ba9 graalvm: remove derivation
This derivation was not updated since Jan 18, 2020. It doesn't
build on Hydra because it needs too much memory (~30GB). And no other
packages depend on it.

Also, this is a very complex package and really difficult to maintain.
It is a blocker for https://github.com/NixOS/nixpkgs/pull/141794, since
a recent bump of broke it.

`graalvm8-ce` is the replacement. It is much more up-to-date (`graalvm`
is on version 19.2.1, `graalvm8-ce` is on version 21.2.0), it is much
easier on Hydra (it uses the binary from Oracle).

I also deprecated `jvmci8` and `mx`. I am not sure if `graalvm8`
supplies them, but if something is missing we can always add it later to
`graalvm8-ce`.
2021-10-15 18:37:35 -03:00
Bobby Rong
12856f3877
Merge pull request #141614 from Flakebi/swec
swec: remove
2021-10-15 08:42:17 +08:00
Neubauer, Sebastian
e36b70ed55 swec: remove
The package doesn't run because of missing dependencies. I fixed these
but it still didn't work properly. (It complained that the searched page
was unexpectedly short, although according to strace it didn't even
connect anywhere.)

Upstream (https://gitlab.com/zerodogg/swec) did not see any commits in
the last 9 years, so I think we should just drop this package.

LinkChecker, which is also packaged seems like a good and working
alternative.
2021-10-14 17:52:56 +02:00
AndersonTorres
48d57557ea minetime: removal 2021-10-14 10:45:06 -03:00
AndersonTorres
bbf95adcbe Grammar fixup 2021-10-14 10:40:11 -03:00
Robert Hensing
fae8dcf601 ec2_api_tools -> ec2-api-tools 2021-10-08 10:46:12 +02:00
Robert Hensing
57346520fc ec2_ami_tools -> ec2-ami-tools 2021-10-08 10:46:03 +02:00
Souvik Sen
01a85ce48b kcat(previously kafkacat): 1.6.0 -> 1.7.0
Fixed the 1.7.0 build and renamed the package per upstream.
(3fc21aa1e9)
2021-10-07 23:25:00 -04:00
Ryan Burns
41574158a0 libgpg-error: rename from libgpgerror
Matches pname and upstream project name
2021-10-06 18:23:43 -07:00
Samuel Dionne-Riel
5dc009c131 aliases: Drop kalk (kalker)
The alias has been present for 40 days, the previous package was present
for not more than 3 days with the `kalk` name.
2021-10-05 23:21:42 -04:00
ajs124
145f628f69 varnish65*: drop because it is EOL upstream
varnish66 could be introduced, but I don't think it's worth the effort
2021-09-30 20:26:39 +02:00
Maximilian Bosch
7d890267d1
Merge pull request #139665 from Ma27/drop-linux-5.13
linux_5_13: drop
2021-09-29 13:10:10 +02:00
pennae
2cbdd8d886
aminal: remove (#139747)
* aminal: remove

aminal was renamed to darktile, which was newly added by #136326. there's no
backwards-compatible executable link, so throw with that info.

* Update pkgs/top-level/aliases.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-28 15:17:09 +02:00
Sandro
ff3fc0bfd2
Merge pull request #139670 from prusnak/ardour5-drop 2021-09-28 11:07:25 +02:00
Pavol Rusnak
2174c7715f
ardour_5: remove package 2021-09-28 01:58:06 +02:00
Maximilian Bosch
01eb8ec98a
linux_5_13: drop
5.13.19 was the last 5.13 release and the version is now EOL[1].

[1] https://lwn.net/Articles/869747/
2021-09-27 23:29:53 +02:00
Frank Doepper
b20e68e623 trebleshot: remove
upstream is archived and not compatible with recent versions for Android
anymore
2021-09-26 22:29:13 +02:00
github-actions[bot]
7267016c66
Merge staging-next into staging 2021-09-12 12:01:42 +00:00
github-actions[bot]
acd45cb351
Merge master into staging-next 2021-09-12 12:01:10 +00:00
Sandro
e26b155274
Merge pull request #137444 from SuperSandro2000/wicd
treewide: yank wicd as it is abandoned
2021-09-12 12:56:10 +02:00
happysalada
30a04a1ad9 rl-2111: add bash default upgrade to version 5 2021-09-12 09:48:54 +09:00
github-actions[bot]
3f2255106a
Merge master into staging-next 2021-09-12 00:01:45 +00:00
Sandro Jäckel
781766e30c
treewide: yank wicd as it is abandoned 2021-09-11 23:46:52 +02:00
Sandro
f50e55afdc
Update pkgs/top-level/aliases.nix
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2021-09-11 22:15:47 +02:00
Sandro Jäckel
bd763298ed
typora: remove 2021-09-11 20:55:40 +02:00
github-actions[bot]
3f7ad651c7
Merge master into staging-next 2021-09-10 06:01:06 +00:00
Sandro Jäckel
bc183fd479
swiftclient: add python-swiftclient alias to make it easily discoverable 2021-09-09 22:39:44 +02:00
github-actions[bot]
2f5ea43e02
Merge master into staging-next 2021-09-07 00:01:32 +00:00
Sandro
84bf8623f7
Merge pull request #136735 from SuperSandro2000/libopenmtp 2021-09-06 20:07:11 +02:00
github-actions[bot]
5b6c2380ad
Merge master into staging-next 2021-09-05 12:01:20 +00:00
Bobby Rong
e507ca5933
timetable: drop package 2021-09-05 16:34:53 +08:00
Sandro Jäckel
347caa9775
treewide: rename openmpt123 to libopenmpt to match the name in other distros 2021-09-05 03:56:59 +02:00
Alyssa Ross
071a7a4583
Merge remote-tracking branch 'nixpkgs/master' into staging-next 2021-09-03 18:23:45 +00:00
Graham Christensen
3677d4bc22 kexec-tools: rename from kexectools to match the project name 2021-09-03 10:17:21 -04:00
Alyssa Ross
c13cf1e76f
Merge remote-tracking branch 'nixpkgs/master' into staging-next 2021-09-01 07:47:01 +00:00
Alyssa Ross
3ba32e04a7
linux_5_13: add missing alias 2021-09-01 07:44:51 +00:00
Jan Tojnar
4ff3577f25 Merge branch 'staging-next' into staging 2021-08-23 14:19:54 +02:00
Sandro
774ff352d5
Merge pull request #134974 from Mindavi/terminus/remove 2021-08-23 12:26:05 +02:00
Sandro
edc410374b
Merge pull request #135288 from Mic92/bcat 2021-08-22 18:32:59 +02:00
Jörg Thalheim
671f047c7c bcat: remove
Upstream is dead: https://github.com/rtomayko/bcat
2021-08-22 16:15:46 +02:00
Jörg Thalheim
6d65cb8569 bitsnbots: drop
- upstream is dead
- crashes on startup
2021-08-22 16:14:35 +02:00
github-actions[bot]
42f8c46335
Merge staging-next into staging 2021-08-22 12:01:56 +00:00
Rick van Schijndel
193c893efd mail-notification: remove
unmaintained since 2016
2021-08-22 11:23:56 +02:00
Jan Tojnar
7a04c2ad68 Merge branch 'staging-next' into staging
- boost 171 removed on staging-next
- re-generated node-packages.nix

; Conflicts:
;	pkgs/development/java-modules/m2install.nix
;	pkgs/development/node-packages/node-packages.nix
;	pkgs/top-level/all-packages.nix
2021-08-22 01:13:41 +02:00
Rick van Schijndel
42fed6ea82 terminus: remove
Package is unmaintained in nixpkgs, last update that's packaged is alpha 42 from 2018-03-19
2021-08-21 09:56:09 +02:00
Sandro
52c4168699
Merge pull request #122463 from kittywitch/libreelec-dvb-firmware
libreelec-dvb-firmware: init at 1.4.2
2021-08-21 02:23:00 +02:00
github-actions[bot]
323ea758dd
Merge staging-next into staging 2021-08-19 12:02:04 +00:00
Jean-Paul Calderone
808125fff6
deluge-1_x: Remove older version of Deluge (#134448)
Deluge 1.x requires Python 2 which upstream has end-of-lifed.  Deluge depends
on pythonPackages.twisted, Python 2 support for which upstream has
nowdropped.  If pythonPackages.twisted is upgraded then Deluge 1.x breaks.
So, remove it instead of leaving it broken.

Deluge 2.x (deluge-2_x) is available and continues to work.
2021-08-19 09:18:18 +02:00
github-actions[bot]
cadf0193dd
Merge staging-next into staging 2021-08-18 18:01:40 +00:00
Andreas Rammhold
ae61a14242
Merge pull request #123046 from Flakebi/paperless
paperless-ng: init at 1.4.5
2021-08-18 14:39:03 +02:00
Ryan Burns
6e1214d9da aliases: fix eval
Due to master->staging semantic merge conflict

Linux 5.12 was removed in master in e55554491d
but not from the staging aliases in c62f911507
2021-08-17 18:48:09 -07:00
Jan Tojnar
e286e1cfa0 Merge branch 'staging-next' into staging
- boost 167 removed on staging-next (7915d1e03f) × boost attributes are inherited on staging (d20aa4955d)

- linux kernels were moved to linux-kernels.nix on staging-next (c62f911507) × hardened kernels are versioned on staging (a5341beb78) + removed linux_5_12 (e55554491d)

- conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
2021-08-17 18:52:37 +02:00
kat witch
c054f16ba7
libreelec-dvb-firmware: init at 1.4.2 2021-08-17 03:26:21 +01:00
Maximilian Bosch
a5341beb78
linux: drop *_latest_hardened-attributes in favor of versioned attributes
The problem behind this is that the hardened patchset[1]. Quite recently
this led to a weird problem when Linux 5.12 was dropped (and thus had to
be removed from `nixpkgs`), there were no patches for 5.13, so
`linuxPackages_hardened_latest` had to be downgraded to 5.10 as base[2]
which may be rather unintuitive and unexpected.

To avoid these kind of "silent downgrades" in the future, it makes sense
to drop the attribute entirely. If somebody wants to use a hardened
kernel, it's better to explicitly pin it using the newly introduced
versioned attributes, e.g. `linuxPackages_4_14_hardened`.

[1] https://github.com/anthraxx/linux-hardened/
[2] https://github.com/NixOS/nixpkgs/pull/133587
2021-08-16 20:45:58 +02:00
github-actions[bot]
4dfde9ac8e
Merge staging-next into staging 2021-08-15 18:01:33 +00:00
Robert Hensing
57f3504e35 runCommandNoCC: fix ofborg status
The original pr was merged a bit too soon.

Removing the deprecation warning shouldn't be necessary, but for
now, we need to prioritize making ofborg green.
2021-08-15 18:01:55 +02:00
Robert Hensing
9feb144c8c runCommandNoCC: deprecate
It has been synonymous with runCommand ~5y.
2021-08-15 17:36:41 +02:00
Jörg Thalheim
f251e39c45
Merge pull request #128134 from xaverdh/linux-package-set
move linux packages out of all-packages
2021-08-15 08:14:35 +01:00
Andreas Rammhold
6e1421013a
paperless: remove package & module as it has been superseded by paperless-ng
The paperless project has moved on to paperless-ng and the original
paperless package in Nixpkgs has stopped working recently (due to
version incompatibility with the providede Django package).

Instead of investing more time into the old module we should migrate all
users to the new module instead.
2021-08-14 10:10:44 +02:00
Felix Buehler
3cff074290 minergate{,-cli}: remove due to bad reputation 2021-08-13 00:44:54 +02:00
ajs124
4bf7a9f124 varnish6(2|3): drop 2021-08-12 19:08:59 +02:00
Dominik Xaver Hörl
c62f911507 top-level: move linux kernels, packages and related functions to linux-kernels.nix 2021-08-12 12:22:03 +02:00
Sandro
52b03ba7d2
Merge pull request #132791 from kidonng/now-cli 2021-08-12 01:49:52 +02:00
Sandro
2e4b2ad74b
Merge pull request #126750 from d-xo/erigon-2021-06-03 2021-08-11 13:30:51 +02:00
Kid
b43389f49d iasl: drop pacakge 2021-08-10 03:46:01 +00:00
Robert Schütz
bc112ba474 deltachat-electron: make alias of deltachat-desktop 2021-08-09 06:53:58 +02:00
David Terry
a74eaeba5a
erigon: 2021.05.02 -> 2021.08.01 2021-08-08 21:22:21 +02:00
Bobby Rong
0f572158bb
rtv: drop package (#133085)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-08 12:33:15 +02:00
Kid
3385369de6 now-cli: drop package 2021-08-05 14:41:35 +00:00
Sandro
90dd7171ac
Merge pull request #132777 from bobby285271/envelope
envelope: drop package
2021-08-05 15:45:41 +02:00
Bobby Rong
ff31ddcb87
envelope: drop package 2021-08-05 20:11:20 +08:00
Benjamin Smith
45c4b6b9e4
Apache Kafka: add 2.7.1 and 2.8.0 (#128043) 2021-08-05 13:01:59 +02:00
Sandro
a68f93b615
Merge pull request #132744 from bobby285271/olifant
olifant: drop package
2021-08-05 12:37:14 +02:00
Sandro
6c5d2fee39
Merge pull request #132747 from bobby285271/aesop
aesop: drop package
2021-08-05 12:35:39 +02:00
Yaroslav Bolyukin
85dcd8d3ed ksysguard: replace with throw alias
It was deprecated in favour of system-monitor

Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Bobby Rong
6af58863a9
aesop: drop package 2021-08-05 15:51:06 +08:00
Guillaume Girol
39e7ea6b47
qtkeychain: 0.9.1 -> 0.12.0 (#132457) 2021-08-05 09:26:28 +02:00
Bobby Rong
44651f96f3
olifant: drop package 2021-08-05 15:20:31 +08:00
Bobby Rong
d4fe38632e
quilter: drop package 2021-08-03 22:40:25 +08:00