Commit Graph
216262 Commits
Author SHA1 Message Date
Mario RodasandGitHub c4982cf2ef Merge pull request #80872 from r-ryantm/auto-update/alsa-utils
alsaUtils: 1.2.1 -> 1.2.2
2020-02-29 11:52:11 -05:00
Mario RodasandGitHub 89e86c67cd Merge pull request #81385 from bhipple/u/rust-cargo-git-backup
git-backup: upgrade cargo fetcher and cargoSha256
2020-02-29 11:49:37 -05:00
Emily ffb7b984b2 nixos/acme: add extraLegoRenewFlags option 2020-02-29 16:44:04 +00:00
Emily b522aeda5a nixos/acme: add ocspMustStaple option 2020-02-29 16:44:04 +00:00
Mario RodasandGitHub f727955f3b Merge pull request #81375 from bhipple/u/rust-cargo-pueue
pueue: upgrade cargo fetcher and cargoSha256
2020-02-29 11:36:14 -05:00
Benjamin Hipple ac8cadac23 cargo-generate: upgrade cargo fetcher and cargoSha256 2020-02-29 11:32:43 -05:00
Aaron AndersenandGitHub a638d48254 Merge pull request #79829 from stigtsp/package/perl-openapi-client-init
perlPackages.OpenAPIClient: init at 0.24
2020-02-29 11:26:22 -05:00
Benjamin Hipple 64b1993b81 git-backup: upgrade cargo fetcher and cargoSha256 2020-02-29 11:20:47 -05:00
Benjamin Hipple 7b8d1fb53b contrast: upgrade cargo fetcher and cargoSha256 2020-02-29 11:15:12 -05:00
Benjamin Hipple e16b069ebd gleam: upgrade cargo fetcher and cargoSha256 2020-02-29 11:11:26 -05:00
Benjamin Hipple 93fcac02cd rx: upgrade cargo fetcher and cargoSha256 2020-02-29 11:05:34 -05:00
Benjamin Hipple c3794a2e55 wasm-pack: upgrade cargo fetcher and cargoSha256 2020-02-29 11:02:45 -05:00
Benjamin Hipple 76366fba17 cargo-web: upgrade cargo fetcher and cargoSha256 2020-02-29 10:58:17 -05:00
Benjamin Hipple fe7d112c92 system-syzygy: upgrade cargo fetcher and cargoSha256 2020-02-29 10:53:48 -05:00
Benjamin Hipple 741d7a76f3 routinator: upgrade cargo fetcher and cargoSha256 2020-02-29 10:51:30 -05:00
Mario RodasandGitHub 75249fa2a4 Merge pull request #81372 from r-ryantm/auto-update/python3.7-GooCalendar
python37Packages.goocalendar: 0.6 -> 0.7.0
2020-02-29 10:51:23 -05:00
Mario RodasandGitHub e3b9239372 Merge pull request #81350 from r-ryantm/auto-update/ocaml4.07.1-ppx_deriving
ocamlPackages.ppx_deriving: 4.4 -> 4.4.1
2020-02-29 10:49:44 -05:00
Benjamin Hipple b3c3fbb2b3 webmetro: upgrade cargo fetcher and cargoSha256 2020-02-29 10:44:54 -05:00
Benjamin Hipple 02115d3fa1 pueue: upgrade cargo fetcher and cargoSha256 2020-02-29 10:38:32 -05:00
Aaron AndersenandGitHub 5a586cd1d9 Merge pull request #80883 from r-ryantm/auto-update/crispy-doom
crispyDoom: 5.6.4 -> 5.7
2020-02-29 10:35:08 -05:00
Aaron AndersenandGitHub 2589643417 Merge pull request #81121 from stigtsp/package/perl-applify-init
perlPackages.Applify: init at 0.21
2020-02-29 10:24:39 -05:00
Aaron AndersenandGitHub 45b16781f1 Merge pull request #81180 from stigtsp/package/perl-text-lorem-init
perlPackages.TextLorem: init at 0.3
2020-02-29 10:21:25 -05:00
Michael Weiss c1e77269cf neatvnc: Disable the CPU acceleration by default
For Nixpkgs it seems best to disable the usage of CPU extensions by
default as older CPUs don't support them which will result in a crash at
runtime (SIGILL: Illegal instruction) [0].
The performance on my old test system was more than enough anyway
(usually ~10% CPU usage due to wayvnc).

[0]: https://github.com/any1/neatvnc/issues/21
2020-02-29 15:32:39 +01:00
Frederik Rietdijk 21b808cd76 Merge staging-next into staging 2020-02-29 15:29:45 +01:00
Frederik Rietdijk 79217339d2 Merge master into staging-next 2020-02-29 15:29:11 +01:00
Emily 7b14bbd734 nixos/acme: adjust renewal timer options
The current weekly setting causes every NixOS server to try to renew
its certificate at midnight on the dot on Monday. This contributes to
the general problem of periodic load spikes for Let's Encrypt; NixOS
is probably not a major contributor to that problem, but we can lead by
example by picking good defaults here.

The values here were chosen after consulting with @yuriks, an SRE at
Let's Encrypt:

