Benjamin Hipple
964214b107
cpplint: init at 1.3.0
...
Static analyzer for C++ code. Licensed under a very permissive, generic Google license (BSD3 wording).
2018-10-12 18:51:43 +00:00
Silvan Mosberger
e2d857a332
Merge pull request #48276 from LnL7/darwin-nix-index
...
nix-index: fix darwin build
2018-10-12 19:40:51 +02:00
Daiderd Jordan
5c14decaa3
nix-index: fix darwin build
2018-10-12 19:04:19 +02:00
Renaud
5eb7ca4e5d
pwsafe: 0.99BETA -> 1.06BETA ( #48003 )
...
pwsafe: add c0bw3b as maintainer
2018-10-12 19:04:09 +02:00
Robert Helgesson
c429b2b389
cloc: 1.78 -> 1.80
2018-10-12 19:01:51 +02:00
Timo Kaufmann
ef0c38422d
Merge pull request #48261 from fgaz/termbox/init
...
termbox: init at 1.1.2
2018-10-12 18:45:16 +02:00
Timo Kaufmann
76f974f1bd
Merge pull request #48235 from dtzWill/update/pcsctools-1.5.3
...
pcsctools: 1.4.25 -> 1.5.3
2018-10-12 18:41:54 +02:00
R. RyanTM
dd6b5082a5
eccodes: 2.8.2 -> 2.9.0 ( #47822 )
...
* eccodes: 2.8.2 -> 2.9.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/eccodes/versions
* eccodes: src and homepage URLs changed
2018-10-12 17:47:44 +02:00
Vladimír Čunát
7969b9ed3c
knot-dns: 2.7.2 -> 2.7.3 (minor update)
...
https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.7.3
2018-10-12 16:44:53 +02:00
R. RyanTM
992b13bd72
wavebox: 3.14.10 -> 4.3.0 ( #47701 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavebox/versions
2018-10-12 16:23:00 +02:00
Francesco Gazzetta
d6273e5161
termbox: init at 1.1.2
2018-10-12 15:51:57 +02:00
Jörg Thalheim
e6e25bdbf4
Merge pull request #48236 from dywedir/rust-bindgen
...
rust-bindgen: 0.40.0 -> 0.42.2
2018-10-12 14:41:59 +01:00
Jörg Thalheim
00807a645f
Merge pull request #48240 from volth/patch-254
...
perl-cross: 1.2 -> gitmaster
2018-10-12 14:36:09 +01:00
Jörg Thalheim
c31909ff69
Merge pull request #48269 from volth/patch-268
...
screen: fix cross-compiling
2018-10-12 14:31:00 +01:00
Jörg Thalheim
8635fbdb55
Merge pull request #48230 from nicknovitski/fastlane-disable-update-check
...
fastlane: disable update check
2018-10-12 14:29:56 +01:00
Jörg Thalheim
efd6f7fbe2
Merge pull request #48260 from volth/patch-262
...
dos2unix: fix cross build
2018-10-12 14:19:32 +01:00
Jörg Thalheim
aaadace9d1
Merge pull request #48267 from volth/patch-266
...
ntp: fix cross-build
2018-10-12 14:17:43 +01:00
Jörg Thalheim
c6a82eae32
Merge pull request #48268 from volth/patch-267
...
psmisc: fix cross-compiling
2018-10-12 14:14:57 +01:00
volth
4b17b8bba4
screen: fix cross-compiling
2018-10-12 13:14:25 +00:00
Jörg Thalheim
5bd1b675c6
Merge pull request #48266 from volth/patch-265
...
p7zip: fix cross-compilation
2018-10-12 14:12:55 +01:00
Silvan Mosberger
c2129a850a
Merge pull request #48007 from magnetophon/kokkinizita
...
update Kokkinizita packages
2018-10-12 15:03:51 +02:00
volth
0653da427a
psmisc: fix cross-compiling
2018-10-12 13:03:50 +00:00
volth
a4f4886ba3
ntp: fix cross-build
2018-10-12 12:48:59 +00:00
volth
fbeeed1c5c
p7zip: fix cross-compilation
2018-10-12 12:36:48 +00:00
Bas van Dijk
5ea9d9d097
haskell: add GitHub issues to non-hackage-packages.nix
2018-10-12 14:17:48 +02:00
Bas van Dijk
b64193f69b
haskellPackages.multi-ghc-travis: removed in favour of haskell-ci
...
multi-ghc-travis has been renamed to haskell-ci which is now also on Hackage.
2018-10-12 14:17:24 +02:00
Bas van Dijk
7b49b870cb
haskell: have a dedicated file for non Hackage packages
...
We had a few "overrides" in configuration-common.nix that were really
extensions. They introduced packages that weren't in hackage-packages.nix.
The advantage of having a dedicated file for these packages is that we can still
place Nix-specific overrides to these packages in configuration-nix.nix. We
weren't able do this before because configuration-nix.nix extended only the
packages from hackage-packages.nix.
2018-10-12 14:12:29 +02:00
Bas van Dijk
0c25079958
futhark: introduce the top-level futhark attribute
...
The fact that futhark is a Haskell package is an implementation detail. To
install it users should just have to specify `futhark` instead of
`haskellPackages.futhark`.
Additionally futhark is overridden with `haskell.lib.justStaticExecutables` to
reduce closure size.
2018-10-12 14:12:29 +02:00
Silvan Mosberger
d26c303bef
futhark: init at 0.6.2
2018-10-12 14:11:30 +02:00
Sarah Brofeldt
c4afb45af5
Merge pull request #48097 from tenx-tech/feature/init-envdir-go
...
envdir: init at 1.0.0
2018-10-12 14:09:18 +02:00
Silvan Mosberger
c26d6001ed
Merge pull request #45890 from lopsided98/buildbot-python3
...
buildbot: Python 3 support and other improvements
2018-10-12 14:06:41 +02:00
Silvan Mosberger
58bbbbd9e2
Merge pull request #48023 from ElvishJerricco/networkmanager-patch-hashes
...
Fix NetworkManager patches with fetchpatch and updated hashes
2018-10-12 14:05:06 +02:00
edude03
7a65f2c43d
envdir: init at 1.0.0
2018-10-12 19:23:21 +08:00
José Romildo Malaquias
4c04969ef5
dde-api: init at 3.1.30
2018-10-12 08:07:58 -03:00
José Romildo Malaquias
1aa94ba52d
go-gir-generator: fix instalation directory for source
2018-10-12 08:06:54 -03:00
volth
b8e1e56410
dos2unix: fix cross build
2018-10-12 11:02:37 +00:00
Jörg Thalheim
2434a2ee3a
Merge pull request #48224 from volth/patch-252
...
coreutils-full: fix cross build
2018-10-12 11:34:38 +01:00
Herwig Hochleitner
ee561d9f57
linuxPackages.systemtap: 3.2 (2017.10.18) -> 3.3
...
removed quoting workaround. should be fixed as of https://sourceware.org/PR22462
2018-10-12 12:20:35 +02:00
Will Dietz
ce6db5e36e
chromium: update to 69.0.3497.100 (and others), ran update.sh
2018-10-12 12:20:35 +02:00
Will Dietz
4b7de150a8
chromium/update.sh: don't use remote builders, lots of copying for work
2018-10-12 12:20:35 +02:00
Herwig Hochleitner
a08feadbe1
i2p: 0.9.35 -> 0.9.37
...
also update tanuki's java-service-wrapper 3.5.32 -> 3.5.35
2018-10-12 12:20:35 +02:00
volth
432c44f6f0
coreutils-full: fix cross build (@matthewbauer's version)
2018-10-12 10:02:34 +00:00
Periklis Tsirakidis
e5ee89f758
minikube: bump version 0.29.0 -> 0.30.0
...
This is a fix release for CVE-2018-1002103. More details in
https://github.com/kubernetes/minikube/issues/3208
2018-10-12 10:24:56 +02:00
Sarah Brofeldt
32bcd72bf2
Merge pull request #48198 from teto/rfc-bibtex
...
rfc-bibtex: init at 2.2.1
2018-10-12 10:07:10 +02:00
Benjamin Hipple
c0af13f1c8
python: update documentation
...
This touches up a handful of places in the python documentation to try to make
the current best-practices more obvious. In particular, I often find the
function signatures (what to pass, what not to pass) confusing and have added
them to the docs.
Also updated the metas to be more consistent with the most frequently used
modern style.
2018-10-12 10:06:25 +02:00
Sarah Brofeldt
9cba2f54fa
Merge pull request #48079 from lopsided98/python-av-update
...
pythonPackages.av: 0.4.1 -> 0.5.3
2018-10-12 10:03:19 +02:00
Sarah Brofeldt
aac6e10329
Merge pull request #48253 from jluttine/nano-wallet-16.2
...
nano-wallet: 16.1 -> 16.2
2018-10-12 09:52:14 +02:00
Sarah Brofeldt
e53b1dd06a
Merge pull request #48226 from cocreature/nix-index
...
nix-index: 0.1.1 -> 0.1.2
2018-10-12 09:50:44 +02:00
lewo
68e1e0e5fe
Merge pull request #48133 from bhipple/add/atom
...
pythonPackages.atom: init at 0.4.1
2018-10-12 08:39:09 +02:00
Michael Francis
6ab21f4486
cfssl: allow building on all platforms ( #48093 )
2018-10-12 06:16:58 +00:00
Jaakko Luttinen
559d0ee284
nano-wallet: 16.1 -> 16.2
2018-10-12 06:54:56 +03:00
Ben Wolsieffer
73c523a605
buildbot: add Python 3 support
2018-10-11 21:39:11 -04:00
Will Dietz
60ae563293
yubikey-manager: 0.7.0 -> 1.0.0
2018-10-11 23:20:29 +00:00
Will Dietz
f84cfdf02a
Merge pull request #48180 from timokau/retdec-update
...
retdec: 3.0 -> 3.2
2018-10-11 17:36:41 -05:00
Ben Wolsieffer
71c42462ab
buildbot: 1.2.0 -> 1.4.0
2018-10-11 18:15:16 -04:00
Ben Wolsieffer
5b2a1db2e3
pythonPackages.sqlalchemy_migrate: patch backslash escapes
2018-10-11 18:15:16 -04:00
Ben Wolsieffer
1c3f7302fa
pythonPackages.autobahn: use checkInputs
2018-10-11 18:15:16 -04:00
Ben Wolsieffer
820feccb18
pythonPackages.trollius: 1.0.4 -> 2.2
2018-10-11 18:15:16 -04:00
Ben Wolsieffer
fcaae4fc35
pythonPackages.hyperlink: don't create .pytest_cache
2018-10-11 18:15:16 -04:00
Ben Wolsieffer
67ea56717a
python2Packages.pylint: init at 1.9.2
2018-10-11 18:15:15 -04:00
Ben Wolsieffer
4f09e05849
python2Packages.astroid: init at 1.6.5
2018-10-11 18:15:15 -04:00
Ben Wolsieffer
511d651e58
pythonPackages.tempita: 0.5.2 -> 0.5.3-2016-09-28
2018-10-11 18:14:36 -04:00
Ben Wolsieffer
225b8de73d
pythonPackages.sphinx-jinja: 0.2.1 -> 1.1.0, Python 3 support
2018-10-11 18:13:54 -04:00
paddygord
9d293db6af
yojimbo: init at 1.1 ( #48214 )
2018-10-11 22:13:07 +00:00
taku0
628fa1d50f
oraclejdk: deprecate oraclejdk 10
2018-10-11 22:02:29 +00:00
volth
05bcae1595
perl-cross: 1.2 -> gitmaster
2018-10-11 21:53:52 +00:00
Timo Kaufmann
a33dec8cd5
retdec: 3.0 -> 3.2
2018-10-11 23:53:00 +02:00
Will Dietz
8b6248a823
pcsctools: 1.4.25 -> 1.5.3
2018-10-11 15:59:35 -05:00
Vladyslav Mykhailichenko
b4b5862be9
rust-bindgen: 0.40.0 -> 0.42.2
2018-10-11 23:57:02 +03:00
Jon Banafato
68ad1f8774
keybase-gui: 2.5.0 -> 2.7.0
2018-10-11 16:46:12 -04:00
Jon Banafato
254c5a0100
kbfs: 2.5.0 -> 2.6.0
2018-10-11 16:45:43 -04:00
Jon Banafato
468d41db46
keybase: 2.5.0 -> 2.7.3
2018-10-11 16:44:43 -04:00
Silvan Mosberger
c166d05025
Merge pull request #48192 from costrouc/costrouc/python-filterpy
...
pythonPackages.filterpy: init at 1.4.5
2018-10-11 22:41:36 +02:00
Elis Hirwing
b9773bd12e
php72: 7.2.10 -> 7.2.11
...
Changelog: https://secure.php.net/ChangeLog-7.php#7.2.11
2018-10-11 22:39:15 +02:00
Elis Hirwing
36e3fdd9b6
php71: 7.1.22 -> 7.1.23
...
Changelog: https://secure.php.net/ChangeLog-7.php#7.1.23
2018-10-11 22:39:12 +02:00
Will Fancher
0e0577e2e2
networkmanager: Fix patches with fetchpatch and updated hashes
2018-10-11 16:29:28 -04:00
Nick Novitski
63ed3c8c5e
fastlane: disable update check
2018-10-11 12:19:42 -08:00
zimbatm
e4f8d5c254
terraform-providers.gandi: init at 1.0.0 ( #48223 )
2018-10-11 21:53:30 +02:00
Moritz Kiefer
bd4301a2ae
nix-index: 0.1.1 -> 0.1.2
2018-10-11 21:42:28 +02:00
Chris Ostrouchov
9fc4f06810
pythonPackages.filterpy: init at 1.4.5
2018-10-11 15:37:27 -04:00
Eelco Dolstra
2004343f56
libotf: Add dev output
2018-10-11 21:18:20 +02:00
Eelco Dolstra
6d74e1cb5b
udisks2: Fix broken dependency on xfsprogs
2018-10-11 21:18:20 +02:00
Eelco Dolstra
8beb1e26e0
nfs-utils: Get rid of runtime dependency on kerberos.dev
2018-10-11 21:18:20 +02:00
Eelco Dolstra
edff37b83a
ti-rpc: Add dev output
2018-10-11 21:18:20 +02:00
volth
544051b0b0
coreutils-full: fix cross build
2018-10-11 19:09:22 +00:00
Alyssa Ross
da3529718d
gem-config: add sassc ( #48212 )
2018-10-11 21:04:29 +02:00
Silvan Mosberger
e69079b3b1
Merge pull request #48108 from aca-labs/teleconsole
...
Teleconsole
2018-10-11 20:48:51 +02:00
Joachim F
e93bb08960
Merge pull request #47756 from r-ryantm/auto-update/obs-studio
...
obs-studio: 22.0.2 -> 22.0.3
2018-10-11 18:43:59 +00:00
Joachim F
d18cc3a577
Merge pull request #47827 from r-ryantm/auto-update/audacity
...
audacity: 2.2.2 -> 2.3.0
2018-10-11 18:43:27 +00:00
John Ericson
1da78d0df1
Merge pull request #48219 from obsidiansystems/versatile-__splicedPackages
...
__splicedPackages: Don't include xorg
2018-10-11 13:54:22 -04:00
John Ericson
dc214ed99b
__splicedPackages: Don't include xorg
...
For historical reasons, callPackage has the xorg packages in scope. This
unstable building block is more versatile without the xorg hack baked in.
2018-10-11 13:27:31 -04:00
Daiderd Jordan
764dbef8b1
Merge pull request #48169 from LnL7/darwin-erlang-wx
...
erlang: temporarily disable wxSupport on darwin
2018-10-11 19:07:00 +02:00
Jörg Thalheim
af35bf90ed
Merge pull request #48165 from costrouc/costrouc/python-escapism-1.0.0
...
pythonPackages.escapism: 0.0.1 -> 1.0.0 move to python-modules
2018-10-11 17:11:38 +01:00
Jörg Thalheim
ee79ea0274
Merge pull request #48213 from mayflower/pkg/lazygit
...
lazygit: init at 0.4
2018-10-11 17:07:33 +01:00
Michael Raskin
a29603344a
Merge pull request #48189 from aanderse/redmine
...
redmine: refactor, cleanup, bug fix, and add functionality
2018-10-11 15:32:43 +00:00
Franz Pletz
3e356b55dd
lazygit: init at 0.4
2018-10-11 16:17:57 +02:00
Franz Pletz
5660ac7ae5
Merge pull request #48208 from prusnak/spotify_fix_icon
...
spotify: fix icon
2018-10-11 13:23:58 +00:00
Philipp Middendorf
e3d97997ff
brigand: init at 1.3.0
2018-10-11 12:46:14 +00:00
Pavol Rusnak
33171befdb
spotify: fix icon
2018-10-11 14:40:03 +02:00
Niklas Hambüchen
8362673d4b
nload: Include patch to fix screen corruption. ( #48017 )
...
See added comment for details.
2018-10-11 14:37:49 +02:00
Peter Hoeg
e820c4cdaa
iio-sensor-proxy: 2.4 -> 2.5 ( #48195 )
2018-10-11 14:22:25 +02:00
Timo Kaufmann
751903fa64
Merge pull request #48177 from worldofpeace/lollypop/0.9.604
...
lollypop: 0.9.601 -> 0.9.604
2018-10-11 14:14:03 +02:00
R. RyanTM
e1c5b47935
pmd: 6.7.0 -> 6.8.0 ( #47736 )
...
* pmd: 6.7.0 -> 6.8.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/pmd/versions
* pmd: refresh meta
Homepage is now https://pmd.github.io/
Added licenses
2018-10-11 13:20:01 +02:00
Kim Burgess
6327ba8fbd
teleconsole: init at 0.4.0
2018-10-11 20:24:12 +10:00
Jörg Thalheim
d429573ddb
alacritty: 0.2.0 -> 0.2.1
2018-10-11 11:14:07 +01:00
Jörg Thalheim
b6d5930c24
Merge pull request #48203 from Mic92/alacritty
...
alacritty: 0.2.0 -> 0.2.1
2018-10-11 11:13:11 +01:00
xeji
058665560e
Merge pull request #48152 from pandaman64/upgrade-qiskit
...
qiskit: 0.5.7 -> 0.6.1
2018-10-11 12:09:36 +02:00
Edmund Wu
1c0c0cb7c9
glava: 1.5.1 -> 1.5.5 ( #48086 )
2018-10-11 11:53:41 +02:00
Jörg Thalheim
3bc454fda7
alacritty: 0.2.0 -> 0.2.1
2018-10-11 10:45:42 +01:00
Sebastien Maret
4f3c13b84f
gildas: 20181001_a -> 20181001_b ( #48200 )
2018-10-11 11:37:38 +02:00
Gabriel Ebner
a814322eda
piper: fix gi dependencies
...
Currently fails with "ValueError: Namespace Gtk not available"
2018-10-11 11:19:51 +02:00
Jörg Thalheim
3dec3de2d3
dino: 2018-09-05 -> 2018-09-21
2018-10-11 10:00:18 +01:00
Sarah Brofeldt
35bccdecc1
Merge pull request #48103 from johanot/kubernetes-1.12.1
...
kubernetes: 1.12.0 -> 1.12.1
2018-10-11 10:20:23 +02:00
obadz
6fca3c5700
cups-googlecloudprint: init at 20160502
2018-10-11 09:19:58 +01:00
Silvan Mosberger
177ddb91be
Merge pull request #47389 from manveru/add-ejson
...
ejson: init at 1.2.0
2018-10-11 10:14:30 +02:00
Jörg Thalheim
01cca5981c
Merge pull request #48168 from vbgl/prooftree-0.13
...
prooftree: cleaning
2018-10-11 08:22:27 +01:00
Matthieu Coudron
714c0781c3
rfc-bibtex: init at 2.2.1
...
Generate bibtex entries from IETF rfc/drafts, for instance:
$ rfcbibtex RFC5246 draft-ietf-tls-tls13-21
@techreport{RFC5246,
author = {T. Dierks and E. Rescorla},
title = {{The Transport Layer Security (TLS) Protocol Version 1.2}},
howpublished = {Internet Requests for Comments},
type = {RFC},
number = {5246},
year = {2008},
month = {August},
issn = {2070-1721},
publisher = {RFC Editor},
institution = {RFC Editor},
url = {http://www.rfc-editor.org/rfc/rfc5246.txt },
note = {\url{http://www.rfc-editor.org/rfc/rfc5246.txt }},
}
@techreport{I-D.ietf-tls-tls13,
author = {Eric Rescorla},
title = {{The Transport Layer Security (TLS) Protocol Version 1.3}},
howpublished = {Working Draft},
type = {Internet-Draft},
number = {draft-ietf-tls-tls13-21},
year = {2017},
month = {July},
institution = {IETF Secretariat},
url = {http://www.ietf.org/internet-drafts/draft-ietf-tls-tls13-21.txt },
note = {\url{http://www.ietf.org/internet-drafts/draft-ietf-tls-tls13-21.txt }},
}
2018-10-11 16:17:40 +09:00
Peter Hoeg
a1f57f0feb
Merge pull request #48196 from peterhoeg/u/okteta_0254
...
okteta: 0.25.3 -> 0.25.4
2018-10-11 15:14:28 +08:00
Vincent Laporte
6113d95235
prooftree: cleaning
2018-10-11 05:59:21 +00:00
Peter Hoeg
b823983d10
okteta: 0.25.3 -> 0.25.4
2018-10-11 11:51:09 +08:00
pandaman64
355fa854f7
qasm2image: 0.7.0 -> 0.8.0
2018-10-11 11:46:07 +09:00
pandaman64
c7ac364278
qiskit: 0.5.7 -> 0.6.1
2018-10-11 11:46:07 +09:00
Aaron Andersen
1cb5b509f1
redmine: refactor, cleanup, bug fix, and add functionality
...
- added package option to specify which version of redmine
- added themes option back in to allow specifying redmine themes
- added plugins option back in to allow specifying redmine plugins
- added database.socket option to allow mysql unix socket authentication
- added port option to allow specifying the port rails runs on
- cleaned up Gemfile so it is much less hacky
- switched to ruby version 2.4 by default as suggested by documentation http://www.redmine.org/projects/redmine/wiki/redmineinstall#Installing-Redmine
- fixed an annoyance (bug) in the service causing recursive symlinks
- fixed ownership bug on log files generated by redmine
- updates reflecting renames in nixos options
- added a nixos test
2018-10-10 21:04:08 -04:00
Jörg Thalheim
726b4da189
Merge pull request #48166 from costrouc/costrouc/python-facebook-sdk
...
pythonPackages.facebook-sdk: 0.3.0 -> 3.0.0 refactor move to python-modules
2018-10-11 01:13:49 +01:00
Franz Pletz
6892cbce09
equilux-theme: init at 20180927
2018-10-11 02:08:37 +02:00
Franz Pletz
c04e6e04e2
xsecurelock: hardcode path to xset
2018-10-11 02:08:37 +02:00
Tim Steinbach
cf440dae56
linux: 4.18.12 -> 4.18.13
2018-10-10 19:48:22 -04:00
Tim Steinbach
fab0c8824a
linux: 4.14.74 -> 4.14.75
2018-10-10 19:48:16 -04:00
Tim Steinbach
8f9743d2b7
linux: 4.9.131 -> 4.9.132
2018-10-10 19:47:57 -04:00
Tim Steinbach
33b68f8768
linux: 4.4.159 -> 4.4.160
2018-10-10 19:47:41 -04:00
Jörg Thalheim
c45a6fa041
Merge pull request #48159 from Zimmi48/remove-camlp5-transitional
...
Remove camlp5 transitional
2018-10-11 00:31:28 +01:00
xeji
bde4483d13
flashplayer: 31.0.0.108 -> 31.0.0.122 ( #48126 )
...
previous version was removed upstream (404)
2018-10-10 23:49:40 +02:00
Daniël de Kok
632ae0502e
resilio-sync: 2.6.0 -> 2.6.1 ( #47973 )
...
Changelog: https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2018-10-10 23:47:09 +02:00
sjau
608f6b4f13
Flexget: 2.14.21 -> 2.15.1 ( #48035 )
2018-10-10 23:43:30 +02:00
Will Dietz
81e3fb3cf7
xdg-utils: 1.1.2 -> 1.1.3 ( #48089 )
2018-10-10 23:35:09 +02:00
Renaud
a5d839f874
nsjail: 2.2 -> 2.7 ( #48024 )
2018-10-10 23:33:43 +02:00
R. RyanTM
1039da1556
copyq: 3.5.0 -> 3.6.1 ( #47818 )
...
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-10-10 23:28:22 +02:00
R. RyanTM
e00bfcd798
dovecot_pigeonhole: 0.5.2 -> 0.5.3 ( #47820 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dovecot-pigeonhole/versions
2018-10-10 23:27:56 +02:00
R. RyanTM
5a6c4d39fb
dovecot: 2.3.2.1 -> 2.3.3 ( #47814 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dovecot/versions
2018-10-10 23:27:28 +02:00
Dmitry Kalinkin
c047572a17
dia: fix on darwin ( #48176 )
...
Fixes runtime error:
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported
2018-10-10 23:20:34 +02:00
Anatolii Prylutskyi
05f0026af3
goa: 1.0.0 -> 1.4.0 ( #48147 )
2018-10-10 23:17:32 +02:00
xeji
675e0aa85d
Merge pull request #48105 from markuskowa/hwloc-up
...
hwloc: 1.11.1 -> 2.0.2
2018-10-10 23:00:39 +02:00
worldofpeace
1c84e29bd1
lollypop: 0.9.601 -> 0.9.604
2018-10-10 16:59:47 -04:00
Nick Novitski
cbda94201c
fastlane: 2.91.0 -> 2.105.2 ( #48085 )
2018-10-10 22:55:14 +02:00
xeji
61e7e256c3
Merge pull request #48038 from tg-x/liquidsoap-1.3.4
...
liquidsoap: 1.1.1 -> 1.3.4
2018-10-10 22:54:41 +02:00
Yurii Rashkovskii
fd9518a532
powershell: 6.0.4 -> 6.1.0 ( #48130 )
2018-10-10 22:52:38 +02:00
Andrew Childs
6a5a5b9fa0
gnome3.gnome-contacts: fix compile failure due to clutter-gtk change ( #48135 )
2018-10-10 22:46:29 +02:00
xeji
616511744b
Merge pull request #48081 from markuskowa/licenses-19
...
Add licenses
2018-10-10 22:29:09 +02:00
Benjamin Hipple
4e7c822dc6
grub: fetch from HTTPS instead of FTP; update meta ( #48137 )
...
HTTPS is unlikely to be worse and is often better than FTP. Aside from being
faster, there are many networking setups where outgoing FTP traffic is blocked.
2018-10-10 22:25:14 +02:00
Thilo Uttendorfer
adc6e9c2c4
prometheus_2: 2.3.2 -> 2.4.3 ( #48118 )
2018-10-10 22:22:04 +02:00