Commit graph

242769 commits

Author SHA1 Message Date
Mario Rodas 000404944c
Merge pull request #97156 from zowoq/delta
gitAndTools.delta: 0.4.1 -> 0.4.3
2020-09-05 10:38:12 -05:00
Mario Rodas 12b3f71cf1
Merge pull request #97221 from davidtwco/mdcat-0.21.1
mdcat: 0.20.0 -> 0.21.1
2020-09-05 10:37:52 -05:00
Robert Scott 6150ee8590
Merge pull request #93098 from ardumont/bump-spdlog
spdlog: 1.6.0 -> 1.7.0
2020-09-05 16:14:20 +01:00
R. RyanTM 4e21edf9d9 pspg: 3.1.2 -> 3.1.3 2020-09-05 15:04:19 +00:00
Maximilian Bosch 2f4c709391
gitea: 1.12.3 -> 1.12.4
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.12.4

This release fixes a few security bugs:

* https://github.com/go-gitea/gitea/issues?q=label%3Abackport%2Fv1.12+label%3Akind%2Fsecurity+is%3Aclosed
2020-09-05 16:21:43 +02:00
Maximilian Bosch 86a1a0a68d
mautrix-whatsapp: 0.1.3 -> 0.1.4
https://github.com/tulir/mautrix-whatsapp/releases/tag/v0.1.4
2020-09-05 16:21:42 +02:00
Florian Klink 98d6b55fdc nixos/testing: remove remaining coverage-data logic
This isn't used anymore as per
https://github.com/NixOS/nixpkgs/pull/72354#discussion_r451031449.
2020-09-05 16:07:59 +02:00
Oleksii Filonenko 4b7401bb5b
Merge pull request #97182 from r-ryantm/auto-update/lazygit
lazygit: 0.20.9 -> 0.22.1
2020-09-05 17:03:33 +03:00
Oleksii Filonenko 6e9161e9eb
Merge pull request #97158 from r-ryantm/auto-update/gleam
gleam: 0.10.1 -> 0.11.2
2020-09-05 17:03:10 +03:00
R. RyanTM 1c368b0f13 picard-tools: 2.23.3 -> 2.23.4 2020-09-05 14:02:32 +00:00
Silvan Mosberger 560bb92473
Merge pull request #76794 from dudebout/document-nix-env-multiple-output-install-bug
document nix-env bug relating to multiple output installation
2020-09-05 15:40:26 +02:00
R. RyanTM 2e91a108d0 osu-lazer: 2020.820.0 -> 2020.903.0 2020-09-05 13:08:02 +00:00
Ryan Mulligan f588116f3e
Merge pull request #97195 from r-ryantm/auto-update/lightburn
lightburn: 0.9.15 -> 0.9.16
2020-09-05 06:02:34 -07:00
Ryan Mulligan 0f792072d1
Merge pull request #97188 from r-ryantm/auto-update/liblouis
liblouis: 3.14.0 -> 3.15.0
2020-09-05 06:01:55 -07:00
Ryan Mulligan b78b260822
Merge pull request #97197 from r-ryantm/auto-update/lyra
lyra: 1.4 -> 1.5.1
2020-09-05 06:00:01 -07:00
06kellyjac 0cf63fde21 deno: 1.3.2 -> 1.3.3 2020-09-05 12:51:09 +00:00
David Wood c763b49889
mdcat: 0.20.0 -> 0.21.1 2020-09-05 13:31:29 +01:00
R. RyanTM 717d3779d9 oppai-ng: 3.2.3 -> 3.3.0 2020-09-05 12:27:38 +00:00
Robert Scott dc5c37e5a2
Merge pull request #95354 from r-ryantm/auto-update/dgraph
dgraph: 20.03.4 -> 20.07.0
2020-09-05 13:13:07 +01:00
Robert Scott 03a6e9457b
Merge pull request #95732 from r-ryantm/auto-update/qjackctl
qjackctl: 0.6.2 -> 0.6.3
2020-09-05 13:04:34 +01:00
Robert Scott 9b4ea9a45a
Merge pull request #95625 from risicle/ris-jxrlib-darwin
jxrlib: fix/enable for darwin
2020-09-05 12:58:06 +01:00
Robert Scott a10cd24ab0
Merge pull request #96915 from juliendehos/lingot
lingot: add jackSupport option
2020-09-05 12:50:35 +01:00
Vladyslav M 91ba1154ae
Merge pull request #97165 from zowoq/tealdeer
tealdeer: 1.3.0 -> 1.4.1
2020-09-05 14:23:54 +03:00
Maximilian Bosch 2c73dd64b0
Merge pull request #97208 from r-ryantm/auto-update/nushell
nushell: 0.18.1 -> 0.19.0
2020-09-05 13:04:55 +02:00
Florian Klink c7a503bf2e Revert "chromiumDev: 86.0.4240.8 -> 87.0.4252.0"
This reverts commit 5da66561d1.

It seems the chromium build now unconditionally tries to enable ozone
(even though we disable it), causing the build to fail (as we only
provide xkbcommon when enabling Ozone):

