Commit Graph
282768 Commits
Author SHA1 Message Date
SandroandGitHub 7b037c94cc Merge pull request #119327 from ruuda/butane-0.11.0
butane: 0.10.0 -> 0.11.0
2021-04-14 19:19:01 +02:00
SandroandGitHub 6cdc8bcc0f Merge pull request #114507 from dschrempf/vimiv-qt 2021-04-14 19:15:14 +02:00
SandroandGitHub b00d5e224a Merge pull request #119293 from jojosch/jellyfin-media-player-init
jellyfin-media-player: init at 1.3.1
2021-04-14 19:12:47 +02:00
SandroandGitHub 80a0032cc9 Merge pull request #119352 from lorenzleutgeb/gradle-7 2021-04-14 18:58:38 +02:00
SandroandGitHub fc78d06480 Merge pull request #119432 from 06kellyjac/master
starboard: 0.9.2 -> 0.10.0
2021-04-14 18:54:39 +02:00
SandroandGitHub 81e6800870 Merge pull request #119416 from lukegb/factorio
factorio-experimental: 1.1.30 -> 1.1.31
2021-04-14 18:38:03 +02:00
SandroandGitHub 5280218da0 Merge pull request #118685 from petrosagg/add-materialize 2021-04-14 18:34:28 +02:00
912e11a468 mailman-web: 2019-09-29 -> 2021-04-10
* Make it clearer what code comments apply to
* Fix the state directory (this was changed in the update)
* Add m1cr0man as a maintaner

Co-authored-by: Lucas Savva <lucas@m1cr0man.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-14 16:23:09 +00:00
Petros Angelatos f8c1312e95 materialize: init at 0.7.1
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2021-04-14 18:19:34 +02:00
06kellyjac 2d70d5e425 starboard: 0.9.2 -> 0.10.0 2021-04-14 16:43:19 +01:00
Kim LindbergerandGitHub 59917dc3a9 Merge pull request #119427 from talyz/tengine-modules
tengine: Add modules to passthru
2021-04-14 17:42:01 +02:00
sternenseemannandAlyssa Ross 6dff63294a netbsd: take fetchcvs from buildPackages to fix eval
For some reason fetchcvs was taken from the cross package set when
cross compiling netbsd.* instead of from buildPackages. I suspect that
this was no issue previously because it just could be substituted as it
only ever produced fixed output derivations. However since
00a2084a40 the evaluation of fetchcvs
would depend on `stdenv.cc` (via its openssh dependency). Since
netbsd.libc is required to evaluate stdenv.cc this caused a infinite
recursion when staging the cross stdenv for pkgsCross.amd64-netbsd. The
fix for this is pretty easy: Just take fetchcvs from buildPackages
explicitly instead of hoping for mkDerivation to get it right.

Resolves #119323.
2021-04-14 14:58:08 +00:00
talyz 4aab79918e tengine: Add passthru.tests 2021-04-14 16:56:54 +02:00
Martin WeineltandGitHub 6f236fcf38 Merge pull request #119423 from mweinelt/python/pywemo
python3Packages.pywemo: disable flaky test
2021-04-14 16:49:25 +02:00
talyz 1ef95a8c5f nginx: Add all the nginx tests to passthru.tests 2021-04-14 16:39:35 +02:00
talyz 06dee38345 Revert "nixos/nginx: fix eval for tengine"
This reverts commit 2d3200e010.
2021-04-14 16:34:10 +02:00
talyz fd10431871 tengine: Add modules to passthru
Follow the interface of the `nginx` package and expose the enabled
modules. This is used in the `nginx` module to enable the
`additionalModules` option.
2021-04-14 16:14:28 +02:00
Alyssa Ross 55ac7d4580 mailman-web: fix build 2021-04-14 13:42:11 +00:00
Martin Weinelt cead7d2781 python3Packages.pywemo: disable flaky test
https://github.com/pywemo/pywemo/issues/264
2021-04-14 15:32:24 +02:00
Max HauschandJörg Thalheim 92ec5c8583 super-productivity: 1.10.45 -> 6.5.2
Version 1.10.45 segfaults, this commit fixes the package
2021-04-14 14:53:48 +02:00
Jörg ThalheimandGitHub 37a8a32777 Merge pull request #119392 from samuela/upkeep-bot/vscodium-1.55.2-1618381422
vscodium: 1.55.0 -> 1.55.2
2021-04-14 13:52:05 +01:00
Jörg Thalheim 7e45a4067f vscode: nixpkgs-hammering suggestions 2021-04-14 14:50:46 +02:00
Lars RasmussonandVincent Laporte 316db3a129 coqPackages.ITree: changed pname to InteractionTrees 2021-04-14 14:42:01 +02:00
Michael Weiss de2edb81da chromium: get-commit-message.py: Deduplicate the CVE list 2021-04-14 14:33:34 +02:00
SandroandGitHub ad43df1eda Merge pull request #119404 from dotlambda/ytfzf-1.1.3
ytfzf: 1.1.2 -> 1.1.3
2021-04-14 14:31:56 +02:00
SandroandGitHub 3977837dd8 Merge pull request #119393 from jojosch/jellyfin-mpv-shim-1.10.4
jellyfin-mpv-shim: 1.10.3 -> 1.10.4
2021-04-14 14:26:45 +02:00
SandroandGitHub c0c842c773 Merge pull request #119415 from SuperSandro2000/SuperSandro2000-patch-1
jetbrains: fix url literal
2021-04-14 14:25:15 +02:00
Alyssa Ross 5e4fc1cc5f mailman-web: mark broken 2021-04-14 12:19:03 +00:00
Alyssa Ross d0ead9021e Revert "mailman-web-unstable: 2019-09-29 -> 2021-04-10 (#119135)"
This reverts commit 8dbd553792.

