Commit Graph

31399 Commits

Author SHA1 Message Date
Vladimír Čunát
2988780eb5
autogen: 5.18.12 -> 5.18.16
I re-checked that pkgsCross.aarch64-multiplatform.autogen builds.
https://github.com/NixOS/nixpkgs/pull/89388#issuecomment-639155770
2020-06-10 08:31:25 +02:00
Jan Tojnar
acb53e0698
Merge branch 'staging-next' into staging 2020-06-10 04:10:57 +02:00
Jan Tojnar
c637cbe992
Merge branch 'master' into staging-next 2020-06-10 04:10:34 +02:00
zimbatm
9494fdeeb3
Merge pull request #70327 from abbradar/synapse-plugins
Refactor Synapse plugins, add matrix-synapse-pam
2020-06-09 23:54:54 +02:00
Michael Weiss
e0c970c0e2
Merge pull request #89820 from primeos/linux_5_7
linux_5_7: init at 5.7.1
2020-06-09 15:56:50 +02:00
Michael Weiss
551a9887e2
hardenedLinuxPackagesFor: Make it possible to delay major updates
This adds an abstraction/hack to update the latest hardened kernel
independent of linux_latest, which is required as the hardened patches
aren't immediately available ([0] currently doesn't exist).
Currently the Linux hardened patches aren't even available for 5.7 which
was released on 2020-05-31 (already 9 days ago!).
Therefore it is required to keep both linuxPackages_latest_hardened and
linuxPackages_latest_xen_dom0_hardened at 5.6 until the patches for 5.7
are released.

This abstraction makes that task more manageable but we should aim for a
better solution to resolve this or at least a cleaner and more robust
implementation (in the sense of better error messages).

[0]: https://github.com/anthraxx/linux-hardened/releases/tag/5.7.1.a
2020-06-09 15:39:32 +02:00
zowoq
2c79d7f0c2 ffmpeg-full: inherit src/version from ffmpeg 2020-06-09 14:26:31 +02:00
adisbladis
423f85422f
poetry: 1.0.5 -> 1.0.8 2020-06-09 02:54:49 +02:00
Michael Weiss
19b2efbc39
linux_5_7: init at 5.7.1
Changes:
- Copied linux-5.7.nix from linux-5.6.nix
- Add linux_5_7 and linuxPackages_5_7
- Update linux_latest to 5.7

Note:
The kernel patch 'kernelPatches.export_kernel_fpu_functions."5.3"' is
still applied as I copied the list from linux_5_7 (vs. linux_testing).
This patch is probably still required for the ZFS performance.
2020-06-08 17:44:36 +02:00
Frederik Rietdijk
8576d24b2a Merge staging-next into staging 2020-06-08 12:08:51 +02:00
Frederik Rietdijk
dc33419285 Merge master into staging-next 2020-06-08 12:06:12 +02:00
Mario Rodas
524e24c9ff
Merge pull request #89706 from marsam/init-go-toml
go-toml: init at 1.8.0
2020-06-07 19:30:25 -05:00
Marek Mahut
458919e9fe
Merge pull request #89768 from 1000101/ninvaders
ninvaders: init at 0.1.2
2020-06-07 22:53:45 +02:00
1000101
c8d679a141 ninvaders: init at 0.1.2 2020-06-07 22:24:36 +02:00
worldofpeace
131028cd50
Merge pull request #89613 from flokli/pipewire_0_2_version
pipewire_0_2: move from 2.nix to 0.2.nix
2020-06-07 14:19:54 -04:00
Marek Mahut
9ed9140cc6
Merge pull request #86230 from prusnak/electron-cleanup
electron_3: refactor
2020-06-07 20:07:10 +02:00
Frederik Rietdijk
e1efaad932 home-assistant: use python37 because of aiohttp 2020-06-07 19:24:44 +02:00
Frederik Rietdijk
1deac026fe azure-cli: use python37 because of aiohttp 2020-06-07 19:24:44 +02:00
Frederik Rietdijk
11398cb350
Merge pull request #88977 from filalex77/wrangler-1.9.2
wrangler: 1.9.1 -> 1.9.2
2020-06-07 16:12:20 +02:00
Frederik Rietdijk
e9083c5a88 vulnix: use python 3.7 2020-06-07 15:12:50 +02:00
Frederik Rietdijk
59ca4153ef apache-airflow: build with python 3.7 2020-06-07 11:44:00 +02:00
Christoph Hrdinka
355eed433b
Merge pull request #68328 from OPNA2608/package-np2kai
np2kai: init at 0.86rev22
2020-06-07 10:13:33 +02:00
Frederik Rietdijk
f5a63f1067
Merge pull request #89583 from alyssais/fontforge
fontforge: 20190801 -> 20200314
2020-06-07 09:43:54 +02:00
Frederik Rietdijk
d0532e79ae Merge staging-next into staging 2020-06-07 09:25:46 +02:00
Frederik Rietdijk
6b8223e634 Merge master into staging-next 2020-06-07 09:25:12 +02:00
Mario Rodas
8a51f8095b
Merge pull request #89664 from zowoq/gh-alias
gitAndTools.gh: add github-cli alias
2020-06-06 13:34:09 -05:00
Dmitry Kalinkin
c1728ad3c7
Merge pull request #89550 from prusnak/drop-libjpeg-drop
libjpeg_drop: remove
2020-06-06 14:10:58 -04:00
zowoq
d332426add gitAndTools.gh: add github-cli alias 2020-06-07 01:19:46 +10:00
Mario Rodas
6a38067fcf
go-toml: init at 1.8.0 2020-06-06 04:20:00 -05:00
Florian Klink
a382d06ffd pipewire_0_2: move from 2.nix to 0.2.nix
This wrongly suggests there's a 2.x version.
2020-06-06 11:03:13 +02:00
Alyssa Ross
e9848d11ad
fontforge: 20190801 -> 20200314
This fixes the failing build.

