Commit graph

1022 commits

Author SHA1 Message Date
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
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
Franz Pletz e5209d3d0b
Merge pull request #118158 from nextl00p/nmap
nmap: 7.80 -> 7.91
2021-07-28 22:33:51 +02:00
github-actions[bot] a37fbac53b
Merge master into staging-next 2021-07-25 00:01:35 +00:00
Alyssa Ross 648aacb65d
librsync_0_9: drop
This was restored in a0dcd49bbc ("btar: fix build by reintroducing
librsync 0.9.x for ZHF") to fix the build of a single package.  We now
use a patch to make it work with more recent versions of librsync, so
there's no reason to keep this package around any more.
2021-07-24 22:27:14 +00:00
github-actions[bot] 859acbc1bc
Merge master into staging-next 2021-07-24 18:01:04 +00:00
github-actions[bot] cb1426e30a
Merge staging-next into staging 2021-07-23 18:01:46 +00:00
Sandro Jäckel e4f37c10d1
top-level: a bit of cleanup, formatting 2021-07-23 18:49:35 +02:00
Sandro Jäckel f33e6372ac
all-packages: move most throws into aliases.nix 2021-07-23 18:49:28 +02:00
Jörg Thalheim ec132b7fde ofp: remove 2021-07-23 10:19:49 +02:00
github-actions[bot] dda98f3673
Merge staging-next into staging 2021-07-23 00:01:58 +00:00
Felix Buehler 3e15231c5a lobster-two: remove and alias to google-fonts
is is broken due to the google-code-link but already included in google-fonts.
2021-07-22 19:49:35 +02:00
github-actions[bot] a63cf4f913
Merge staging-next into staging 2021-07-22 12:01:52 +00:00
Sandro 6337261453
Merge pull request #130588 from hqurve/krunner-symbols 2021-07-22 09:45:48 +02:00
github-actions[bot] 2e00ed4420
Merge staging-next into staging 2021-07-22 06:01:44 +00:00
Artturin c9004a2ccc virtinst: remove because its included in virt-manager 2021-07-21 21:42:22 +03:00
hqurve 4ac8c881c3 krunner-symbols: init at 1.1.0 2021-07-20 12:28:30 -04:00
Sandro ab5f5fb163
Merge pull request #129359 from Stunkymonkey/app-networking 2021-07-20 18:27:12 +02:00
github-actions[bot] 6630d8e9bb
Merge staging-next into staging 2021-07-14 18:01:45 +00:00