Commit Graph
249788 Commits
Author SHA1 Message Date
Andreas Rammhold fdbdd72f5f firefox-bin: 82.0 -> 82.0.2 2020-10-31 19:53:34 +01:00
Andreas Rammhold f4490bb28a firefox: 82.0 -> 82.0.2 2020-10-31 19:34:23 +01:00
Michele Guerini RoccoandGitHub f93de9dea3 Merge pull request #102170 from rnhmjoj/bdf2psf
bdf2psf: 1.197 -> 1.198
2020-10-31 18:53:08 +01:00
Maximilian BoschandGitHub b18d189ab2 Merge pull request #102177 from Ma27/bump-matrix-synapse
matrix-synapse: 1.22.0 -> 1.22.1
2020-10-31 18:47:28 +01:00
Niklas HambüchenandGitHub 02d0df518e Merge pull request #97512 from lf-/StartLimitIntervalSec
nixos/modules: fix systemd start rate-limits
2020-10-31 18:13:23 +01:00
Niklas Hambüchen 441abe9949 release notes: Document deprecation warning for StartLimitInterval in [Service] 2020-10-31 18:11:03 +01:00
Denny SchäferandJonathan Ringer bb6dfa91c4 vimPlugins: update 2020-10-31 09:58:43 -07:00
Nicolai KellererandJonathan Ringer a103c58bab python3Packages.toolz: 0.10.0 -> 0.11.1 2020-10-31 09:55:25 -07:00
Nicolai KellererandJonathan Ringer c1cf4abe6d pythonPackages.toolz: create Python 2 package 2020-10-31 09:55:25 -07:00
Maximilian BoschandGitHub a64f9cfab4 Merge pull request #102207 from Frostman/hugo-0.77.0
hugo: 0.76.5 -> 0.77.0
2020-10-31 17:34:54 +01:00
Mario RodasandGitHub 2faef82610 Merge pull request #101986 from mweinelt/loki2
grafana-loki: 1.6.1 -> 2.0.0
2020-10-31 11:28:05 -05:00
lf-andNiklas Hambüchen 644079e707 nixos/modules: deprecation warning for StartLimitInterval in [Service]
This implements
https://github.com/NixOS/nixpkgs/issues/45786#issuecomment-440091879
2020-10-31 16:50:35 +01:00
Niklas Hambüchen c178fe4bbb nixos/modules: Reformat warnings section 2020-10-31 16:50:25 +01:00
Maximilian BoschandGitHub 7616553570 Merge pull request #102228 from SuperSandro2000/rubocop-1.1.0
rubocop: 0.77.0 -> 1.1.0
2020-10-31 16:27:16 +01:00
Maximilian Bosch be9313766b packer: 1.6.4 -> 1.6.5
https://github.com/hashicorp/packer/releases/tag/v1.6.5
2020-10-31 15:51:19 +01:00
Ryan MulliganandGitHub 893c94b4b2 Merge pull request #90322 from pasqui23/zplg2
zplugin: init at 2.3
2020-10-31 07:34:03 -07:00
Michael Weiss 680d320123 tdesktop: 2.4.4 -> 2.4.5 2020-10-31 14:24:49 +01:00
Sandro Jäckel 534b0f19f3 rubocop: 0.77.0 -> 1.1.0 2020-10-31 13:38:22 +01:00
zowoq f28c4a120f vgrep: 2.4.0 -> 2.5.0
https://github.com/vrothberg/vgrep/releases/tag/v2.5.0
2020-10-31 22:00:22 +10:00
Maximilian BoschandGitHub 1ecc5c7760 Merge pull request #102199 from evalexpr/i3status-rust-update-0.14.2
i3status-rust: 0.14.1 -> 0.14.2
2020-10-31 11:59:33 +01:00
Jonathan Wilkins d7ea518958 i3status-rust: 0.14.1 -> 0.14.2 2020-10-31 10:34:23 +00:00
Marek MahutandGitHub 2da96f3f9c Merge pull request #102152 from RaghavSood/ledger-live/2.15.0
ledger-live-desktop: 2.14.0 -> 2.15.0
2020-10-31 10:14:50 +00:00
Marek MahutandGitHub 7bea6f9b91 Merge pull request #99929 from JesusMtnez/slack
slack: 4.9.0 -> 4.10.3
2020-10-31 10:14:02 +00:00
lf- b37bbca521 nixos/modules: fix systemd start rate-limits
These were broken since 2016:
https://github.com/systemd/systemd/commit/f0367da7d1a61ad698a55d17b5c28ddce0dc265a
since StartLimitIntervalSec got moved into [Unit] from [Service].
StartLimitBurst has also been moved accordingly, so let's fix that one
too.

