Commit graph

281651 commits

Author SHA1 Message Date
Fabian Affolter 61a5c65f0d python3Packages.omnilogic: init at 0.4.3 2021-04-09 18:44:41 +02:00
Martin Weinelt 41d8ec87b2
Merge pull request #118896 from mweinelt/home-assistant-test
nixos/tests/home-assistant: fix mosquitto configuration
2021-04-09 16:41:56 +02:00
sternenseemann 4795e7f3a9 apostrophe: remove pandoc-citeproc from dependencies
pandoc-citeproc is an optional dependency of apostrophe's dependency
pypandoc. However apostrophe doesn't use pandoc-citeproc as a filter
(anymore?), so we can safely remove this dependency which invites
breakage as the package has been deprecated by upstream.
2021-04-09 14:36:01 +02:00
sternenseemann 27077f1149 python3Packages.pypandoc: vendor patches, test w/o pandoc-citeproc
* Translate all seds in postPatch into patches (for setting the static
  path and skipping the test that needs network access)
* The patch for the changed pandoc heading generation was simplified:
  Since we know our pandoc version is always that new, we can skip the
  version check.
* Skip the test for pandoc-citeproc: pandoc-citeproc has been deprecated
  in favor of pandoc --citeproc by the upstream pandoc developer.
  pypandoc's testsuite doesn't reflect this yet (although it should
  support --citeproc theoretically) to avoid depending on
  pandoc-citeproc for the checkPhase (as we expect it to break again or
  continue to be broken) we skip the test requiring pandoc-citeproc.

