Commit graph

1039 commits

Author SHA1 Message Date
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
Sandro Jäckel c052a6d83e
azureus: drop 2021-08-02 13:28:38 +02:00
Bernardo Meurer 1a182deb8c
rpiboot-unstable -> rpiboot 2021-07-30 17:16:17 -07:00
github-actions[bot] 4fc7a31edb
Merge master into staging-next 2021-07-29 00:01:33 +00:00