263588 Commits

Author SHA1 Message Date
Pavol Rusnak
586e08cc07 openhmd: 0.3.0-rc1-20181218 -> 0.3.0 2021-01-05 12:10:40 +01:00
Timo Kaufmann
9dd4ddac2f
Merge pull request #108187 from thiagokokada/bump-clojure
clojure: 1.10.1.727 -> 1.10.1.763
2021-01-05 11:18:00 +01:00
Diego Rodriguez
43f84e1d69 minikube: 1.15.1 -> 1.16.0 2021-01-05 19:44:35 +10:00
Alyssa Ross
6c3d21aff9
nixos/getty: rename from services.mingetty
It's been 8.5 years since NixOS used mingetty, but the option was
never renamed (despite the file definining the module being renamed in
9f5051b76c1 ("Rename mingetty module to agetty")).

I've chosen to rename it to services.getty here, rather than
services.agetty, because getty is implemantation-neutral and also the
name of the unit that is generated.
2021-01-05 09:09:42 +00:00
Robert Hensing
5540dd9b9b
Merge pull request #108416 from srhb/streamlayeredimage-symlinked-storepaths
dockerTools: Fix streamLayeredImage for symlinks
2021-01-05 10:00:28 +01:00
Yurii Matsiuk
6e76293eb2
maintainers: add ymatsiuk 2021-01-05 09:52:45 +01:00
zowoq
517241f354 gdu: 2.0.0 -> 2.1.0
https://github.com/dundee/gdu/releases/tag/v2.1.0
2021-01-05 18:44:43 +10:00
Michele Guerini Rocco
5748022aa3
Merge pull request #107117 from TredwellGit/xorg.fonttosfnt
xorg.fonttosfnt: 1.0.5 -> 1.2.1
2021-01-05 09:40:37 +01:00
Doron Behar
b6270a2d90 hplip: 3.20.5 -> 3.20.11 2021-01-05 10:23:16 +02:00
sternenseemann
412450dcd7 ocamlPackages.mirage-crypto*: 0.8.7 -> 0.8.8
New package: ocamlPackages.mirage-crypto-rng-async
2021-01-05 08:55:31 +01:00
zowoq
ef5cb37c30 miniserve: 0.10.3 -> 0.10.4
https://github.com/svenstaro/miniserve/releases/tag/v0.10.4
2021-01-05 17:46:36 +10:00
Markus Hauck
a9acf8eba5 haskellPackages.arbtt: unbreak
Thanks to https://github.com/nomeata/arbtt/issues/43 `arbtt` now
builds successfully 🎉
2021-01-05 08:34:24 +01:00
Markus Hauck
00a90e9cf8 haskellPackages.holmes: unbreak
Thanks to https://github.com/i-am-tom/holmes/pull/15 `holmes` now
builds successfully 🎉
2021-01-05 08:33:20 +01:00
Doron Behar
a334367ecd
Merge pull request #107286 from doronbehar/pkg/octave/sundials 2021-01-05 08:26:19 +02:00
sternenseemann
9a27606ab1 zathura: fix fish completions
The fish completion checks the plugin directory for supported file types
to complete. However the plugin dir checked was the one of the
zathura_core derivation which of course has no plugin dir. We now patch
up the referenced path in the wrapper derivation.
2021-01-05 06:48:51 +01:00
Alyssa Ross
178ec8974f nixos/nginx: allow overriding fastcgi params
By default in Nginx, if you want to override a single fastcgi_param,
you have to override all of them.  This is less of a big deal if
you're editing the Nginx configuration directly, but when you're
generating the Nginx configuration with Nix it can be very annoying to
bloat your configuration repeating the default values of FastCGI
parameters every time.

This patch adds a fastcgiParams option to Nginx locations.  If any
parameters are set through this, all the default values will be
included as well, so only the ones that are changing need to be
supplied.  There's no way to use fastcgiParams to actually override
all parameters if that's what you want, but I think that's a niche use
case and it's still possible using extraConfig, which up until now was
the only option