* Randomize the time certificates are renewed within a 24 hour period.

* Check for renewal every 24 hours, to ensure the certificate is always
  renewed before an expiry notice is sent out.

* Increase the AccuracySec (thus lowering the accuracy(!)), so that
  systemd can coalesce the renewal with other timers being run.

  (You might be worried that this would defeat the purpose of the time
  skewing, but systemd is documented as avoiding this by picking a
  random time.)
2020-02-29 14:03:36 +00:00
R. RyanTM 89d7cc11c1 python37Packages.goocalendar: 0.6 -> 0.7.0 2020-02-29 13:53:00 +00:00
Michael Weiss cf6477076b wob: 0.6 -> 0.7 2020-02-29 14:44:46 +01:00
Martin Weinelt 5ff9441471 nixos/acme: renew after rebuild and on boot
Fixes #81069
2020-02-29 14:40:34 +01:00
Yegor TimoshenkoandGitHub 6602e9ad5b Merge pull request #79776 from emilazy/update-source-han-fonts
source-han-{sans,serif,mono}: {update,refactor,init}
2020-02-29 15:07:06 +03:00
Yegor TimoshenkoandGitHub 8193658787 Merge pull request #79762 from emilazy/update-noto-fonts
noto-fonts{,-extra,-cjk}: update
2020-02-29 15:06:21 +03:00
EmilyandYegor Timoshenko 6eb45bf38a source-han-{sans,serif,mono}: {update,refactor,init}
* source-han-sans: 1.004R -> 2.001
* source-han-serif: switch to Super OTC
* source-han-mono: init at 1.002

The Source Han fonts now use shared package infrastructure, and the
Super OTC distributions, which unify the various scripts into a single
bundle file, improving automatic font selection and reducing overall
disk space usage. This also means that the Traditional
Chinese—Hong Kong language variant is now included.

The old package names including language are aliased to the Super OTC
bundle packages.
2020-02-29 14:57:27 +03:00
Benjamin HippleandGitHub c580dfc0ce viu: upgrade cargo fetcher and cargoSha256 (#81240)
Infra upgrade as part of #79975; no functional change expected.
2020-02-29 12:49:19 +01:00
EmilyandYegor Timoshenko cf792da835 noto-fonts-cjk: 1.004 -> 2.001 2020-02-29 14:43:02 +03:00
Suwon ParkandGitHub 7948e6785b nixos/manual: add environment.systemPackages option in an example
The environment.systemPackages option lacks in the example which is used in the next paragraph to explain merging of the options defined by multiple modules.
2020-02-29 12:11:42 +01:00
EmilyandYegor Timoshenko fe690a84eb noto-fonts{,-extra}: 2018-11-30 -> 2020-01-23 2020-02-29 14:09:23 +03:00
Mario RodasandGitHub 4406e51a1e Merge pull request #81360 from r-ryantm/auto-update/powerstat
powerstat: 0.02.21 -> 0.02.22
2020-02-29 06:02:16 -05:00
Mario RodasandGitHub b16403b155 Merge pull request #81343 from marsam/update-certigo
certigo: 1.11.0 -> 1.12.1
2020-02-29 05:58:49 -05:00
Mario RodasandGitHub 71fa9c5a1a Merge pull request #81315 from zowoq/buildah
buildah: 1.14.0 -> 1.14.1
2020-02-29 05:56:13 -05:00
Peter Simons 10da6658ad ShellCheck: record the URL of the upstream issues our patches fix 2020-02-29 11:34:32 +01:00
Peter Simons 8947cba160 ShellCheck: let Hydra compile the binary 2020-02-29 11:11:24 +01:00
Peter Simons 376ff258b5 stylish-cabal: fix the build
We can still compile the package with ghc-8.6.5. Later
compiler versions don't work, unfortunately.
2020-02-29 11:10:19 +01:00
Peter Simons a6130f1848 hackage2nix: mark stylish-cabal broken
https://github.com/pikajude/stylish-cabal/issues/12
2020-02-29 10:58:46 +01:00
R. RyanTM 03fbecff08 powerstat: 0.02.21 -> 0.02.22 2020-02-29 09:56:31 +00:00
R. RyanTM eaf2f26201 phoronix-test-suite: 9.2.1 -> 9.4.0 2020-02-29 09:27:19 +00:00
Mario Rodas f1230a2eca ffmpeg: enable libvmaf on darwin 2020-02-29 04:22:00 -05:00
Mario Rodas bd086255ef libvmaf: add marsam to maintainers 2020-02-29 04:21:00 -05:00
Mario Rodas e24855d70d docker-slim: 1.26.1 -> 1.27.0
Changelog: https://github.com/docker-slim/docker-slim/releases/tag/1.27.0
2020-02-29 04:20:00 -05:00
Mario Rodas 3b9dc545a9 libvmaf: 1.3.15 -> 1.5.1
Changelog: https://github.com/Netflix/vmaf/releases/tag/v1.5.1
2020-02-29 04:20:00 -05:00
lewoandGitHub a83ffc02d4 Merge pull request #80858 from jerith666/chef-47
chefdk: 2.4.17 -> 4.7.73
2020-02-29 09:38:32 +01:00