Build system changed to cmake.
2020-06-06 04:51:01 +00:00
Jon
79b919e75b
Merge pull request #88614 from SCOTT-HAMILTON/add-keysmith
Add keysmith
2020-06-05 15:00:57 -07:00
Pavol Rusnak
88f5f970b4
libjpeg_drop: remove
The drop patches have been upstreamed to libjpeg 9d
2020-06-05 21:56:56 +02:00
Frederik Rietdijk
1c68570ab2 Merge staging-next into staging 2020-06-05 19:42:16 +02:00
Frederik Rietdijk
43f71029cc Merge master into staging-next 2020-06-05 19:40:53 +02:00
José Romildo Malaquias
e0e9b9fb07
Merge pull request #89420 from romildo/fix.lxappearance
lxappearance: default to Gtk3
2020-06-05 10:08:30 -03:00
Rémi NICOLE
f16f0c2fac
xdg-desktop-portal-wlr: init at 0.1.0 (#83485)
* xdg-desktop-portal-wlr: init at 2020-03-13

* xdg-desktop-portal-wlr: 2020-03-13 -> 0.1.0

Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-06-05 12:51:34 +00:00
Scott Hamilton
ab19002043 keysmith: Init at v0.1 2020-06-05 13:44:11 +02:00
Jörg Thalheim
abb2f6038c
Merge pull request #89525 from Mic92/cgmanager 2020-06-05 11:46:42 +01:00
Frederik Rietdijk
a4ed97daf0 pythonmagick -> python2.pkgs.pythonmagick
Python bindings should be in python-packages.nix.
2020-06-05 12:01:02 +02:00
Jörg Thalheim
073d2fc4d5
cgmanager: remove
fixes #30023
2020-06-05 09:47:12 +01:00
Robert Scott
d0af797a50
Merge pull request #88019 from risicle/ris-aflplusplus-2.65c
aflplusplus: 2.64c -> 2.65c
2020-06-04 21:10:58 +01:00
Benjamin Saunders
38f5fce48a linuxPackages.rtl88x2bu: init at 2020-05-19 2020-06-04 12:39:54 -07:00
Scott Hamilton
f26f911a77 ksmoothdock: Init at 6.2 stable 2020-06-04 12:19:24 -07:00
Frederik Rietdijk
b7ff746540 python3: now points to python38
Note this also means python3Minimal is now also Python 3.8.

This reverts commit eb1369670b and adds more.
2020-06-04 18:08:29 +02:00
José Romildo Malaquias
c27e54de99
Merge pull request #89401 from romildo/upd.mint-x-icons
mint-x-icons: init at 1.5.5
2020-06-04 12:47:46 -03:00
Peter Hoeg
9a847fa3d6
Merge pull request #89395 from peterhoeg/f/lo_kde
libreoffice-qt: init at 6.4.3.2
2020-06-04 22:12:23 +08:00
Frederik Rietdijk
af2dd0c798 Revert "Revert "Merge pull request #78910 from serokell/libarchive-zstd""
The PR was accidentally merged into master instead of staging and thus reverted. Now, in staging, we can re-revert it.

This reverts commit 4df2f78ec7.
2020-06-04 15:30:36 +02:00
Frederik Rietdijk
08900c0554 Merge master into staging-next 2020-06-04 15:25:54 +02:00
Frederik Rietdijk
458b2cb7d6 bison_3_5: init at 3.5.4, for ruby
Ruby does not build with 3.6. To unblock staging-next, let it use the
previous bison version.
2020-06-04 15:24:25 +02:00