Commit Graph

259934 Commits

Author SHA1 Message Date
Blaž Hrastnik
a6b5693a71 nixos/stage-1: set zstd as the default compressor when supported
Co-authored-by: Atemu <atemu.main@gmail.com>
2020-12-28 14:25:17 +01:00
Blaž Hrastnik
9461f0a734 kernel: use zstd compression on 5.9+. 2020-12-28 14:25:17 +01:00
Blaž Hrastnik
9fee546667 kernel/manual-config: add zstd to nativeBuildDeps.
Required to build with zstd compression.

Refs #101108
2020-12-27 10:58:59 +01:00
Blaž Hrastnik
2d0ba1f54b kernel/manual-config: simplify ld-version sed with patchShebangs. 2020-12-27 10:58:57 +01:00
Thomas Tuegel
3da6ec1d6a
Merge pull request #107622 from ttuegel/kde-applications-20.08.3
KDE Applications 20.08.3
2020-12-26 05:43:52 -06:00
Thomas Tuegel
8851c97ae9
kdeApplications: fix derivation names 2020-12-26 05:24:26 -06:00
Thomas Tuegel
672e363795
calendarsupport: patch for Qt 5.15.2 2020-12-26 05:24:26 -06:00
Thomas Tuegel
3ade46172d
kaddressbook: patch for Qt 5.15.2 2020-12-26 05:24:26 -06:00
Thomas Tuegel
4aa5c8141d
kdeconnect-kde: remove obsolete patch 2020-12-26 05:24:25 -06:00
Thomas Tuegel
a3dd7deb81
kdeApplications: 20.08.2 -> 20.08.3 2020-12-26 05:24:25 -06:00
Thomas Tuegel
3db04334e3
Revert "fetch-kde-qt.sh: get hashes from metadata"
This reverts commit 4b7d9dc868.

The KDE project has changed their source index pages so that the links to
package metadata files are generated by JavaScript after the page loads. As a
result, wget is no longer able to recursively fetch the package metadata
automatically.
2020-12-26 05:24:25 -06:00
github-actions[bot]
d45783a43f
Merge staging-next into staging 2020-12-26 06:20:09 +00:00
github-actions[bot]
7786352f70
Merge master into staging-next 2020-12-26 06:20:06 +00:00
Jörg Thalheim
80418f65eb
Merge pull request #107126 from rb2k/rpm_update 2020-12-26 06:01:45 +00:00
Aaron Andersen
8a801d4319
Merge pull request #84117 from IvarWithoutBones/yuzu
yuzu: init at 482
2020-12-25 22:52:29 -05:00
Raghav Sood
b428cee2bf
Merge pull request #107184 from alyssais/zcash
zcash: 2.1.1-1 -> 4.1.1; fix build
2020-12-26 02:30:51 +00:00
github-actions[bot]
309b7614e7
Merge staging-next into staging 2020-12-26 00:47:55 +00:00
github-actions[bot]
03363e5f56
Merge master into staging-next 2020-12-26 00:47:52 +00:00
aszlig
117ea111df
Merge pull request #107602 (fix maintainers-list)
The commit in question just fixes a swapped entry in
maintainers-list.nix and given the email reply from @cab404 (which is
also the affected maintainer record) of "ooof, LGTM", I'd consider the
pull request as accepted.
2020-12-26 01:04:39 +01:00
Ryan Mulligan
194633ced7
Merge pull request #106964 from r-ryantm/auto-update/obsidian
obsidian: 0.9.20 -> 0.9.22
2020-12-25 16:01:49 -08:00
Sandro
8d6e8cc20c
Merge pull request #105445 from mschuwalow/fix/cups-kyodialog3
cups-kyodialog3: fix source url
2020-12-25 23:57:35 +01:00
Marc Seeger
08725b90e9 rpm: 4.15.1 -> 4.16.1.2 2020-12-25 14:50:33 -08:00
aszlig
e777dd90f6
maintainers: Fix swapped longkeyid/fingerprint
When adding key information for my own GPG keys, I did a small check via
"mapAttrs (_: a: a.keys) (filterAttrs (_: a: a ? keys) maintainers)" and
quickly found this entry, which for some reason swapped the longkeyid
and fingerprint attributes.

Cc: @cab404
Signed-off-by: aszlig <aszlig@nix.build>
2020-12-25 23:36:49 +01:00
Bernardo Meurer
e2a631ccfc
maintainers: update lovesegfault's gpg keys 2020-12-25 14:36:08 -08:00
Sandro
4443f2b71e
Merge pull request #107598 from aszlig/gpodder-3.10.17
gpodder: 3.10.16 -> 3.10.17
2020-12-25 23:34:35 +01:00
aszlig
b41a873ffc
maintainers: Add my own GnuPG key info
Since it's generally useful to have another point where the fingerprint
of your key can be verified (other than historical Git commits), I'm
adding this here, even though it's only for informational purposes.

