Commit Graph

269934 Commits

Author SHA1 Message Date
Niklas 58110d046f plex: 1.21.3.4014-58bd20c02 -> 1.21.3.4021-5a0a3e4b2 2021-02-13 17:07:40 +01:00
adisbladis 1be1abd288 Merge pull request #113006 from adisbladis/podman-runtime-nowarn
podman: Remove unconfigured runtime warnings
2021-02-13 16:21:23 +01:00
adisbladis 9c98282609 podman: Prefer to build wrapper locally
This build is basically just creating 2 symlinks and a wrapper script.
Downloading it from a cache is not efficient.
2021-02-13 15:51:33 +01:00
Jan Tojnar ff96a0fa56 Merge pull request #110017 from rhoriguchi/fuzzy-app-search
gnomeExtensions.fuzzy-app-search: init at 4
2021-02-13 15:23:35 +01:00
Ninjatrappeur 2f80425e6e Merge pull request #112801 from erosennin/prosody-tests
nixos/prosody: fix broken tests
2021-02-13 15:22:48 +01:00
adisbladis a62f04d38e podman: Fix sha256
For some reason the archive sha256 has changed..
2021-02-13 15:14:31 +01:00
Milan 3b77e7c967 nixos/jitsi-videobridge: add apis option (#112960)
The `--apis=` command line parameter passed to Jitsi Videobridge is
required to monitor a Jitsi Meet instance for example via the prometheus
exporter [jitsiexporter](https://git.xsfx.dev/prometheus/jitsiexporter).
2021-02-13 15:04:58 +01:00
adisbladis 304617494b podman: Remove unconfigured runtime warnings
It doesn't make sense as we promote using the podman wrapper where runtime paths will vary because they are nix store paths.
2021-02-13 14:39:02 +01:00
taku0 28adb5b0c1 Merge pull request #104150 from andersk/pypy-7.3.2
pypy, pypy3: 7.3.1 → 7.3.2
2021-02-13 21:48:05 +09:00
Stig 927e62ecb9 Merge pull request #112977 from paperdigits/po4a-062
perlPackages.Po4a: 0.55 -> 0.62
2021-02-13 11:50:41 +01:00
Vincent Laporte 59eabeea8d ocamlPackages.parse-argv: use Dune 2 2021-02-13 11:20:19 +01:00
Vincent Laporte 2d6a91ebf4 ocamlPackages.diet: use Dune 2 2021-02-13 11:05:22 +01:00
Vincent Laporte d0e7e493ca ocamlPackages.ocp-index: use Dune 2 2021-02-13 10:59:13 +01:00
Vincent Laporte 1106f2d1ac ocaml-top: use Dune 2 2021-02-13 10:55:12 +01:00
Vincent Laporte 1a7a395a6f ocamlPackages.opam-core: use Dune 2 2021-02-13 10:33:09 +01:00
Vincent Laporte 58e5d62b62 ocamlPackages.tyxml: use Dune 2 2021-02-13 10:16:35 +01:00
taku0 3bcfa06742 Merge pull request #108456 from siraben/elm-docs-md
Convert Elm from Docbook to Commonmark
2021-02-13 18:11:24 +09:00
Jörg Thalheim c875e8e673 Merge pull request #107394 from yorickvP/beam-nox 2021-02-13 09:01:06 +00:00
Frederik Rietdijk b962afabd4 python.tests: add some comments to the tests 2021-02-13 09:44:51 +01:00
Mica Semrick 310cb37f07 perlPackages.Po4a: 0.55 -> 0.62 2021-02-13 00:25:36 -08:00
Jörg Thalheim 63bffaf227 Merge pull request #112580 from ddfisher/elixir-fix-curl
elixir: remove hardcoded certificate path for curl
2021-02-13 05:15:16 +00:00
Mario Rodas 4dfe627bfe Merge pull request #112958 from r-ryantm/auto-update/owl-lisp
owl-lisp: 0.1.23 -> 0.2
2021-02-12 23:42:24 -05:00
aszlig 2d5a31a3ef Merge pull request #112819 (mkIf in systemd units)
@thelegy writes:

  unitOption is only used inside of attrsOf wich is perfectly capable of
  handling the attrsets from mkIf, though the checkUnitConfig test
  forbids it.

  This commit weakens that restriction to allow the usage of mkIf inside
  of systemd.services.<name>.serviceConfig.<something> etc.

While I personally don't like that we can't easily use
pushDownProperties from the module system and need to rely on internals,
we *already* use internals for the mkOverride case, so adding another
case for mkIf doesn't add a hard-to-find indirection.

I'm merging this, since this fixes a valid use case and it shouldn't
make refactoring worse than before.
2021-02-13 05:24:11 +01:00
Ryan Mulligan 29dcf53a55 Merge pull request #112817 from r-ryantm/auto-update/picard-tools
picard-tools: 2.24.2 -> 2.25.0
2021-02-12 19:42:16 -08:00
Ryan Mulligan 14e3b9ebc0 Merge pull request #112766 from r-ryantm/auto-update/MAVProxy
mavproxy: 1.8.31 -> 1.8.32
2021-02-12 19:41:45 -08:00
Ryan Mulligan 49bd37b8b3 Merge pull request #112771 from r-ryantm/auto-update/atomicparsley
atomicparsley: 20210114.184825.1dbe1be -> 20210124.204813.840499f
2021-02-12 19:40:55 -08:00
Ryan Mulligan ed5f7f7bc7 Merge pull request #112812 from r-ryantm/auto-update/mlkit
mlkit: 4.5.6 -> 4.5.7
2021-02-12 19:40:29 -08:00
Ryan Mulligan d047751a35 Merge pull request #112790 from r-ryantm/auto-update/fly
fly: 6.7.4 -> 6.7.5
2021-02-12 19:39:23 -08:00
Ryan Mulligan 0f2de37e91 Merge pull request #112745 from r-ryantm/auto-update/python3.7-mailmanclient
python37Packages.mailmanclient: 3.3.1 -> 3.3.2
2021-02-12 19:38:51 -08:00
Ryan Mulligan 8aeca28d06 Merge pull request #112803 from r-ryantm/auto-update/lightspark
lightspark: 0.8.4 -> 0.8.4.1
2021-02-12 19:37:44 -08:00
Mario Rodas fddad6e9ea Merge pull request #112905 from r-ryantm/auto-update/jc
jc: 1.14.2 -> 1.14.3
2021-02-12 22:35:12 -05:00
Ryan Mulligan e64d2472c6 Merge pull request #112838 from r-ryantm/auto-update/tickrs
tickrs: 0.9.0 -> 0.10.2
2021-02-12 19:31:02 -08:00
Ryan Mulligan 29fe61ea01 Merge pull request #112797 from r-ryantm/auto-update/istioctl
istioctl: 1.8.3 -> 1.9.0
2021-02-12 19:30:21 -08:00
Jan Tojnar c91b72d390 Merge pull request #112591 from ymeister/pulseeffects
pulseeffects: 4.8.4 -> 5.0.0, pulseeffects-legacy: init at 4.8.4
2021-02-13 04:15:43 +01:00
Ryan Mulligan 5f7fe87464 Merge pull request #112610 from r-ryantm/auto-update/discord-canary
discord-canary: 0.0.118 -> 0.0.119
2021-02-12 18:57:41 -08:00
Ryan Mulligan 5952a64849 Merge pull request #112821 from r-ryantm/auto-update/polkadot
polkadot: 0.8.28 -> 0.8.28-1
2021-02-12 18:56:51 -08:00
Jan Tojnar 0ac9e9b328 pulseeffects: Deprecate the old name
pulseeffects no longer supports PulseAudio.
Let’s move it to a new attribute name to avoid the breakage.
2021-02-13 03:36:11 +01:00
Sandro 6ba3c9453b Merge pull request #112952 from SuperSandro2000/xh
xh: 0.5.0 -> 0.7.0, rename from ht-rust
2021-02-13 03:32:04 +01:00
Sandro 1b64cb0952 Merge pull request #112950 from SuperSandro2000/fix-collection11 2021-02-13 03:31:41 +01:00
Sandro Jäckel 206e998c06 python3Packages.cocotb: Mark broken on darwin, remove stale substituteInPlace 2021-02-13 03:15:46 +01:00
Sandro Jäckel be844a34b7 xh: 0.5.0 -> 0.7.0, rename from ht-rust 2021-02-13 02:37:08 +01:00
Sandro 1ca7cd20ac Merge pull request #112949 from SuperSandro2000/codespell 2021-02-13 02:36:20 +01:00
Mario Rodas cc551b204a owl-lisp: enable on darwin 2021-02-12 20:31:00 -05:00
R. RyanTM 2197c95222 owl-lisp: 0.1.23 -> 0.2 2021-02-13 01:30:58 +00:00
Tobi »A: Litschi« 279ce4bbed bitwarden_rs: 1.17.0 -> 1.19.0 (#112431) 2021-02-13 01:48:40 +01:00
Sandro 8a7eadc708 Merge pull request #112906 from 06kellyjac/dockle
dockle: init at 0.3.1
2021-02-13 01:09:11 +01:00
Sandro Jäckel 2a342932d3 verilog: Disable tests on darwin 2021-02-13 01:07:43 +01:00
Sandro Jäckel 5bf5284c21 yosys: mark broken on darwin 2021-02-13 01:07:42 +01:00
Sandro 31fe3271de Merge pull request #112948 from SuperSandro2000/ssh-tools
ssh-tools: init at 1.6
2021-02-13 01:05:19 +01:00
Sandro 4b3596c34e Merge pull request #112722 from OPNA2608/update/palemoon-29.0.1/21.03
palemoon: 29.0.0 -> 29.0.1
2021-02-13 00:38:24 +01:00