Nginx allows the fastcgi_param directive in http and server scopes as
well as location, but here I only support location.  It would be
possible to support the others, but I don't think it's worth it.  It
would be a possible future enhancement if somebody has a need for it.
2021-01-05 03:36:18 +00:00
John Ericson
4a6916aba3
Merge pull request #108350 from Ericson2314/no-static-overlay
treewide: Inline more of the static overlay
2021-01-04 22:30:00 -05:00
sbond75
805788f40a cakelisp: init at 0.1.0 2021-01-04 22:28:11 -05:00
TredwellGit
730976960a xorg.xf86videonouveau: 1.0.15 -> 1.0.16
https://lists.freedesktop.org/archives/nouveau/2019-January/032053.html
2021-01-05 03:24:56 +00:00
TredwellGit
45c86b688c xorg.xf86videovesa: 2.4.0 -> 2.5.0
https://lists.x.org/archives/xorg-announce/2020-September/003060.html
2021-01-05 03:21:15 +00:00
Ryan Horiguchi
265fd7bce2
teamviewer: fix desktop file 2021-01-05 04:20:47 +01:00
Léo Gaspard
a7331d1403 nixos tests: fix postgresql-wal-receiver 2021-01-05 04:12:53 +01:00
Léo Gaspard
fe8ec6a07f nixos tests: fix postgresql-wal-receiver.nix's eval 2021-01-05 04:05:38 +01:00
R. RyanTM
2833d869d7
terraform-compliance: put double quotes around the homepage URL (#108392) 2021-01-04 18:59:00 -08:00
Badi Abdul-Wahid
8c5feb7a6c
plex: 1.21.1.3795-ee64ab56f -> 1.21.1.3842-b0c7a97d9 2021-01-04 20:40:17 -06:00
Sandro
8f78ad9cf5
Merge pull request #108213 from jmc-figueira/fern.vim 2021-01-05 03:20:28 +01:00
Tikhon Jelvis
4203a4dabc Added suggested macOS fix and fixed data.table package.
`data.table` had a `postInstall` step to rename `data.table.so` to `datatable.so`, but after the package bump the file was already called `datatable.so` and `mv` command would fail.
2021-01-04 18:20:10 -08:00
Sandro
51e2708f58
Merge pull request #108372 from fabaff/gdu
gdu: init at 2.0.0
2021-01-05 03:12:00 +01:00
Sandro
34b66c5ff3
Merge pull request #108298 from fabaff/stegseek
stegseek: init at 0.5
2021-01-05 03:09:45 +01:00
Sandro Jäckel
4dc41b920c
vimPlugins.vim-clap: Fix maple hash 2021-01-05 02:30:47 +01:00
Peter Simons
c6bed7e078 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.6 from Hackage revision
55e6fe8008.
2021-01-05 02:30:36 +01:00
João Figueira
c4377a86bd
vimPlugins.fern-vim: init at 2020-12-22 2021-01-05 02:26:50 +01:00
João Figueira
2e42b318bb
vimPlugins: update 2021-01-05 02:26:44 +01:00
Sandro
f53c431645
Merge pull request #108379 from SuperSandro2000/cleanups 2021-01-05 02:19:24 +01:00
Aaron Andersen
1a828f66dc nixos/redis: replace extraConfig option with settings option 2021-01-04 20:08:38 -05:00
github-actions[bot]
2f7fa4bb88
Merge staging-next into staging 2021-01-05 00:57:02 +00:00
github-actions[bot]
0e4e47512d
Merge master into staging-next 2021-01-05 00:56:58 +00:00
S. Nordin Abouzahra
32fefa8fb1 digikam: enable appstyles
Without this digikam forces the fusion style.
2021-01-04 18:58:23 -05:00
Justin Bedo
56dd3fa172
varscan: 2.4.2 -> 2.4.4 2021-01-05 10:55:28 +11:00
Jonathan Ringer
16174037b3 python38: remove obsolete find_library patch 2021-01-04 15:44:35 -08:00
bloomvdomino
fbbd054d35 kora-icon-theme: init at 1.3.4 2021-01-05 00:33:46 +01:00
AndersonTorres
c1cb63e2ec ytree: 2.02 -> 2.03 2021-01-04 20:32:02 -03:00
bloomvdomino
641e7b6819 maintainers: add bloomvdomino 2021-01-05 00:29:46 +01:00
Justin Bedo
62432c855f
last: 1145 -> 1170 2021-01-05 10:29:31 +11:00
sternenseemann
4f927ee341 imv: make every backend and window system configurable
The following new derivation inputs are added:
* withBackends: a list of all backends to enable. The valid names are
  the same as specified in imv's meson_options.txt. Default is to enable
  all 7 backends: freeimage, libtiff, libjpeg(_turbo), libpng, librsvg,
  libnsgif and libheif
* withWindowSystem: either all, x11 or wayland to describe window system
  support.
2021-01-05 00:23:09 +01:00
R. RyanTM
a43963db12 python37Packages.flufl_i18n: 3.1.3 -> 3.1.4 2021-01-04 15:19:31 -08:00
Maximilian Bosch
7cd7ff7acb
Merge pull request #108420 from grahamc/aws-nuke
aws-nuke: init at 2.14.0
2021-01-04 23:53:52 +01:00
Fabian Affolter
ffc83b2acb home-assistant: add pywilight to component-packages 2021-01-04 23:07:16 +01:00
Fabian Affolter
09cd64465b python3Packages.pywilight: init at 0.0.65 2021-01-04 23:03:13 +01:00
Ryan Horiguchi
77e17d055c
teamviewer: link teamviewer icons 2021-01-04 22:22:53 +01:00