I'm also pushing this directly to master, since it doesn't change
anything in functionality (as mentioned) and others are probably not
qualified (well, unless they've stolen my HSM and know the PIN) to
dispute the validity of the key.

Additionally, I checked the maintainer-list.nix file with
nix-instantiate --parse --strict just in case I might have introduced a
syntax error.

Signed-off-by: aszlig <aszlig@nix.build>
2020-12-25 23:28:23 +01:00
ajs124
1c05194171
Merge pull request #107010 from TredwellGit/inih
inih: init at r52
2020-12-25 23:24:26 +01:00
TredwellGit
72f29cde3b inih: init at r52 2020-12-25 22:09:19 +00:00
TredwellGit
50407869b4 maintainers: add TredwellGit 2020-12-25 22:05:40 +00:00
aszlig
4e4b499861
gpodder: 3.10.16 -> 3.10.17
Upstream release notes:

  This release restores Youtube-DL function. It also includes a lot of
  fixes and improvements since last release.

  Notably: feed update errors now only produce a single notification.
  See feeds in error via a warning icon next to their title. You'll get
  the error message in the description (also in settings for the feed in
  error).

Signed-off-by: aszlig <aszlig@nix.build>
2020-12-25 22:56:02 +01:00
Sandro
8dbd5276fe
Merge pull request #103826 from Thra11/augustus-2-0-0 2020-12-25 22:32:04 +01:00
Bernardo Meurer
29f7ba6fe3
Merge pull request #107496 from mjlbach/init_neochat
neochat: init at 1.0
2020-12-25 21:26:51 +00:00
Doron Behar
e89ecac0a2
Merge pull request #103428 from Tomahna/mopidy
mopidy-iris: 3.50.0 -> 3.54.0
2020-12-25 22:38:51 +02:00
Sandro
28d40fe651
Merge pull request #107589 from Mic92/nix-direnv
nix-direnv: 1.1 -> 1.2
2020-12-25 21:22:04 +01:00
Sandro
813c413795
Merge pull request #107590 from Mic92/mpd2
python3Packages.mpd2: 1.0.0 -> 3.0.1
2020-12-25 21:21:36 +01:00
Sandro
0e01df647b
Merge pull request #107592 from Mic92/nix-update
nix-update: 0.2 -> 0.3
2020-12-25 21:20:16 +01:00
rys ostrovid
357e0703f8
epkowa: add support for 'Perfection V37/V370' scanners (#107584) 2020-12-25 21:10:36 +01:00
Ryan Mulligan
fb48094f07
Merge pull request #107582 from r-ryantm/auto-update/python3.7-py-air-control-exporter
python37Packages.py-air-control-exporter: 0.2.0 -> 0.3.0
2020-12-25 12:05:19 -08:00
Jörg Thalheim
cfef9737e6
nix-update: 0.2 -> 0.3 2020-12-25 20:59:46 +01:00
Jörg Thalheim
69bcf61527
python3Packages.mpd2: 1.0.0 -> 3.0.1 2020-12-25 20:56:58 +01:00
Peter Simons
520d00dd7d
Merge pull request #107549 from NixOS/haskell-updates
Update Haskell package set to ghc-8.10.3 (plus other fixes)
2020-12-25 20:53:40 +01:00
Sandro
f9b86f7794
Merge pull request #107562 from r-ryantm/auto-update/python3.7-azure-mgmt-hdinsight
python37Packages.azure-mgmt-hdinsight: 2.0.0 -> 2.1.0
2020-12-25 20:51:06 +01:00
Peter Simons
d8d2e94f97 all-cabal-hashes: update to Hackage at 2020-12-24T01:16:25Z 2020-12-25 20:42:36 +01:00
sternenseemann
13f0ab1e28 haskellPackages.apecs-physics: push to 0.4.5 to unbreak build
apecs-physics was broken by the update of glibc to 2.32 due to the
vendored Chipmunk2D using sys/sysctl.h on GNU/Linux. 0.4.5 updates the
vendored version of Chipmunk2D which resolves this issue.

Resolves #107358.
2020-12-25 20:42:36 +01:00
sternenseemann
84104a01eb haskellPackages.apecs-physics: depend on ApplicationServices on darwin 2020-12-25 20:42:36 +01:00
Peter Simons
7963b444ca haskell-ListLike: patch to fix the build with ghc-8.10.3 2020-12-25 20:42:36 +01:00
(cdep)illabout
2db65a5d1e spago: 0.17.0 -> 0.18.0 2020-12-25 20:42:36 +01:00
Peter Simons
54f0a1be81 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-36-ge221522 from Hackage revision
7c122b0d2d.
2020-12-25 20:42:29 +01:00
Peter Simons
1a8a6d9574 hackage2nix: update list of broken builds to fix evaluation on Hydra 2020-12-25 20:41:54 +01:00
Peter Simons
1998b95adc haskellPackages: update default compiler from ghc 8.10.2 to version 8.10.3 2020-12-25 20:41:54 +01:00