NixOS systems have been producing logs such as:
/nix/store/wf98r55aszi1bkmln1lvdbp7znsfr70i-unit-caddy.service/caddy.service:31:
Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.

I have also removed some unnecessary duplication in units disabling
rate limiting since setting either interval or burst to zero disables it
(https://github.com/systemd/systemd/blob/ad16158c10dfc3258831a9ff2f1a988214f51653/src/basic/ratelimit.c#L16)
2020-10-31 01:35:56 -07:00
Vincent LaporteandVincent Laporte 8cab21b48b Revert "coq: propagate and install ocaml and findlib"
This reverts commit 5d0e2dedd5.
2020-10-31 09:08:06 +01:00
WORLDofPEACEandGitHub 7bee257d88 Merge pull request #101438 from nora-puchreiner/patch-1
graalvm8-ee, graalvm11-ee: 20.0.0 -> 20.2.1
2020-10-31 04:01:19 -04:00
2df221ec8a nixos/postgresql: fix inaccurate docs for authentication (#97622)
* nixos/postgresql: fix inaccurate docs for authentication

We actually use peer authentication, then md5 based authentication.
trust is not used.

* Use a link for mkForce docs

Co-authored-by: aszlig <aszlig@redmoonstudios.org>

Co-authored-by: lf- <lf-@users.noreply.github.com>
Co-authored-by: aszlig <aszlig@redmoonstudios.org>
2020-10-31 03:35:19 -04:00
Jonathan RingerandJonathan Ringer 0544a7f672 scripts/mark-broken: improve
This improves on the previous verison of this script.

Previously it only accepted one attr, and required
explicit passing of the "broken" value.

This script is meant to be used to mark failing hydra builds as broken in the meta attrs
To use the script, you should pass the list of failing attrs as arguments to the script.

Example: `cat failing-attrs | xargs ./pkgs/common-update/scripts/mark-broken`

Generating a list of failing attrs: (this should be improved at a later date)
  - Go to the most recent hydra evaluation with all builds completed
  - Select the "builds still failing" tab
  - Highlight and select all packages, should be prefixed with `nixpkgs.`
  - Use regex and editor foo to leave only the attr names
  - Use the above example command to then execute the script

OTHER NOTES:
  - The `denyFileList` and `denyAttrList` will likely need to be updated slightly
    to align with the conventions used in nixpkgs at execution time
  - Any attrs which failed for any reason will be written to `failed-marks.txt`.
    Those attrs will likely need manual attention as disablement will likely be conditional.
2020-10-30 23:11:36 -07:00
Jonathan RingerandJonathan Ringer b8f45c32f8 python3Packages.tensorflow: break if gast not correct 2020-10-30 23:11:03 -07:00
Jonathan RingerandJonathan Ringer ec38df81a9 buildFHSUserEnvBubblewrap: fix whitespace with root directories 2020-10-30 22:52:58 -07:00
WORLDofPEACEandGitHub 7b3b82f7af Merge pull request #100136 from xaverdh/nixos-install-support-impure
nixos-install: pass through impure flag
2020-10-31 01:17:07 -04:00
Masanori OginoandGitHub a32ede5635 kmscon: add omasanori as a maintainer (#102206)
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-31 01:02:35 -04:00
Benjamin HippleandGitHub 7da9af20a8 Merge pull request #102183 from flyfloh/miio-fix
python-miio: fix
2020-10-31 00:52:06 -04:00
Benjamin HippleandGitHub 7214b6b2ab Merge pull request #102197 from ipetkov/topgrade-5.8.1
topgrade: 5.7.0 -> 5.8.1
2020-10-31 00:46:41 -04:00
Benjamin HippleandGitHub 4a29d9c069 Merge pull request #102198 from jbedo/last
last: 1066 -> 1133
2020-10-31 00:46:04 -04:00
Sergey Lukjanov 5c4342674b hugo: 0.76.5 -> 0.77.0 2020-10-30 21:20:52 -07:00
ajs124andGitHub edce0de0d2 Merge pull request #102164 from helsinki-systems/drop/skype-call-recorder
skype_call_recorder: drop
2020-10-31 03:46:46 +01:00
Graham ChristensenandGitHub 800ebd4561 Merge pull request #102201 from danderson/danderson/add-cli-to-path
nixos/tailscale: add tailscale to environment.systemPackages.
2020-10-30 21:22:16 -04:00
David Anderson 9a8d6011aa nixos/tailscale: add tailscale to environment.systemPackages.
Use of Tailscale requires using the `tailscale` CLI to talk to the
daemon. If the CLI isn't in systemPackages, the resulting user experience
is confusing as the Tailscale daemon does nothing.

Signed-off-by: David Anderson <dave@natulte.net>
2020-10-30 17:58:14 -07:00
zowoq 1e20b2dce4 shfmt: install man page 2020-10-31 09:59:37 +10:00
Sandro Jäckelandzowoq 703010347f shfmt: 3.1.2 -> 3.2.0 2020-10-31 09:59:37 +10:00
Justin Bedo 32573f4b6e last: 1066 -> 1133 2020-10-31 10:59:02 +11:00
ajs124 a5bce15b5d skype_call_recorder: drop
hasn't worked since 2017: https://atdot.ch/scr/2017/06/important-information-regarding-skype-version-5/
the version packaged here is also from 2008, as far as I can tell
the last upstream release was 2016
2020-10-31 00:42:36 +01:00
Ivan Petkov 9b813793ef topgrade: 5.7.0 -> 5.8.1 2020-10-30 16:32:09 -07:00
zowoq 21b2619ee6 buildah: 1.16.5 -> 1.17.0
https://github.com/containers/buildah/releases/tag/v1.17.0
2020-10-31 09:26:44 +10:00
Silvan MosbergerandGitHub 78782d368e Merge pull request #102191 from deviant/fix-inherit
lib/sources.nix: fix incorrect inherit
2020-10-31 00:15:40 +01:00
Maximilian BoschandGitHub 4536670516 Merge pull request #101679 from r-ryantm/auto-update/liquibase
liquibase: 4.0.0 -> 4.1.1
2020-10-30 23:51:24 +01:00
Maximilian BoschandGitHub 358b3565d8 Merge pull request #102121 from r-ryantm/auto-update/bpytop
bpytop: 1.0.44 -> 1.0.47
2020-10-30 23:42:04 +01:00
Maximilian BoschandGitHub 952dc5c7ff Merge pull request #101421 from sikmir/geogebra
geogebra: 5-0-593-0 -> 5-0-609-0, geogebra6: 6-0-600-0 -> 6-0-609-0
2020-10-30 23:39:37 +01:00
V 3e1652f8f0 lib/sources.nix: fix incorrect inherit
split comes from builtins, not lib.

	error: attribute 'split' missing, at /nix/path/nixpkgs/lib/sources.nix:4:4
	(use '--show-trace' to show detailed location information)
2020-10-30 23:19:22 +01:00