```
configuring
ERROR at //build/config/linux/pkg_config.gni:103:17: Script returned non-zero exit code.
    pkgresult = exec_script(pkg_config_script, args, "value")
                ^----------
Current dir: /build/chromium-87.0.4252.0/out/Release/
Command: python /build/chromium-87.0.4252.0/build/config/linux/pkg-config.py xkbcommon
Returned 1.
stderr:

Package xkbcommon was not found in the pkg-config search path.
Perhaps you should add the directory containing `xkbcommon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xkbcommon' found
Could not run pkg-config.

See //ui/events/ozone/layout/BUILD.gn:12:3: whence it was called.
  pkg_config("xkbcommon") {
  ^------------------------
See //chrome/test/chromedriver/BUILD.gn:273:15: which caused the file to be included.
    deps += [ "//ui/events/ozone/layout" ]
              ^-------------------------
builder for '/nix/store/2dqhrd2qzyms078wnvwv6ays53ppvgc2-chromium-unwrapped-87.0.4252.0.drv' failed with exit code 1
cannot build derivation '/nix/store/4iyhgzsmpx80v75hvk1jycwzanw4z5dn-chromium-dev-87.0.4252.0.drv': 1 dependencies couldn't be built
```
2020-09-05 12:00:48 +02:00
Johannes Arnold 4746456a64 octoprint.python.pkgs.octoprint-dashboard: init at 1.13.0 2020-09-05 11:48:56 +02:00
Johannes Arnold 452e5b9348 octoprint.python.pkgs.displaylayerprogress: init at 1.23.2 2020-09-05 11:48:33 +02:00
Johannes Arnold e6f4f3a388 maintainers: add j0hax 2020-09-05 11:39:31 +02:00
Nicolas Dudebout 611258f063 document nix-env bug relating to multiple output installation 2020-09-05 05:31:54 -04:00
Florian Klink 1fbc28c5f6
Merge pull request #72932 from alyssais/chromium-update
chromium: replace update.nix with Python impl
2020-09-05 11:27:04 +02:00
Florian Klink 6c92847e81 chromiumBeta: 85.0.4183.83 -> 86.0.4240.22 2020-09-05 11:25:38 +02:00
Florian Klink 5da66561d1 chromiumDev: 86.0.4240.8 -> 87.0.4252.0 2020-09-05 11:24:57 +02:00
Alyssa Ross de69b705d2 chromium: replace update.nix with Python impl
update.nix was a huuuuge hack, abusing checksum collisions, etc., and
was extremely difficult to read and maintain, especially because
values from update.nix were also used in the derivations themselves!

I've replaced this with an implementation in Python, which I chose for
readability.  Rather than generating Nix, I chose to
generate JSON, since Python can do that in the standard library and
Nix can read it.

I also set update.py as an updateScript, so Chromium can now
automatically be updated!

Fixes: https://github.com/NixOS/nixpkgs/issues/89635
2020-09-05 11:20:13 +02:00
R. RyanTM bd9c787dfd openlibm: 0.7.0 -> 0.7.1 2020-09-05 09:19:39 +00:00
Alyssa Ross 5811b6c1cd chromiumDev: 86.0.4238.0 -> 86.0.4240.8 2020-09-05 11:08:50 +02:00
R. RyanTM 0a8c2f8cde nushell: 0.18.1 -> 0.19.0 2020-09-05 08:46:57 +00:00
Gabriel Ebner 9dd3542a27
Merge pull request #97169 from r-ryantm/auto-update/heaptrack
heaptrack: 1.1.0 -> 1.2.0
2020-09-05 10:45:00 +02:00
Vincent Laporte 5664601fa2 ocamlPackages.fdkaac: init at 0.3.2 2020-09-05 10:44:12 +02:00
R. RyanTM 4441733e47 minikube: 1.12.3 -> 1.13.0 2020-09-05 07:45:12 +00:00
R. RyanTM f36c47f26b miller: 5.9.0 -> 5.9.1 2020-09-05 07:31:19 +00:00
R. RyanTM 813be97db2 lyra: 1.4 -> 1.5.1 2020-09-05 06:55:28 +00:00
lewo d65002aff5
Merge pull request #93314 from tnias/nixos_opendkim_20200717
nixos/opendkim: systemd sandbox
2020-09-05 08:46:19 +02:00
R. RyanTM 9a21fc26a2 lightburn: 0.9.15 -> 0.9.16 2020-09-05 06:36:43 +00:00
R. RyanTM 3d2fb57be6 liblouis: 3.14.0 -> 3.15.0 2020-09-05 04:52:18 +00:00
Mario Rodas b0208c2ef3 zola: 0.11.0 -> 0.12.0 2020-09-05 04:20:00 +00:00
Mario Rodas d98de3f82e gotestsum: add subPackages 2020-09-05 04:20:00 +00:00
R. RyanTM e9945fc57a libcint: 3.0.20 -> 3.1.1 2020-09-05 04:16:46 +00:00
R. RyanTM ff27ac4974 lesspipe: 1.84 -> 1.85 2020-09-05 04:00:39 +00:00
R. RyanTM 2f3abc07d9 lazygit: 0.20.9 -> 0.22.1 2020-09-05 03:45:47 +00:00
Mario Rodas f87374dc69
Merge pull request #96988 from marsam/update-xonsh
xonsh: 0.9.20 -> 0.9.21
2020-09-04 22:02:30 -05:00