274321 Commits

Author SHA1 Message Date
WORLDofPEACE
6bd4f9a3c5 nixos/plymouth: use bgrt theme
The BGRT theme is probably a close as to "FlickerFree" we can
get without https://github.com/NixOS/nixpkgs/pull/74842.
It's more agnostic than the Breeze theme.

We also install all of themes provided by the packages, as it's possible
that one theme needs the ImageDir of another, and they're small files
anyways.

Lastly, how plymouth handles logo and header files is
a total mess, so hopefully when they have an actual release
we won't need to do all this symlinking.
2021-02-25 16:46:03 -05:00
WORLDofPEACE
726dd9804e nixos/plymouth: exit on missing theme
Much better to provide a helpful message than to
get an obscure sed message.
2021-02-25 16:46:03 -05:00
WORLDofPEACE
dd8805658e plymouth: 0.9.4 -> 2020-12-07
* default to bgrt
* don't use KillMode=none
  https://gitlab.freedesktop.org/plymouth/plymouth/-/issues/123

* multiple outputs
* fix spinfinity logo file
2021-02-25 16:46:03 -05:00
Daniel Nagy
b6ef90c6c4
dlib: support sse4 instructions 2021-02-25 22:40:20 +01:00
Fabian Affolter
04ac9dcd31
Merge pull request #114341 from r-ryantm/auto-update/honggfuzz
honggfuzz: 2.3.1 -> 2.4
2021-02-25 22:36:07 +01:00
Sandro
33fe540814
Merge pull request #114365 from alexfmpe/tendermint/0.34.8
tendermint: 0.34.7 -> 0.34.8
2021-02-25 22:13:36 +01:00
Vincent Laporte
0f24f12bb4
ocamlPackages.crunch: use Dune 2 2021-02-25 22:12:12 +01:00
Tyson Whitehead
aed7c9a22a
stage-1: accept init symlinks at any level 2021-02-25 15:58:18 -05:00
Ninjatrappeur
ae4b158b6d
Merge pull request #114403 from mweinelt/wpa_supplicant 2021-02-25 21:57:02 +01:00
Peter Simons
fbbfb1f695 Merge current master into haskell-updates. 2021-02-25 21:30:10 +01:00
Martin Weinelt
a77380a689
wpa_supplicant: update homepage
The old one still exists but is not getting updated anymore.
2021-02-25 21:26:56 +01:00
Antonio Nuno Monteiro
98cefe1d6b OCaml 4.12.--beta1 -> 4.12.0 2021-02-25 21:25:10 +01:00
Edmund Wu
f4208fe9f9 nixos/plymouth: use upstream defaults
https://gitlab.freedesktop.org/plymouth/plymouth/-/issues/101
75204a2517/src/plymouthd.defaults
2021-02-25 15:18:49 -05:00
WORLDofPEACE
9f4049ec68
Merge pull request #114387 from worldofpeace/gdm-new-logo
gnome3.gdm: use white nixos logo
2021-02-25 15:18:19 -05:00
zowoq
d114bd5f2c slirp4netns: 1.1.8 -> 1.1.9
https://github.com/rootless-containers/slirp4netns/releases/tag/v1.1.9
2021-02-26 06:11:30 +10:00
Fabian Affolter
d4a21956aa
Merge pull request #114328 from r-ryantm/auto-update/croc
croc: 8.6.7 -> 8.6.8
2021-02-25 20:58:33 +01:00
Martin Weinelt
0dd3c094ee
wpa_supplicant: fix for security advisory 2021-1
A vulnerability was discovered in how wpa_supplicant processes P2P
(Wi-Fi Direct) provision discovery requests. Under a corner case
condition, an invalid Provision Discovery Request frame could end up
reaching a state where the oldest peer entry needs to be removed. With
a suitably constructed invalid frame, this could result in use
(read+write) of freed memory. This can result in an attacker within
radio range of the device running P2P discovery being able to cause
unexpected behavior, including termination of the wpa_supplicant process
and potentially code execution.

