Anton-Latukha
89f79a50aa
clementine: use fetchFromGitHub
2019-01-29 14:12:24 +02:00
Vladimir Mosienko
2a858b3f76
teamviewer: 13.1.3026 -> 14.1.3399
2019-01-23 09:44:37 +00:00
Frederik Rietdijk
01efca4a54
Merge pull request #54462 from dotlambda/python-pkgs-remove
...
pythonPackages: remove some packages representing outdated versions
2019-01-23 09:38:40 +01:00
worldofpeace
1578559e65
Merge pull request #54223 from r-ryantm/auto-update/deja-dup
...
deja-dup: 38.1 -> 38.3
2019-01-23 01:02:05 -05:00
Robert Schütz
fa8ed8380d
Merge pull request #54466 from nyanloutre/electrum-update
...
electrum: 3.2.4 -> 3.3.2 plus new dependencies
2019-01-22 17:28:24 +01:00
nyanloutre
3c38d22596
electrum: enable tests
2019-01-22 17:11:54 +01:00
Clemens Fruhwirth
ee0e99851f
electrum: 3.2.4 -> 3.3.2
...
Co-authored-by: nyanloutre <paul@nyanlout.re>
2019-01-22 17:04:44 +01:00
Michael Raskin
ebb370f680
z3-tptp: init
...
Z3 ships a TPTP-supporting wrapper as an example; allow building it
2019-01-22 16:51:18 +01:00
Michael Raskin
b7d4a356be
flashplayer-standalone: unmark broken, works here; keep the comment
2019-01-22 15:47:58 +01:00
Michael Weiss
4b6020faf5
tdesktop: 1.5.4 -> 1.5.8
...
tdesktopPackages.preview: 1.5.7 -> 1.5.8
2019-01-22 13:23:23 +01:00
Robert Schütz
8c57113e14
python.pkgs.argparse: remove
...
argparse is part of stdlib in 2.7 and 3.2+
2019-01-22 12:43:07 +01:00
Jörg Thalheim
7be21c57ad
Merge pull request #54423 from bkchr/fix_kde_pim_runtime
...
kdeApplications.kdepim-runtime: Fixes build
2019-01-22 10:43:22 +00:00
Robert Helgesson
c076bd2233
Revert "eclipses: 4.9 -> 4.10"
...
This reverts commit 08bf7311f5
.
See https://github.com/NixOS/nixpkgs/pull/54390#issuecomment-455930334
2019-01-22 00:41:18 +01:00
Danylo Hlynskyi
bb02d518e0
Merge pull request #54062 from volth/patch-298
...
xrdp: 0.9.7 -> 0.9.9
2019-01-22 01:17:43 +02:00
R. RyanTM
b7b6d61a43
rawdog: 2.22 -> 2.23
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rawdog/versions
2019-01-22 00:06:03 +02:00
Robert Schütz
2a5e6ad5a2
Merge pull request #54432 from dotlambda/python-pkgs-remove
...
pythonPackages: remove some packages representing outdated versions
2019-01-21 22:48:35 +01:00
Jörg Thalheim
fa8f1340ff
Merge pull request #53084 from timokau/neovim-remote-plugins
...
neovim: generate remote plugin manifest
2019-01-21 20:45:06 +00:00
Ryan Mulligan
09ce2fd0c8
Merge pull request #54189 from r-ryantm/auto-update/hyper
...
hyper: 2.1.0 -> 2.1.1
2019-01-21 12:09:21 -08:00
Joachim F
592e2ae201
Merge pull request #54391 from averelld/rstudio-fixes
...
Rstudio fixes
2019-01-21 19:35:53 +00:00
Robert Schütz
2dc2a8e54e
mopidy-gmusic: use default cachetools version
2019-01-21 17:52:00 +01:00
lewo
d98184ba5c
Merge pull request #51627 from vdemeester/init-podman
...
podman: init at 1.0.0
2019-01-21 16:18:42 +01:00
Bastian Köcher
bcdbb637f8
kdeApplications.kdepim-runtime: Fixes build
2019-01-21 15:29:32 +01:00
Jörg Thalheim
8fce033d5b
Merge pull request #54365 from dywedir/alacritty
...
alacritty: 0.2.5 -> 0.2.6
2019-01-21 13:56:25 +00:00
Vincent Demeester
de5fd9e611
podman: 0.12.1.2 -> 1.0.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:24:12 +01:00
Jörg Thalheim
3ca7722757
podman: use buildGoPackage
2019-01-21 12:21:12 +01:00
Vincent Demeester
1a10caf4df
podman: 0.12.1 -> 0.12.1.2
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:12 +01:00
Vincent Demeester
e3452cd875
podman: 0.11.1 -> 0.12.1
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:12 +01:00
Vincent Demeester
a97b42511f
podman: add patch from containers/libpod#1977
...
Removes the `-i` from the `go build` commands. Once the PR is merged
and released, this patch won't be required anymore.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:12 +01:00
Vincent Demeester
b5eda4cccc
podman: init at 0.11.1.1
...
podman is a binary build from libpod : libpod is a library used to
create container pods. podman aims to be *almost* compatible with the
docker cli but doesn't require a docker daemon.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:11 +01:00
Vincent Demeester
933b8388da
conmon: init at unstable-2018-11-28
...
conmon is a required dependency for `podman`
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:09 +01:00
Jan Tojnar
437e478a50
gdl: rename from gnome3.gdl
2019-01-21 12:03:34 +01:00
Dmitry Kalinkin
958201a98f
Merge pull request #48675 from veprbl/pr/xfitter_fix
...
xfitter: runtime fixes
2019-01-20 20:00:02 -05:00
Dmitry Kalinkin
07be4c855c
Merge pull request #54388 from tadeokondrak/init-fff
...
fff: init at 1.5
2019-01-20 19:01:17 -05:00
Averell Dalton
98fb0ab430
rstudio-preview: update to current
2019-01-21 00:41:58 +01:00
Averell Dalton
23461f33eb
rstudio(-preview): fix build
2019-01-21 00:41:58 +01:00
Tadeo Kondrak
1691f36952
fff: init at 1.5
2019-01-20 16:32:14 -07:00
Robert Helgesson
08bf7311f5
eclipses: 4.9 -> 4.10
...
This applies to Eclipse platform, SDK, and the JDT plugin.
2019-01-21 00:27:27 +01:00
Dmitry Kalinkin
6fc8992e6d
Merge pull request #53452 from tadeokondrak/init-qmasterpassword
...
qMasterPassword: init at 1.2.2
2019-01-20 14:35:23 -05:00
Dmitry Kalinkin
c53fe37d0e
qMasterPassword: fix on darwin, add meta.longDescription
2019-01-20 14:13:39 -05:00
Gabriel Ebner
e3515dfc39
Merge pull request #54367 from marsam/update-lean
...
lean: 3.4.1 -> 3.4.2
2019-01-20 19:08:44 +01:00
lewo
befc464d4c
Merge pull request #54056 from r-ryantm/auto-update/remotebox
...
remotebox: 2.5 -> 2.6
2019-01-20 18:31:18 +01:00
Robert Schütz
ca7ef865c4
antimony: find boost::python3 ( #54368 )
...
Fixes https://github.com/NixOS/nixpkgs/issues/54329 .
2019-01-20 13:59:04 +01:00
Mario Rodas
9a18d9356d
lean: 3.4.1 -> 3.4.2
2019-01-20 06:46:37 -05:00
Vladyslav Mykhailichenko
d170db062d
alacritty: 0.2.5 -> 0.2.6
2019-01-20 10:47:01 +02:00
Will Dietz
f511d52c5c
Merge pull request #51232 from dtzWill/update/vimb-3.3.0
...
vimb: 3.1.0 -> 3.3.0
2019-01-20 02:16:30 -06:00
Domen Kožar
555e7eb375
Merge pull request #54335 from zimbatm/kubectl-small
...
kubectl: reduce closure size
2019-01-20 14:04:41 +07:00
Tadeo Kondrak
6872731208
qMasterPassword: init at 1.2.2
2019-01-19 17:55:23 -07:00
Austin Seipp
5069fa0a30
nixpkgs: remove sapic-0.9
...
SAPIC is bundled with Tamarin and doesn't have separate releases
anymore; add an appropriate 'throw' clause to the alias so people know
where to find it.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 18:54:38 -06:00
Austin Seipp
fc159594a7
tamarin-prover: 1.4.0 -> 1.4.1, bundled sapic
...
With this, we can drop the old 1.4.0 patches for 8.4 support, since
those are now upstream.
Furthermore, SAPIC Is now bundled inside Tamarin, so we can drop the
external dependency. (This includes a patch that compiles SAPIC to
native code, much like the original, to reduce closure size.)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 18:54:38 -06:00
Dmitry Kalinkin
3cac599628
Merge pull request #54342 from ar1a/vdmfec
...
vdmfec: init at 1.0
2019-01-19 17:19:12 -05:00