The update has changed where mailman-web looks for its database and
broken the Mailman module in NixOS.
2021-04-14 12:18:44 +00:00
SandroandGitHub 05133d55b5 Merge pull request #119386 from xrelkd/add/mdbook-mermaid
mdbook-mermaid: init at 0.8.1
2021-04-14 13:56:05 +02:00
SandroandGitHub a095f55964 jetbrains: fix url literal 2021-04-14 13:55:36 +02:00
SandroandGitHub 15de3121cb Merge pull request #119384 from JamieMagee/rider-2021.1.1
jetbrains.rider: 2021.1 -> 2021.1.1
2021-04-14 13:55:00 +02:00
SandroandGitHub b95fee3afd Merge pull request #119380 from kmicklas/mpvacious-0.14
mpvacious: 0.12 -> 0.14
2021-04-14 13:54:02 +02:00
Lars RasmussonandVincent Laporte 7e73508a5f ITree: init at 4.0.0 2021-04-14 13:45:56 +02:00
Lars RasmussonandVincent Laporte 79d6e2a2b7 maintainers: add larsr 2021-04-14 13:45:56 +02:00
Lars RasmussonandVincent Laporte cba2770893 coqPackages.simple-io: enable for Coq 8.13 2021-04-14 13:45:56 +02:00
Lars RasmussonandVincent Laporte 38c34b4304 coqPackages.coq-ext-lib: add Coq 8.13 2021-04-14 13:45:56 +02:00
Lars RasmussonandVincent Laporte 7fc935db12 coqPackages.equations: 1.2.3 → 1.2.4 2021-04-14 13:45:56 +02:00
Florian KlinkandGitHub 950e92cac1 Merge pull request #119368 from flokli/rl-systemd-mutable
rl-2105: Document /etc/systemd-mutable/system -> boot.extraSystemdUnitPaths
2021-04-14 12:55:36 +02:00
Florian Klink 5429cc1af4 rl-2105: Document /etc/systemd-mutable/system is gone from the defaults, point to boot.extraSystemdUnitPaths 2021-04-14 12:52:58 +02:00
Martin WeineltandGitHub 02ca8bc9be Merge pull request #119397 from dotlambda/postfix-3.5.10
postfix: 3.5.9 -> 3.5.10
2021-04-14 12:35:25 +02:00
stigtspandGitHub d68a8bca1a Merge pull request #118122 from zakame/updates/perl-Mojolicious-9.14
perlPackages.Mojolicious: 9.10 -> 9.17
2021-04-14 11:54:49 +02:00
Robert Schütz e4a617b708 ytfzf: 1.1.2 -> 1.1.3
https://github.com/pystardust/ytfzf/releases/tag/v1.1.3
2021-04-14 11:36:07 +02:00
Luke Granger-Brown ca8374e022 factorio-experimental: 1.1.31 -> 1.1.32 2021-04-14 09:31:26 +00:00
Zak B. Elep 19d761b7cf perlPackages.MojoliciousPluginTextExceptions: 0.01 -> 0.02 2021-04-14 17:14:20 +08:00
Zak B. Elep 8d7d4bc5b5 perlPackages.MojoliciousPluginOpenAPI: 4.00 -> 4.02 2021-04-14 17:14:20 +08:00
Zak B. Elep 412163787e perlPackages.LinkEmbedder: 1.17 -> 1.18 2021-04-14 17:14:20 +08:00
Zak B. Elep 7ec8888dac perlPackages.JSONValidator: 4.14 -> 4.16 2021-04-14 17:14:20 +08:00
Zak B. Elep ce19511cb9 convos: 6.06 -> 6.11 2021-04-14 17:14:20 +08:00
Zak B. Elep 6a8afedd83 perlPackages.MojoliciousPluginStatus: 1.12 -> 1.17 2021-04-14 17:14:20 +08:00