https://w1.fi/security/2021-1/
2021-02-25 20:57:49 +01:00
Fabian Affolter
b9a45e769a
Merge pull request #114345 from r-ryantm/auto-update/kubectx
kubectx: 0.9.1 -> 0.9.2
2021-02-25 20:45:39 +01:00
Fabian Affolter
6f4581f675
Merge pull request #114334 from r-ryantm/auto-update/errcheck
errcheck: 1.5.0 -> 1.6.0
2021-02-25 20:44:20 +01:00
Fabian Affolter
182d39612b
Merge pull request #114337 from r-ryantm/auto-update/ghq
ghq: 1.1.5 -> 1.1.6
2021-02-25 20:43:54 +01:00
Fabian Affolter
3051496b80
Merge pull request #114339 from r-ryantm/auto-update/gitjacker
gitjacker: 0.0.2 -> 0.0.3
2021-02-25 20:43:43 +01:00
Fabian Affolter
6c8d97ebfa
Merge pull request #114381 from r-ryantm/auto-update/terraform-ls
terraform-ls: 0.13.0 -> 0.14.0
2021-02-25 20:42:44 +01:00
Fabian Affolter
766434303f
Merge pull request #114380 from r-ryantm/auto-update/teler
teler: 1.0.2-dev -> 1.0.3
2021-02-25 20:42:10 +01:00
Fabian Affolter
81c810f602
Merge pull request #114377 from r-ryantm/auto-update/swego
swego: 0.91 -> 0.92
2021-02-25 20:41:32 +01:00
Peter Simons
d954e89af8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
e654fad9ef.
2021-02-25 20:38:00 +01:00
Peter Simons
efb24801f8 Stackage Nightly 2021-02-25 2021-02-25 20:37:13 +01:00
WORLDofPEACE
f49cd54c27
Merge pull request #114002 from worldofpeace/fix-gcc-search-locations
gnome3.gnome-control-center: fix search locations dialog
2021-02-25 14:35:24 -05:00
Oleksii Filonenko
ad007ce926
Merge pull request #114055 from r-ryantm/auto-update/clash 2021-02-25 21:31:53 +02:00
Oleksii Filonenko
fdd09ab1d5
Merge pull request #114349 from r-ryantm/auto-update/lazygit
lazygit: 0.24.2 -> 0.25.1
2021-02-25 21:30:04 +02:00
Oleksii Filonenko
d4204cd8ea
Merge pull request #114375 from r-ryantm/auto-update/scc
scc: 2.13.0 -> 3.0.0
2021-02-25 21:29:00 +02:00
Nikolay Korotkiy
58de60f30b
gpsd: 3.21 → 3.22 2021-02-25 22:16:42 +03:00
Diego Rodriguez
7ac05f788b
vault: 1.6.2 -> 1.6.3 2021-02-25 11:59:54 -07:00
R. RyanTM
70761d25a2 yq-go: 4.6.0 -> 4.6.1 2021-02-25 18:57:52 +00:00
WORLDofPEACE
3e0296b39b gnome3.gdm: use white nixos logo
This looks cohesive
2021-02-25 13:34:22 -05:00
WORLDofPEACE
b884af7c1d
Merge pull request #114276 from worldofpeace/update-nixos-artwork
nixos-icons: 2017-03-16 -> 2021-02-24
2021-02-25 13:09:38 -05:00
Martin Schwaighofer
a11492ad8c pythonPackages.google-auth: add missing dependency on six
google-auth depends on six as indicated here:
65074d3fbe/setup.py

It only builds on hydra without it right now,
because another dependency pulls it in as a checkInput:
https://github.com/DavHau/mach-nix/issues/240#issuecomment-786015221
2021-02-25 19:00:30 +01:00
R. RyanTM
2e890b5f9b terraform-ls: 0.13.0 -> 0.14.0 2021-02-25 17:48:42 +00:00
Ben Buscarino
9c3ccb1a32 libfaketime: fix clang patch 2021-02-25 12:44:19 -05:00
Bogdan Burlacu
bf8c24d3de
qt515 compatibility for qpdfview 0.4.18 2021-02-25 18:40:33 +01:00
R. RyanTM
4056b84cbf teler: 1.0.2-dev -> 1.0.3 2021-02-25 17:40:29 +00:00
Victor Luft
298113eaf7 sublime-merge: 2039 -> 2047 2021-02-25 12:36:39 -05:00
Victor Luft
407a992fd6 sublime-merge-dev: 2037 -> 2046 2021-02-25 12:36:38 -05:00
R. RyanTM
fe819f674f tailscale: 1.4.4 -> 1.4.5 2021-02-25 17:33:41 +00:00
R. RyanTM
2f62082acf swego: 0.91 -> 0.92 2021-02-25 17:29:03 +00:00
Fabian Affolter
2ce6aec3d1
rssguard: specify license 2021-02-25 18:22:17 +01:00
Doron Behar
d8fd467095
Merge pull request #114373 from r-ryantm/auto-update/rtsp-simple-server
rtsp-simple-server: 0.14.1 -> 0.14.2
2021-02-25 19:18:04 +02:00
R. RyanTM
c718b431ac scc: 2.13.0 -> 3.0.0 2021-02-25 16:48:11 +00:00
Tim Steinbach
f4a7a751dd
nano: 5.5 → 5.6 2021-02-25 16:48:02 +00:00
Hunter Jones
804999f37e siril: 0.99.6 -> 0.99.8.1 2021-02-25 10:46:05 -06:00
Tim Steinbach
0b1942a4d4
sbt-extras: 2021-02-04 → 2021-02-24 2021-02-25 16:40:42 +00:00