211017 Commits

Author SHA1 Message Date
Sarah Brofeldt
585ac580df ceph: Bring back ceph-volume 2020-01-22 12:26:58 +01:00
Jan Tojnar
ee9d4c521d
gegl_0_4: 0.4.18 → 0.4.20
https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_20/docs/NEWS.txt#L1-36
2020-01-22 12:23:42 +01:00
Jan Tojnar
208e761fb0
babl: 0.1.72 → 0.1.74
https://gitlab.gnome.org/GNOME/babl/blob/BABL_0_1_74/NEWS#L6-7
2020-01-22 12:23:42 +01:00
R. RyanTM
87e0a8a139 powerstat: 0.02.20 -> 0.02.21 2020-01-22 10:53:54 +00:00
Anderson Torres
45b400880a
Merge pull request #77855 from AndersonTorres/update/notion
notion: 3-2017050501 -> 3-2019050101
2020-01-22 07:46:22 -03:00
Anderson Torres
37381f6e60
Merge pull request #76682 from AndersonTorres/update/luckybackup
luckybackup: init at 0.5.0
2020-01-22 07:45:40 -03:00
Mario Rodas
ec8fd9cc34
Merge pull request #78165 from r-ryantm/auto-update/glusterfs
glusterfs: 7.1 -> 7.2
2020-01-22 05:35:28 -05:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
R. RyanTM
c9c3b9d602 plantuml: 1.2019.13 -> 1.2020.0 2020-01-22 10:15:38 +00:00
Mario Rodas
03884c3fe1
Merge pull request #78164 from servalcatty/v2ray
v2ray: 4.22.0 -> 4.22.1
2020-01-22 05:14:58 -05:00
R. RyanTM
fff7a7a862 picard-tools: 2.21.3 -> 2.21.6 2020-01-22 10:12:28 +00:00
Mario Rodas
2316b8da0e
Merge pull request #78002 from marsam/update-podman
podman: enable on darwin
2020-01-22 05:05:11 -05:00
Mario Rodas
9613cc8104
Merge pull request #78230 from r-ryantm/auto-update/mcfly
mcfly: 0.3.1 -> 0.3.6
2020-01-22 05:04:30 -05:00
zimbatm
546fe02875
h: init at 1.0.0 (#78017)
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-22 09:49:54 +00:00
R. RyanTM
cc7267143b pdsh: 2.33 -> 2.34 2020-01-22 09:47:39 +00:00
talyz
c4f58aba47 hplip: Fix plugin url and hash 2020-01-22 10:23:01 +01:00
Matt Layher
50c661c447 nixos/corerad: update test for new configuration 2020-01-22 01:19:35 -08:00
Matt Layher
228425978d corerad: 0.1.8 -> 0.1.9 2020-01-22 01:19:35 -08:00
Jonathan Ringer
fcb3cf3324 python3Packages.dask-ml: 1.1.1 -> 1.2.0 2020-01-22 01:13:16 -08:00
Jonathan Ringer
1474940ea4 ansible_2_8: 2.8.6 -> 2.8.7 2020-01-22 01:12:28 -08:00
Jonathan Ringer
3444d76c1b ansible_2_*: overridePythonAttrs -> overrideAttrs 2020-01-22 01:12:28 -08:00
Jonathan Ringer
99eb9231d4 ansible_2_9: init at 2.9.2 2020-01-22 01:12:28 -08:00
Pavol Rusnak
5bd4028bdc runwayml: 0.10.11 -> 0.10.20 2020-01-22 01:05:18 -08:00
R. RyanTM
94de21577e cppzmq: 4.5.0 -> 4.6.0 2020-01-22 01:02:38 -08:00
R. RyanTM
2176d2fc8d argyllcms: 2.1.1 -> 2.1.2 2020-01-22 01:01:11 -08:00
Timo Kaufmann
e8531b8ed4
Merge pull request #78220 from r-ryantm/auto-update/m4rie
m4rie: 20150908 -> 20200115
2020-01-22 09:57:07 +01:00
Farkas, Arnold
37298b58c6 pythonPackages.django-auth-ldap: update django dependency
Package `django-auth-ldap' requires Django 1.11+ which package `django' satisfies.
2020-01-22 00:56:32 -08:00
Farkas, Arnold
9588e9c89c pythonPackages.vega: build fix
vega 2.6 also depends on ipywidgets
2020-01-22 00:53:34 -08:00
Matthias Wimmer
8f30944b89 rosegarden: 19.06 -> 19.12
New upstream release
2020-01-22 00:41:22 -08:00
Bart Brouns
376d7878c2 string-machine: init at unstable-2020-01-20 2020-01-22 00:39:57 -08:00
Nikolay Korotkiy
d24a439d92 imgp: init at 2.7 2020-01-22 00:39:03 -08:00
Evan Stoll
f6d0441bf5 postman: 7.14.0 -> 7.16.0 2020-01-22 00:06:50 -08:00
Jarrod Pas
4339f5803d coqPackages.CoLoR 1.4.0 -> 1.6.0
The package is now developed on GitHub, so fetchurl was replace with
fetchFromGithub.
2020-01-22 02:05:22 -06:00
Johan Thomsen
a96ed5d704 kubernetes: 1.16.4 -> 1.16.5 2020-01-22 00:04:04 -08:00
Jon
0f3f0caf37
Merge pull request #78108 from filalex77/thicket-0.1.3
thicket: init at 0.1.3
2020-01-22 00:01:31 -08:00
José Romildo Malaquias
4b2f3cf09b iconpack-obsidian: 4.9 -> 4.10 2020-01-22 00:00:29 -08:00
Pascal Wittmann
00482247e1
Merge pull request #78200 from r-ryantm/auto-update/icmake
icmake: 9.02.09 -> 9.03.01
2020-01-22 08:55:37 +01:00
Jörg Thalheim
79c4c48465
Merge pull request #78238 from mrVanDalo/bitwig-3.1.2
bitwig-studio3: 3.1.1 -> 3.1.2
2020-01-22 07:49:55 +00:00
R. RyanTM
3aa2742e2b palemoon: 28.8.0 -> 28.8.1 2020-01-22 07:48:38 +00:00
Jarrod Pas
5a19bf03d9 add jpas to maintainers 2020-01-22 01:40:11 -06:00
Marek Mahut
a5798cf78e rl-2003.xml: adding note about FIDO2 luks 2020-01-22 08:38:16 +01:00
Marek Mahut
b02d479323 doc: FIDO2 luks file system 2020-01-22 08:38:16 +01:00
Marek Mahut
dea2fe9f39 boot.initrd.luks: Adding FIDO2 support 2020-01-22 08:38:16 +01:00
Marek Mahut
48f07787ab
Merge pull request #78229 from r-ryantm/auto-update/metabase
metabase: 0.33.7.1 -> 0.34.1
2020-01-22 08:22:20 +01:00
Samuel Dionne-Riel
90441b4b47
Merge pull request #78216 from samueldr/u-boot/update/2020.01
uboot: 2019.10 -> 2020.01
2020-01-22 00:49:57 -05:00
Ingolf Wagner
e9ad60904c
bitwig-studio3: 3.1.1 -> 3.1.2 2020-01-22 18:19:58 +13:00
R. RyanTM
9bc06937b5 opera: 65.0.3467.48 -> 66.0.3515.36 2020-01-22 04:52:54 +00:00
worldofpeace
deb6770eb3
Merge pull request #78144 from mkg20001/pkg/csd
cinnamon.cinnamon-settings-daemon: init at 4.4.0
2020-01-21 23:25:59 -05:00
Mario Rodas
a06cbffd16
mcfly: enable on darwin 2020-01-21 23:00:00 -05:00
R. RyanTM
10b05a9b77
mcfly: 0.3.1 -> 0.3.6 2020-01-21 23:05:22 -05:00