The breakage of pypandoc due to pandoc-citeproc was pointed out here:
https://github.com/NixOS/nixpkgs/pull/116635#issuecomment-809258707
Thank you!
2021-04-09 14:36:01 +02:00
sternenseemann f0ceaf880e ocamlPackages.mirage-crypto*: 0.9.1 -> 0.9.2
https://github.com/mirage/mirage-crypto/releases/tag/v0.9.2
2021-04-09 14:23:12 +02:00
Martin Weinelt 75047877e3
nixos/tests/home-assistant: fix mosquitto configuration
Things broke after mosquitto was upgraded in f07c81b.
2021-04-09 13:51:24 +02:00
Jörg Thalheim 9af991a1b1
Merge pull request #117618 from Mic92/docker
nixos/docker: re-add network.target
2021-04-09 12:43:13 +01:00
Robert Schütz ff0886337b
qutebrowser: don't crash on :version command (#118885) 2021-04-09 13:16:26 +02:00
Martin Weinelt afd73abc4b
Merge pull request #118887 from dotlambda/pyturbojpeg-1.4.2
python3Packages.pyturbojpeg: 1.4.1 -> 1.4.2
2021-04-09 12:22:14 +02:00
Milan Pässler 5f7aa7a973 systems: add appropriate rustc.config for android
Rust doesn't like the `-unknown` vendor component in the target triple.
2021-04-09 12:09:06 +02:00
Martin Weinelt 864dbf44a3
Merge pull request #118865 from mweinelt/home-assistant 2021-04-09 11:58:28 +02:00
Alexander Bantyev 544664d484
Merge pull request #112477 from happysalada/fix_build_mix
buildMix: fix: initial try
2021-04-09 12:09:22 +03:00
Sandro 6f630a97e1
Merge pull request #118881 from fabaff/bump-twitterapi
python3Packages.twitterapi: 2.6.8 -> 2.6.10
2021-04-09 11:02:19 +02:00
Maximilian Bosch 7f03c36c6e
Merge pull request #118882 from beardhatcode/bump/nextcloud
nextcloud: 21.0.0 -> 21.0.1
2021-04-09 10:53:53 +02:00
Peter Hoeg 1d406295a3
lcdproc: do not show the GPL on every start (#118772)
* lcdproc: do not show the GPL on every start
2021-04-09 16:27:57 +08:00
Robert Schütz 63d1bc7972 python3Packages.pyturbojpeg: 1.4.1 -> 1.4.2
https://github.com/lilohuang/PyTurboJPEG/releases/tag/v1.4.2
2021-04-09 10:25:11 +02:00
Ben Siraphob 970b82e7d0 coqtail-math: init at 20201124 2021-04-09 10:05:32 +02:00
Sandro b5eec8b7fe
Merge pull request #118880 from Emantor/bump/labgrid
labgrid: 0.3.2 -> 0.3.3
2021-04-09 09:51:54 +02:00
Sandro ce5c919122
Merge pull request #118844 from SuperSandro2000/python38Packages.h5py
python38Packages.h5py: 3.1.0 -> 3.2.1
2021-04-09 09:18:32 +02:00
Sandro 21bfb81a3a
Merge pull request #118877 from JesusMtnez/liveshare
vscx/ms-vsliveshare-vsliveshare: 1.0.4070 -> 1.0.4116
2021-04-09 09:17:05 +02:00
Sandro 0026f49a50
Merge pull request #118869 from aanderse/tomcat-native
tomcat-native: 1.2.26 -> 1.2.28
2021-04-09 09:16:26 +02:00
Nicolas M 1faa5bf13c
glow: 1.4.0 -> 1.4.1 (#118871) 2021-04-09 09:13:58 +02:00
Sandro 5d36232767
Merge pull request #118872 from marsam/update-sops
sops: 3.7.0 -> 3.7.1
2021-04-09 09:13:42 +02:00
Sandro 831df9ea8a
Merge pull request #118875 from happysalada/update_zoxide
zoxide: 0.5.0 -> 0.6.0; fix darwin build
2021-04-09 09:11:47 +02:00
Sandro f455c6ed14
Merge pull request #118876 from marsam/update-shadowsocks-rust
shadowsocks-rust: 1.10.2 -> 1.10.3
2021-04-09 09:09:13 +02:00
Robbert Gurdeep Singh c3367cc4f7 nextcloud: 21.0.0 -> 21.0.1 2021-04-09 09:02:34 +02:00
Fabian Affolter 48491c72ce python3Packages.twitterapi: 2.6.8 -> 2.6.10 2021-04-09 08:57:05 +02:00
happysalada 89e0e50e19 zoxide: 0.5.0 -> 0.6.0; fix darwin build 2021-04-09 15:45:17 +09:00
sternenseemann 4462a1f678 ocamlPackages.irmin*: 2.5.1 -> 2.5.2
https://github.com/mirage/irmin/releases/tag/2.5.2
2021-04-09 07:57:04 +02:00
Rouven Czerwinski aececed26b labgrid: 0.3.2 -> 0.3.3 2021-04-09 07:56:06 +02:00
Mario Rodas 5a13b3f48d
Merge pull request #118873 from marsam/update-wal-g
wal-g: 0.2.19 -> 0.2.21
2021-04-09 00:41:37 -05:00
Pascal Bach c80690a681
Merge pull request #118822 from superherointj/package-k3s-v1.20.5+k3s1
k3s: 1.20.4+k3s1 -> 1.20.5+k3s1
2021-04-09 07:39:06 +02:00
Mario Rodas 7a1e42a078 sops: 3.7.0 -> 3.7.1
https://github.com/mozilla/sops/releases/tag/v3.7.1
2021-04-09 04:20:00 +00:00
Mario Rodas 01af3003e4 shadowsocks-rust: 1.10.2 -> 1.10.3
https://github.com/shadowsocks/shadowsocks-rust/releases/tag/v1.10.3
2021-04-09 04:20:00 +00:00
Mario Rodas 0abc38a934 wal-g: 0.2.19 -> 0.2.21 2021-04-09 04:20:00 +00:00
Mario Rodas c9c90e31a3
Merge pull request #118591 from humancalico/libnbd-update
libnbd: 1.7.4 -> 1.7.5
2021-04-08 23:16:50 -05:00
Mario Rodas b20a244252
Merge pull request #118777 from marsam/update-nodejs
nodejs: 10.24.0 -> 10.24.1, 12.22.0 -> 12.22.1, 14.16.0 -> 14.16.1
2021-04-08 23:13:52 -05:00
JesusMtnez 70d7233026
vscx/ms-vsliveshare-vsliveshare: 1.0.4070 -> 1.0.4116 2021-04-09 05:45:49 +02:00
Dmitry Kalinkin ca44268569
Merge pull request #118834 from eyJhb/texlive-08-04-2021
texlive: 2020.20210109 -> 20210408
2021-04-08 23:12:46 -04:00
Anderson Torres a60f46b491
Merge pull request #118857 from plabadens/free42-3.0.2
free42: 3.0.1 -> 3.0.2
2021-04-08 23:23:54 -03:00
Sandro 6fc2b7ecc2
Merge pull request #116570 from dnr/gphotos-sync 2021-04-09 02:55:52 +02:00
Sandro f37e906a18
python3Packages.wakeonlan: change license to MIT 2021-04-09 02:54:03 +02:00
Sandro e86802afa7
Merge pull request #118694 from benley/kubelogin-oidc
kubelogin-oidc: init at 1.23.0
2021-04-09 02:39:06 +02:00
Sandro d5b46bbaa0
Merge pull request #118723 from oxalica/bump/electron-cash 2021-04-09 02:32:04 +02:00
Sandro 14ef96000d
Merge pull request #118730 from TethysSvensson/master
flint: 2.5.2 -> 2.7.1
2021-04-09 02:24:19 +02:00
Sandro Jäckel 40180ad725
python38Packages.h5py: 3.1.0 -> 3.2.1 2021-04-09 02:13:46 +02:00
Sandro 77de1a7f9c
Merge pull request #118847 from SuperSandro2000/jupyterlab
pythonPackages.jupyterlab: move jupyter-packaging to nativeBuildInput…
2021-04-09 02:12:50 +02:00
Sandro 79aa949600
Merge pull request #118853 from bachp/unifi-6.1.71
unifi6: 6.0.45 -> 6.1.71
2021-04-09 02:10:29 +02:00
Sandro 4767bb2b16
Merge pull request #118858 from aanderse/devilutionx
devilutionx: update sha256, fix build
2021-04-09 02:09:59 +02:00
Sandro 4405ac33a6
Merge pull request #118843 from trepetti/vim-opencl 2021-04-09 02:07:04 +02:00