Commit graph

295368 commits

Author SHA1 Message Date
Fabian Affolter 6831fd3fc5
Merge pull request #126796 from dotlambda/aemet-opendata-init
python3Packages.aemet-opendata: init at 0.2.1
2021-06-14 12:09:02 +02:00
Profpatsch 799cdbd834 tailscale: add interfaceName option
tailscale allows to specify the interface name.
The upstream systemd unit does not expose it directly however, only
via the `FLAGS` environment variable.

I can’t be 100% sure that the escaping is correct, but this is as good
as we can do for now, unless upstream changes their unit file.
2021-06-14 11:25:08 +02:00
Bernardo Meurer 44c5e2b26d
Merge pull request #126671 from cab404/super-slicer-2-3-56-4 2021-06-14 09:07:52 +00:00
Fabian Affolter 80babde84e
Merge pull request #126781 from dotlambda/buienradar-init
python3Packages.buienradar: init at 1.0.4
2021-06-14 11:06:05 +02:00
happysalada 55b565d85a vector: 0.13.1 -> 0.14.0 2021-06-14 17:52:10 +09:00
Kim Lindberger 26706834a5
Merge pull request #86967 from jakobrs/more-general-fsbefore
nixos/lib/utils: Add `fileSystems.<name>.depends` option and generalise fsBefore (fixes #86955)
2021-06-14 10:50:07 +02:00
Sandro 86752e4444
Merge pull request #126350 from CheariX/joplin-desktop-1.8.5
joplin-desktop: 1.7.11 -> 1.8.5
2021-06-14 09:51:46 +02:00
Fabian Affolter 557060a776
Merge pull request #126792 from dotlambda/spiderpy-init
python3Packages.spiderpy: init at 1.5.0
2021-06-14 09:49:57 +02:00
Fabian Affolter b77e9a2244
Merge pull request #126791 from dotlambda/gpg-tui-0.5.0
gpg-tui: 0.4.1 -> 0.5.0
2021-06-14 09:45:33 +02:00
Fabian Affolter 028f57303c
Merge pull request #123138 from fabaff/bitvavo-aio
python3Packages.bitvavo-aio: init at 1.0.3
2021-06-14 09:07:13 +02:00
Artturin 0993162efa hunspell-dicts: change name to pname 2021-06-13 23:55:53 -07:00
Artturin 82d5971ee8 hunspell-dicts: add Dutch dictionary 2021-06-13 23:55:53 -07:00
Vincent Laporte 0ae4fd5bc3 ocamlPackages.cstruct: remove at 1.9.0 for OCaml < 4.02
This removes unreachable code.
2021-06-14 08:26:11 +02:00
Robert Schütz 02d1feffd8 home-assistant: update component-packages.nix 2021-06-13 23:13:07 -07:00
Robert Schütz 523638bffc python3Packages.mastodon-py: init at 1.5.1 2021-06-13 23:13:07 -07:00
Robert Schütz 790d2fffdf pythonPackages.blurhash: init at 1.1.4 2021-06-13 23:13:07 -07:00
upkeep-bot 39fd960ee1 vscodium: 1.56.2 -> 1.57.0 2021-06-14 15:10:32 +09:00
Kevin Amado 1aacbf108d vscode-extensions.coolbear.systemd-unit-file: init at 1.0.6 2021-06-14 15:08:45 +09:00
Robert Schütz c6256758ae home-assistant: test atag component 2021-06-13 23:05:46 -07:00
Robert Schütz dff03f67e0 home-assistant: update component-packages.nix 2021-06-13 23:05:46 -07:00
Robert Schütz 5474d18558 python3Packages.pyatag: init at 0.3.5.3 2021-06-13 23:05:46 -07:00
Vincenzo Mantova 2bd51da598
texlive: allow substitutes for texlive packages (#126458) 2021-06-14 02:03:10 -04:00
Artturin 79329b0b31 nvidia-optical-flow-sdk: 1.0 -> 2.0 2021-06-13 22:51:52 -07:00
Artturin 044fd194e4 opencv: update cuda_opt_flow.patch 2021-06-13 22:51:52 -07:00
Ben Wolsieffer 2804657c2b orocos-kdl: 1.4.0 -> 1.5.0 2021-06-13 22:47:37 -07:00
superherointj fdc3bf4178 ocamlPackages.mccs: init 1.1+13 2021-06-14 04:37:07 +02:00
Robert Schütz 29647c9b58 home-assistant: test aprs component 2021-06-13 19:03:56 -07:00
Robert Schütz 67d1807ea9 home-assistant: update component-packages.nix 2021-06-13 19:03:56 -07:00
Robert Schütz da30dd8e8f python3Packages.aprslib: init at 0.6.47 2021-06-13 19:03:56 -07:00
Michele Guerini Rocco 9f60d2fa62
Merge pull request #126762 from wizeman/u/fix-imv-desktop
imv: install .desktop file
2021-06-14 01:34:27 +02:00
Sandro 909d9dc5fb
Merge pull request #126281 from figsoda/freshfetch
freshfetch: fix darwin build
2021-06-14 01:01:29 +02:00
Robert Schütz fa5f1dee55 home-assistant: test aemet component 2021-06-14 00:52:40 +02:00
Robert Schütz 9c1a7eff1c home-assistant: update component-packages.nix 2021-06-14 00:50:37 +02:00
Robert Schütz a55d57f84a python3Packages.aemet-opendata: init at 0.2.1 2021-06-14 00:50:15 +02:00
Ricardo M. Correia 945c021476 imv: clarify license
licenses.gpl2 is deprecated, either gpl2Only or gpl2Plus should be
specified. However, imv is dual-licensed under the GPL and MIT licenses.

MIT is the one in the root LICENSE file, it's the one that Github shows
in  the main repo page and is also the more permissive one, therefore I
changed it to licenses.mit.
2021-06-14 00:32:05 +02:00
Ricardo M. Correia 2732a344bb imv: remove unused fontconfig argument 2021-06-14 00:32:05 +02:00
Ricardo M. Correia 54f77325e7 imv: install .desktop file 2021-06-14 00:32:05 +02:00
Robert Schütz e4c3c50d74 home-assistant: test spider component 2021-06-13 23:48:33 +02:00
Robert Schütz e572dcb01a home-assistant: update component-packages.nix 2021-06-13 23:45:55 +02:00
Robert Schütz 348ed81456 python3Packages.spiderpy: init at 1.5.0 2021-06-13 23:45:27 +02:00
Robert Schütz c54dab7de4 gpg-tui: 0.4.1 -> 0.5.0
https://github.com/orhun/gpg-tui/blob/v0.5.0/CHANGELOG.md
2021-06-13 23:23:51 +02:00
ajs124 fa6c491d68
Merge pull request #126556 from TredwellGit/libreoffice-fresh
libreoffice-fresh: 7.1.3.2 -> 7.1.4.2
2021-06-13 23:00:59 +02:00
Maximilian Bosch eb971d2e92
Merge pull request #126732 from mweinelt/weechat
weechat: 3.1 -> 3.2
2021-06-13 22:43:57 +02:00
Maximilian Bosch fa709acce1
Merge pull request #126717 from ydlr/pass-import_3.2
pass-import: 3.1 -> 3.2
2021-06-13 22:41:02 +02:00
Michael Weiss 1a33abcaaa
Merge pull request #125698 from primeos/llvm_git
llvmPackages_git: 12.0.0 -> 2021-05-17
2021-06-13 22:05:07 +02:00
Robert Schütz 5242e9adaa home-assistant: test buienradar component 2021-06-13 21:34:32 +02:00
Robert Schütz 60114083e3 home-assistant: update component-packages.nix 2021-06-13 21:34:32 +02:00
Robert Schütz 71f8d097de python3Packages.buienradar: init at 1.0.4 2021-06-13 21:34:26 +02:00
Robert Schütz 6e51e12d4a pythonPackages.vincenty: init at 0.1.4 2021-06-13 21:05:57 +02:00
Sandro dab87a5bac
Merge pull request #126760 from mausch/starspace
starspace: build with gzip support
2021-06-13 20:48:59 +02:00