Commit Graph

29303 Commits

Author SHA1 Message Date
Michael Weiss
4822b084ae androidStudioPackages.beta: 3.3.0.15 -> 3.3.0.16 2018-11-14 12:16:29 +01:00
Markus Kowalewski
ced40eabfd
gmsh: use openblas instead of atlas/lapack
* openblas is properly recognized by cmake
* the cmake patch is no longer neccessary
2018-11-14 11:41:46 +01:00
Renaud
cde945a165
Merge pull request #48044 from schneefux/pkg/fetchfromgithub
treewide: Use fetchFromGitHub instead of fetchurl
2018-11-14 09:48:22 +01:00
Herwig Hochleitner
4b5ffcb964 chromium: 70.0.3538.77 -> 70.0.3538.102 2018-11-14 02:51:13 +01:00
Matthew Bauer
2e18ba6c5a
Merge pull request #49776 from matthewbauer/atlas-remove
atlas: remove
2018-11-13 19:18:35 -06:00
Jörg Thalheim
535dbb8a59
Merge pull request #50332 from markuskowa/upd-wellio
welle-io: 1.0-rc2 -> 1.0
2018-11-13 22:59:18 +00:00
Markus Kowalewski
705f87d616
welle-io: 1.0-rc2 -> 1.0 2018-11-13 23:26:42 +01:00
Jörg Thalheim
0249f7d48a
Merge pull request #50326 from dywedir/alacritty
alacritty: 0.2.1 -> 0.2.3
2018-11-13 21:30:22 +00:00
Tobias Happ
159b3f2a0d teamspeak_server: 3.4.0 -> 3.5.0 2018-11-13 21:59:20 +01:00
Vladyslav Mykhailichenko
0a1bb6d00f
alacritty: 0.2.1 -> 0.2.3 2018-11-13 22:54:56 +02:00
markuskowa
2823b5e698
Merge pull request #46667 from costrouc/costrouc/lammps-update
lammps: update, hoomd-blue, dl_poly: init
2018-11-13 21:00:02 +01:00
Markus J. Ankenbrand
bf05da0967 hmmer: 3.1b2 -> 3.2.1 (#50284)
This version was released in June 2018 and has many bug fixes
and improvements compared to the previous version from 2015.
See: https://cryptogenomicon.org/2018/06/07/hmmer-3-2-release/
2018-11-13 15:43:44 +01:00
Renaud
56f508833a
Merge pull request #50226 from danieldk/handbrake-1.1.2
handbrake: 1.1.0 -> 1.1.2
2018-11-13 15:38:22 +01:00
taku0
4c2d254a7f flashplayer: 31.0.0.122 -> 31.0.0.148 2018-11-13 21:13:48 +09:00
Sarah Brofeldt
cb95a3c1d1
Merge pull request #50250 from c0bw3b/pkg/notepadqq
notepadqq: 1.2.0 -> 1.4.8
2018-11-13 11:47:39 +01:00
Jörg Thalheim
1499b7c4e5
Merge pull request #49613 from vdemeester/bump-openshift
openshift: 3.10 -> 3.11
2018-11-12 23:53:30 +00:00
Samuel Dionne-Riel
c99cb8fe83
Merge pull request #47197 from tg-x/ltc-tools-0.6.4
ltc-tools: init at 0.6.4
2018-11-12 23:39:12 +00:00
Samuel Dionne-Riel
8e2a9dae82
Merge pull request #47987 from erictapen/scribus-unstable
scribusUnstable: init at 2018-10-13
2018-11-12 23:29:53 +00:00
Vincent Demeester
37b50c08eb
openshift: use go instead of go_1_10
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-12 18:17:33 +01:00
Vincent Demeester
1ccea556a1 openshift: 3.10 -> 3.11
Using go 1.10 instead of 1.9

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-12 18:16:57 +01:00
Antoine Eiche
28e08aa254 gremlin-console: init at 3.3.4 2018-11-12 18:12:20 +01:00
Peter Simons
22a802584f
Merge pull request #50179 from Thra11/r-without-jdk
R: Remove jdk dependency on aarch32/64
2018-11-12 12:42:39 +01:00
Sarah Brofeldt
7cedee3c79
Merge pull request #50261 from lsix/nano_3_2
nano: 3.1 -> 3.2
2018-11-12 11:49:51 +01:00
Robert Schütz
b9494ac352
Merge pull request #50166 from dotlambda/home-assistant-0.82
home-assistant: 0.81.5 -> 0.82.0
2018-11-12 11:37:06 +01:00
Jörg Thalheim
92c478babd
Merge pull request #50176 from Mic92/docker-componse
docker-compose: rename from docker_compose, python3 by default
2018-11-12 10:14:53 +00:00
Robert Schütz
b230ad0e29 python.pkgs.protobuf3_1: drop
Using the specific version of protobuf can be achieved by a simple
`python.pkgs.protobuf.override { protobuf = protobuf3_1; }`.
2018-11-12 11:10:02 +01:00
Lancelot SIX
6c3b9c359d
nano: 3.1 -> 3.2
See http://lists.gnu.org/archive/html/info-gnu/2018-11/msg00008.html for
release information
2018-11-12 10:28:20 +01:00
Daniël de Kok
6c2050fd9c handbrake: 1.1.0 -> 1.1.2
Changes:

https://github.com/HandBrake/HandBrake/releases/tag/1.1.2
https://github.com/HandBrake/HandBrake/releases/tag/1.1.1

Derivation changes:

Transcoding to to MP4 was broken, failing with:

Tag avc1/0x31637661 incompatible with output codec id '28'
muxavformat: avformat_write_header failed!

Fix this using A20-avc3-hvc1-override.patch provided by upstream.
2018-11-12 07:44:19 +01:00
TG ⊗ Θ
46a46db8c1 ltc-tools: init at 0.6.4 2018-11-12 06:51:28 +01:00
Samuel Dionne-Riel
49df3150c7
Merge pull request #49451 from fgaz/sfxr-qt/init
sfxr-qt: init at 1.2.0
2018-11-12 04:21:40 +00:00
Renaud
a459d6a879
notepadqq: 1.2.0 -> 1.4.8
meta.homepage is now https://notepadqq.com/
2018-11-11 23:41:58 +01:00
Silvan Mosberger
03187b7497
Merge pull request #49685 from rht/brave-0.55.22
brave: 0.25.2 -> 0.56.12
2018-11-11 22:13:49 +01:00
rht
e46f25addc
brave: 0.25.2 -> 0.56.12 2018-11-11 20:42:10 +00:00
Edward Tjörnhammar
30422aa7d0
jetbrains.webstorm: 2018.2.3 -> 2018.2.5 2018-11-11 17:29:34 +01:00
Edward Tjörnhammar
e61f199470
jetbrains.ruby-mine: 2018.2.2 -> 2018.2.4 2018-11-11 17:29:34 +01:00
Edward Tjörnhammar
b8096a088e
jetbrains.phpstorm: 2018.2.3 -> 2018.2.5 2018-11-11 17:29:34 +01:00
Edward Tjörnhammar
8c084007d5
jetbrains.clion: 2018.2.4 -> 2018.2.5 2018-11-11 17:29:34 +01:00
Silvan Mosberger
e2bae133a7
Merge pull request #49138 from fuwa0529/add-wownero
wownero: init at 0.4.0.0
2018-11-11 16:58:09 +01:00
Elis Hirwing
090bd931e1 gitea: 1.5.2 -> 1.5.3 (#50229)
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.5.3
2018-11-11 15:26:38 +01:00
markuskowa
e9aec8ccab
Merge pull request #50095 from r-ryantm/auto-update/gocr
gocr: 0.51 -> 0.52
2018-11-11 13:33:39 +01:00
Jörg Thalheim
7a86bc32cb
docker-compose: rename from docker_compose, python3 by default
The command is called docker-compose hence the package should be called the same.
Also prefer python3.
2018-11-11 11:16:44 +00:00
Jörg Thalheim
8905ca4d71
Merge pull request #50219 from worldofpeace/wire-desktop/no-explicit-phases
wire-desktop: don't explicitly set phases
2018-11-11 11:06:28 +00:00
fuwa
931ebbc77a wownero: init at 0.4.0.0 2018-11-11 14:56:38 +08:00
worldofpeace
48a3ea0f81 wire-desktop: don't explicitly set phases
part of #28910
2018-11-10 22:01:44 -05:00
Silvan Mosberger
9e8eea0f78
Merge pull request #50108 from r-ryantm/auto-update/gImageReader
gImageReader: 3.2.99 -> 3.3.0
2018-11-11 02:48:40 +01:00
Silvan Mosberger
2dd37688e3
Merge pull request #50086 from r-ryantm/auto-update/kakoune-unstable
kakoune: 2018.09.04 -> 2018.10.27
2018-11-11 02:45:18 +01:00
markuskowa
45a4adb1b3
Merge branch 'master' into atlas-remove 2018-11-11 02:22:04 +01:00
Markus Kowalewski
6533d7588d
colpack: set platform to linux 2018-11-11 02:17:49 +01:00
Silvan Mosberger
337f8f7301
Merge pull request #50213 from worldofpeace/syncplay/1.6.0
syncplay: 1.5.5 -> 1.6.0
2018-11-11 02:11:53 +01:00
worldofpeace
627d656949 syncplay: 1.5.5 -> 1.6.0 2018-11-10 19:44:45 -05:00
markuskowa
f45f285e66
Merge pull request #50199 from r-ryantm/auto-update/armadillo
armadillo: 9.100.5 -> 9.200.4
2018-11-11 01:33:05 +01:00
Tim Steinbach
68c3e5f38b
docker: Fix binary names 2018-11-10 19:26:12 -05:00
Markus Kowalewski
0528001141
gnss-sdr: turn off unit tests explicitly 2018-11-11 01:04:19 +01:00
Jörg Thalheim
cf1ce60c20
Merge pull request #50080 from r-ryantm/auto-update/i3-gaps
i3-gaps: 4.15.0.1 -> 4.16
2018-11-10 22:12:18 +00:00
Jörg Thalheim
3a46305542
Merge pull request #50034 from stephengroat/patch-1
terraform-providers: bump versions
2018-11-10 22:10:29 +00:00
Jörg Thalheim
7e84486f86
Merge pull request #49913 from Gerschtli/update/dwm-status
dwm-status: 1.1.2 -> 1.2.0
2018-11-10 21:54:01 +00:00
Jörg Thalheim
0c9b49dfe2
Merge pull request #49841 from makefu/pkgs/hovercraft/update
hovercraft: 2.0 -> 2.6
2018-11-10 21:37:53 +00:00
Jörg Thalheim
5ac78febe2
hovercraft: nitpicks 2018-11-10 21:33:03 +00:00
Michael Weiss
39a9e2d65f tdesktopPackages.preview: 1.4.4 -> 1.4.7
TODO: We're still using the old API ID (like the Arch package) which
should be used for testing only.
I've tried to contact the Telegram team multiple times via different
channels but didn't get a response so far. See [0],[1] for more details.

[0]: https://github.com/telegramdesktop/tdesktop/issues/4717
[1]: 65b2db2160
2018-11-10 22:10:28 +01:00
Tom Hall
b51018ed2e R: Remove jdk dependency on aarch32/64
Add javaSupport as an argument for R. Default to false on arm as there is no free jdk on arm.
2018-11-10 20:53:26 +00:00
Renaud
bbec9b30ae
Merge pull request #50190 from r-ryantm/auto-update/bs1770gain
bs1770gain: 0.5.0 -> 0.5.1
2018-11-10 19:12:22 +01:00
R. RyanTM
f000dd513d bs1770gain: 0.5.0 -> 0.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bs1770gain/versions
2018-11-10 08:32:24 -08:00
Stephen
b6b4f702ff terragrunt: 0.16.6 -> 0.17.2 (#50036) 2018-11-10 16:49:56 +01:00
Renaud
fbafda716a
Merge pull request #50072 from M-Gregoire/keepassrpc
keepass-keepassrpc: v1.7.3 -> v.1.8.0
2018-11-10 15:50:15 +01:00
R. RyanTM
69f70ad18a mixxx: 2.1.4 -> 2.1.5 (#50043)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mixxx/versions
2018-11-10 15:46:36 +01:00
Jörg Thalheim
817d06c981
Merge pull request #50019 from r-ryantm/auto-update/opencpn
opencpn: 4.8.4 -> 4.8.8
2018-11-10 14:35:33 +00:00
R. RyanTM
2fd0c31673 calc: 2.12.6.8 -> 2.12.7.1 (#50173)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/calc/versions
2018-11-10 15:32:06 +01:00
R. RyanTM
99b557e574 flacon: 4.1.0 -> 5.0.0 (#50114)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flacon/versions
2018-11-10 15:28:09 +01:00
Silvan Mosberger
9e0ec00081
Merge pull request #50136 from r-ryantm/auto-update/csound
csound: 6.11.0 -> 6.12.0
2018-11-10 15:21:06 +01:00
Timo Kaufmann
9d11846f18
Merge pull request #50152 from r-ryantm/auto-update/chirp-daily
chirp: 20181009 -> 20181018
2018-11-10 15:06:10 +01:00
Daiderd Jordan
8d603be22d
Merge pull request #49880 from LnL7/darwin-cfprivate-fixes
darwin cf-private fixes
2018-11-10 15:03:21 +01:00
Silvan Mosberger
bed0e8b089
Merge pull request #49806 from colemickens/falkon-qtwayland
falkon: enable qtwayland
2018-11-10 14:52:39 +01:00
Jan Tojnar
0655c904bf
Merge pull request #50116 from r-ryantm/auto-update/gegl
gimp: 2.10.6 → 2.10.8
2018-11-10 14:50:33 +01:00
Silvan Mosberger
6e7a3975c1
Merge pull request #50139 from r-ryantm/auto-update/cheat
cheat: 2.2.3 -> 2.3.1
2018-11-10 14:39:19 +01:00
Silvan Mosberger
2ebfacd249
opencpn: Set platforms to x86_64-linux exclusively
Other platforms are failing
2018-11-10 14:26:17 +01:00
Gabriel Ebner
698ad2dd4d nasc: 0.5.0 -> 0.5.1 2018-11-10 14:18:31 +01:00
Jan Tojnar
47d439addd
gimp: 2.10.6 → 2.10.8 2018-11-10 14:06:34 +01:00
Gabriel Ebner
5f2a7607fa qalculate-gtk: 2.6.2 -> 2.8.1 2018-11-10 13:17:17 +01:00
Jörg Thalheim
de7b689b4e
Merge pull request #50151 from r-ryantm/auto-update/CopyQ
copyq: 3.6.1 -> 3.7.0
2018-11-10 10:58:52 +00:00
Jörg Thalheim
5cad46ed9e
Merge pull request #50031 from r-ryantm/auto-update/openimageio
openimageio: 1.8.15 -> 1.8.16
2018-11-10 10:32:51 +00:00
markuskowa
1805724a5c
Merge pull request #50103 from r-ryantm/auto-update/gradio
gradio: 7.1 -> 7.2
2018-11-10 11:21:48 +01:00
Jörg Thalheim
030fd39fb7
Merge pull request #50149 from Tomahna/mopidy-iris
mopidy-iris: 3.28.1 -> 3.29.2
2018-11-10 10:20:18 +00:00
Jörg Thalheim
9f5eb3c2f4
Merge pull request #50058 from r-ryantm/auto-update/krop
krop: 0.5.0 -> 0.5.1
2018-11-10 10:04:01 +00:00
R. RyanTM
ae82b6a46a chirp: 20181009 -> 20181018
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chirp-daily/versions
2018-11-10 01:41:08 -08:00
R. RyanTM
1bbcda6171 copyq: 3.6.1 -> 3.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/copyq/versions
2018-11-10 01:35:36 -08:00
Vladyslav M
b6e0b48e92
Merge pull request #50111 from r-ryantm/auto-update/gpxsee
gpxsee: 6.2 -> 6.3
2018-11-10 11:27:32 +02:00
Jörg Thalheim
22d1b8e4ac
Merge pull request #50083 from r-ryantm/auto-update/kdeconnect
kdeconnect: 1.3.1 -> 1.3.3
2018-11-10 09:20:12 +00:00
Kevin Rauscher
cd670dff0b mopidy-iris: 3.28.1 -> 3.29.2 2018-11-10 10:16:34 +01:00
Timo Kaufmann
ea8d794026
Merge pull request #50092 from r-ryantm/auto-update/jmol
jmol: 14.29.26 -> 14.29.28
2018-11-10 10:13:35 +01:00
Vladyslav M
1ab73260c2
Merge pull request #50120 from r-ryantm/auto-update/feh
feh: 2.28 -> 2.28.1
2018-11-10 10:17:00 +02:00
R. RyanTM
2c32f46974 cheat: 2.2.3 -> 2.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cheat/versions
2018-11-09 23:24:07 -08:00
R. RyanTM
464f1fb223 csound: 6.11.0 -> 6.12.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/csound/versions
2018-11-09 23:00:59 -08:00
R. RyanTM
75f77c24e0 feh: 2.28 -> 2.28.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/feh/versions
2018-11-09 20:04:48 -08:00
R. RyanTM
37f01d5bf8 igv: 2.4.14 -> 2.4.15 (#50087)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/igv/versions
2018-11-09 22:42:04 -05:00
R. RyanTM
d03103fd84 gpxsee: 6.2 -> 6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gpxsee/versions
2018-11-09 19:19:29 -08:00
R. RyanTM
ad2180caf7 gImageReader: 3.2.99 -> 3.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gimagereader/versions
2018-11-09 18:49:34 -08:00
Stephen
d9695af1ee
terraform-providers.aws: 1.43.0 -> 1.43.1 2018-11-09 18:19:27 -08:00
R. RyanTM
7fa2c1ebe3 gradio: 7.1 -> 7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gradio/versions
2018-11-09 18:03:31 -08:00
R. RyanTM
f5b4eb63f3 gp2c: 0.0.11 -> 0.0.11pl1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gp2c/versions
2018-11-09 17:56:17 -08:00
R. RyanTM
6f2bb3c275 gmsh: 4.0.2 -> 4.0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gmsh/versions
2018-11-09 17:41:49 -08:00