Commit graph

27570 commits

Author SHA1 Message Date
Matthew Bauer 7974e45689 firefox: readd --disable-xcode-checks
Only works on version 61 apparently, but it is needed.
2018-08-23 13:09:16 -05:00
Herman Fries 8db26ed5b5 webstorm: 2018.2.1 -> 2018.2.2 2018-08-23 18:05:03 +02:00
Herman Fries e1147d90a7 rider: 2018.1.3 -> 2018.2 2018-08-23 18:04:26 +02:00
Herman Fries a4275efede pycharm-professional: 2018.2.1 -> 2018.2.2 2018-08-23 18:03:30 +02:00
Herman Fries b40cdd0a77 pycharm-community: 2018.2.1 -> 2018.2.2 2018-08-23 18:02:44 +02:00
Herman Fries e05e2c5d10 phpstorm: 2018.2.1 -> 2018.2.2 2018-08-23 18:02:08 +02:00
Herman Fries 0d763c9f3e idea-ultimate: 2018.2.1 -> 2018.2.2 2018-08-23 18:01:11 +02:00
Herman Fries 3a57481654 idea-community: 2018.2.1 -> 2018.2.2 2018-08-23 18:00:35 +02:00
Herman Fries e64831c79f datagrip: 2018.2.1 -> 2018.2.2 2018-08-23 17:59:57 +02:00
Herman Fries ce19fc55ab clion: 2018.2.1 -> 2018.2.2 2018-08-23 17:59:18 +02:00
Joachim F 0d80f9659c
Merge pull request #45305 from wucke13/apmplanner2
apmplanner2: init at 2.0.26
2018-08-23 14:07:45 +00:00
Tim Steinbach 873290154a
hipchat: 4.30.5.1676 -> 4.30.5.1682 2018-08-23 09:54:59 -04:00
Markus Kowalewski 2025bd892e
epeg: add license 2018-08-23 11:57:40 +02:00
Markus Kowalewski 2acd901062
cdparanoia: add licenses 2018-08-23 11:57:39 +02:00
Markus Kowalewski a58466596f
flac: add license 2018-08-23 11:57:39 +02:00
Markus Kowalewski c365453fed
qiv: add license 2018-08-23 11:57:39 +02:00
Markus Kowalewski 7a05294639
photivo: add license 2018-08-23 11:57:39 +02:00
Markus Kowalewski 74a12299dd
imagemagick: add license 2018-08-23 11:28:06 +02:00
Markus Kowalewski 4cee9af609
gqview: add license 2018-08-23 11:28:06 +02:00
Markus Kowalewski b76029d568
dia: add license 2018-08-23 11:28:06 +02:00
Markus Kowalewski b97ea32ff0
batik: add meta data 2018-08-23 11:28:06 +02:00
Valentin Heidelberger 69512da185 keepassxc 2.3.3 -> 2.3.4 (#45482) 2018-08-22 23:51:56 +02:00
Tycho Grouwstra a89492b0f0 webtorrent-desktop: fix .desktop Path entries (#45477)
Fixes the `Path=/opt/webtorrent-desktop` entries [here](41511c5615/static/linux/share/applications/webtorrent-desktop.desktop (L11-L13)) -- presently these prevent users from launching the application using the `.desktop` entry.
2018-08-22 23:32:10 +02:00
xeji 1f9deba020
Merge pull request #45471 from udono/update_tryton_4_8
Update tryton 4.8
2018-08-22 22:50:30 +02:00
Tim Steinbach 54ba2c9afc
docker: 18.06.0 -> 18.06.1 2018-08-22 16:08:54 -04:00
Daiderd Jordan 6a335f993e
Merge pull request #39502 from LnL7/darwin-harfbuzz
harfbuzz: add CoreText support for darwin
2018-08-22 21:49:01 +02:00
Vladimír Čunát e78fd23564
Merge branch 'master' into staging
Hydra: ?compare=1474932
2018-08-22 20:57:14 +02:00
Udo Spallek e8b55c1b5c tryton: 4.8.4 -> 4.8.5 2018-08-22 20:30:10 +02:00
Udo Spallek fd6f780595 trytond: 4.8.3 -> 4.8.4 2018-08-22 20:30:10 +02:00
Matthew Bauer 090985a443
firefox: remove --disable-xcode-checks
Apparently it's not needed anymore!
2018-08-22 13:26:05 -05:00
Bignaux Ronan 77085f8324 navit: svn-5576 -> 0.5.1 (#45465) 2018-08-22 20:10:32 +02:00
Mario Rodas 96bf79c2a1 1password: 0.5.1 -> 0.5.3 (#45452) 2018-08-22 12:32:24 +02:00
xeji 0cda7b2b98
Merge pull request #45438 from rycee/msmtp/support-passwdeval-without-nl
msmtp: support passwordeval without final '\n'
2018-08-22 12:07:21 +02:00
R. RyanTM d944690b7b mercurialFull: 4.6.2 -> 4.7 (#45186)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mercurial-full/versions.
2018-08-22 02:49:13 +02:00
Yurii Rashkovskii 61c0adfbc1 astroid: 0.11.1 -> 0.13
Couple of things were updated to make this work.

1. webkitgtk24x-gtk3 that is marked unsafe has been replaced with
   webkitgtk (2.20.*) as astroid has recently indicated that [>= 2.20
   is
   acceptable](48ce7e3010)
2. protobuf built input was added to satisfy requirements
3. astroid was not functional at all without proper icons so gnome3.defaultIconTheme
   were added to buildInputs
4. By default, astroid will use `gvim` as a setting for the embedded
   editor, however that didn't work well with nixpkgs. vim is now
   bundled with astroid by default. This setting can be overridden
   by the user in astroid's config file.
2018-08-22 02:21:00 +02:00
Matthew Bauer f7bc33abf0 Revert "treewide: fixup breakage due to absolute compiler path"
This reverts commit d0888d1503.
2018-08-22 01:14:53 +02:00
Will Dietz 6097029455 tootle: init 0.1.5 (#45431) 2018-08-21 22:49:21 +02:00
Robert Helgesson 2bcb700b05
msmtp: support passwordeval without final '\n'
This applies an upstream patch that removes the requirement for
passwordeval commands to print a `\n` character after the password.
2018-08-21 21:36:06 +02:00
Daiderd Jordan 80aca28e34
harfbuzz: add harfbuzzFull and remove other variants 2018-08-21 21:04:15 +02:00
baracoder 185cd8baa8 smartgithg: 17.1.4 -> 18.1.4 (#45250) 2018-08-21 20:51:54 +02:00
xeji 6216f5da04
Merge pull request #45263 from r-ryantm/auto-update/bowtie2
bowtie2: 2.3.4.1 -> 2.3.4.2
2018-08-21 19:51:36 +02:00
Meghea Iulian 1061c329ca gitkraken: 4.0.1 -> 4.0.2 (#45433) 2018-08-21 19:23:23 +02:00
Uli Baum c47aafde87 bowtie2: broken on aarch64
never built as far back as hydra logs go.
2018-08-21 19:11:37 +02:00
Michael Raskin 980cbff93c
Merge pull request #45353 from aanderse/redmine
redmine: 2.5.2 -> 3.4.6
2018-08-21 14:04:02 +00:00
Vladimír Čunát 765d695b89
Merge branch 'staging-next'
Security fixes for a few packages are included.
2018-08-21 15:36:02 +02:00
Jan Malakhovski cad8fc3447
firefoxPackages: avoid BINDGEN_CFLAGS on some versions
... to fix build; vcunat included the old ESR firefox, too.
2018-08-21 15:32:39 +02:00
Vladimír Čunát eccba564a4
velox: enableParallelBuilding = false 2018-08-21 12:34:33 +02:00
Vladimír Čunát d0888d1503
treewide: fixup breakage due to absolute compiler path
Some packages just can't handle them #44767.  It was tempting to try
to abstract this in some way, but I didn't do that ATM.
2018-08-21 12:34:33 +02:00
xeji 54ff14b6f3
Merge pull request #45399 from markuskowa/license-8
Add licenses
2018-08-21 12:05:10 +02:00
Johannes Frankenau 78c8520c86 hugo: 0.47 -> 0.47.1 (#45419) 2018-08-21 11:57:35 +02:00
Jörg Thalheim 736db8db10
Merge pull request #44951 from rittelle/eagle
eagle: 7.7 -> 9.1.2
2018-08-21 10:51:13 +01:00
Sarah Brofeldt 1c77b79071
Merge pull request #45401 from tex/master
kitty: 0.11.2 -> 0.11.3
2018-08-21 10:02:11 +02:00
Benjamin Staffin 23340918d9
vdiff-magit: Include git in nativeBuildInputs (#45314)
Like magit, vdiff-magit expects git to be present at install time.
2018-08-20 21:23:54 -04:00
wucke13 b4531605c3 apmplanner2: init at 2.0.26
I would like to see more Ground Control Stations in the nixpkgs.
2018-08-21 02:02:51 +02:00
volth 341250fa10 qemu: 2.12.1 -> 3.0.0 2018-08-20 22:02:02 +00:00
Markus Kowalewski a1129ef9cb
glsurf: add license 2018-08-20 21:15:16 +02:00
Markus Kowalewski 8acffe39b7
gitlab: add meta data 2018-08-20 21:15:11 +02:00
Markus Kowalewski 3c1819fcce
ginac: add license 2018-08-20 21:02:45 +02:00
Milan Svoboda dd3090f3b0 kitty: 0.11.2 -> 0.11.3 2018-08-20 20:49:10 +02:00
Markus Kowalewski 24513e08d7
geany: fix license
geany-with-vte:  inherit meta data from geany
2018-08-20 19:35:29 +02:00
Joachim F 203cd959ce
Merge pull request #41989 from CharlesHD/submit/dozenal
dozenal: init at version v12010904
2018-08-20 17:20:00 +00:00
Jörg Thalheim 8158297aba
Merge pull request #45379 from ThomasMader/dlang-update
tilix: 1.8.1 -> 1.8.3
2018-08-20 18:07:37 +01:00
Thomas Mader 3771ffd82e tilix: 1.8.1 -> 1.8.3 2018-08-20 18:46:31 +02:00
Robert Schütz 63b06d0251
Merge pull request #45148 from r-ryantm/auto-update/seafile-client
seafile-client: 6.2.3 -> 6.2.4
2018-08-20 17:30:39 +02:00
Vincent Demeester 2b36ced49e
Adding vdemeester (myself) as runc and containerd package maintainer
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-08-20 16:36:48 +02:00
Jan Tojnar 4b60e77002
gimp: 2.10.4 → 2.10.6 2018-08-20 15:52:28 +02:00
Jörg Thalheim c268986263
Merge pull request #45356 from eadwu/google-musicmanager/beta_1.0.467.4929-r0
google-musicmanager: beta_1.0.243.1116-r0 -> beta_1.0.467.4929-r0
2018-08-20 10:32:09 +01:00
CharlesHD 78e94456fd dozenal: init at version v12010904 2018-08-20 11:23:02 +02:00
CharlesHD 0e159e042e hdate: init at version 1.6.02 2018-08-20 11:16:21 +02:00
Jörg Thalheim f520d7ce8c
Merge pull request #45033 from Infinisil/update/buku
buku: 3.7 -> 3.8
2018-08-20 10:01:56 +01:00
Vladimír Čunát 153a19df05
Merge branch 'master' into staging-next
Hydra: ?compare=1474536
2018-08-20 09:15:33 +02:00
Joachim F 6755ab8b34
Merge pull request #44250 from jbedo/strelka
strelka: init 2.9.5
2018-08-20 06:24:15 +00:00
Peter Hoeg 5a3f063ebc
Merge pull request #45362 from peterhoeg/u/okteta
okteta: 17.12.3 -> 0.25.2
2018-08-20 14:15:23 +08:00
Michael Raskin bc9082bf35
Merge pull request #45354 from markuskowa/xfig-pr
xfig: 3.2.5b -> 3.2.7a
2018-08-20 05:22:46 +00:00
Peter Hoeg c19cceca1c okteta: 17.12.3 -> 0.25.2 2018-08-20 10:08:46 +08:00
Justin Bedo 27960b6acf
strelka: init 2.9.5 2018-08-20 08:58:22 +10:00
Markus Kowalewski 6d95b55d3c
xfig: 3.2.5b -> 3.2.7a
init fig2dev as separate package (3.2.7a).
fig2dev was included in xfig in the previous version.
2018-08-20 00:43:11 +02:00
Thomas Tuegel ab328de098
Merge pull request #45315 from JonathanReeve/master
dragon: init at 18.04.3
2018-08-19 17:18:55 -05:00
R. RyanTM a5c1eeab20 chirp: 20180707 -> 20180815 (#45259)
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-08-20 00:16:58 +02:00
Silvan Mosberger dce1332c5a
buku: 3.7 -> 3.8 2018-08-20 00:14:56 +02:00
Edmund Wu cb7434c923
google-musicmanager: beta_1.0.243.1116-r0 -> beta_1.0.467.4929-r0 2018-08-19 18:05:27 -04:00
Meghea Iulian e1d1b7ff65 avocode: 3.2.0 -> 3.4.0 (#45350) 2018-08-19 23:45:53 +02:00
R. RyanTM a11fa70848 krusader: 2.7.0 -> 2.7.1 (#45205)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/krusader/versions.
2018-08-19 23:06:49 +02:00
R. RyanTM c85d427062 fldigi: 4.0.17 -> 4.0.18 (#45236)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fldigi/versions.
2018-08-19 23:02:34 +02:00
Aaron Andersen e180796caa updated Gemfile... still needs to be fixed up though 2018-08-19 16:42:08 -04:00
R. RyanTM ff6ec77529 drumgizmo: 0.9.14 -> 0.9.15 (#44787)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/drumgizmo/versions.
2018-08-19 22:40:48 +02:00
R. RyanTM fd28401845 QmidiNet: 0.5.1 -> 0.5.2 (#44708)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/qmidinet/versions.
2018-08-19 22:39:18 +02:00
Aaron Andersen bb7568daf7 reworked the redmine service
added some security features like database.passwordFile
2018-08-19 16:29:44 -04:00
Daiderd Jordan e2ef327652
vim_configurable: disable darwinSupport by default
Using gtk + darwin support seems broken at the moment, we probably want
guiSupport = "carbon" instead but that doesn't work and something like
macvim is probably better for that.  This fixes the build while keeping
guiSupport enabled which might be desirable for eg. +clientserver.

Fixes #45025
2018-08-19 21:52:51 +02:00
Daiderd Jordan 8a6064a526
vim_configurable: make gtk optional
Using vim_configurable.override { guiSupport = "no"; } would still pull
in gtk2 as a dependency.
2018-08-19 21:41:15 +02:00
Daiderd Jordan a50807e1b8
vim_configurable: fix lua reference 2018-08-19 21:39:10 +02:00
Joachim F 63d8458ee0
Merge pull request #45316 from magnetophon/x42-plugins
x42-plugins: 20180803 > 20180812
2018-08-19 18:15:33 +00:00
Silvan Mosberger e1f6688c2e
Merge pull request #45342 from thefloweringash/neovim-qt-msgpack
neovim-qt: fix msgpack dependency, disable failing test, Darwin
2018-08-19 20:06:27 +02:00
Joachim F 8b70071f17
Merge pull request #45317 from magnetophon/ir.lv2
ir.lv2: 1.2.3 -> 1.2.4
2018-08-19 17:51:49 +00:00
Andrew Childs 3f0fa8fd77 neovim-qt: fix msgpack dependency, disable failing test, Darwin 2018-08-20 01:07:57 +09:00
Jonathan Reeve 0ccb4bf128 add self to maintainers list and update maintainer 2018-08-19 11:36:17 -04:00
rittelle 9e4d2d723a
eagle: 7.7 -> 9.1.2
Updated eagle to version to 9.1.2 while keeping version 7.7 as eagle7.
2018-08-19 15:36:08 +02:00
Jan Tojnar 2801a299be
skypeforlinux: fix borked cherry-picking 2018-08-19 15:08:10 +02:00
Zack Grannan 3b2f3e59d1
skypeforlinux: add gsettings schemas
cherry-picked and squashed from https://github.com/NixOS/nixpkgs/pull/44652
2018-08-19 15:04:03 +02:00
Jörg Thalheim ff0a101808
Merge pull request #45322 from danieldk/rslsync-2.6.0
resilio-sync: 2.5.12 -> 2.6.0
2018-08-19 14:03:10 +01:00
Jörg Thalheim 4609e3abf2
Merge pull request #45303 from markuskowa/molden-up
molden: 5.7 -> 5.8.2
2018-08-19 13:32:28 +01:00
Aaron Andersen 5984ed283f started working on bringing the redmine package back to life using gitlab as an example 2018-08-19 08:09:38 -04:00
Daiderd Jordan bbd9a9deb0
Merge pull request #45300 from thefloweringash/quaternion-darwin
quaternion: Darwin support, fix dependencies and installed outputs
2018-08-19 13:15:44 +02:00
Markus Kowalewski 04d283ecda
molden: patch to deactivate extension installer script 2018-08-19 11:29:31 +02:00
Jörg Thalheim 96b9d77dd8
Merge pull request #45282 from markuskowa/lics-2
Add licenses
2018-08-19 09:03:31 +01:00
lewo e04d24f311
Merge pull request #45178 from r-ryantm/auto-update/owncloud-client
owncloud-client: 2.4.2 -> 2.4.3
2018-08-19 09:51:18 +02:00
lewo cbf53f62a6
Merge pull request #45189 from r-ryantm/auto-update/musescore
musescore: 2.3.1 -> 2.3.2
2018-08-19 09:05:29 +02:00
Daniël de Kok 6eb4d6fbd2 resilio-sync: 2.5.12 -> 2.6.0
Changelog: https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2018-08-19 08:28:55 +02:00
Andrew Childs 07eebd3629 quaternion: Darwin support, fix dependencies and installed outputs 2018-08-19 11:58:24 +09:00
Bart Brouns d7857f180d ir.lv2: 1.2.3 -> 1.2.4 2018-08-19 02:36:17 +02:00
Bart Brouns a4e013b02f x42-plugins: 20180803 > 20180812 2018-08-19 02:31:56 +02:00
Orivej Desh 65663f883c msgpack: rename from libmsgpack
The project does not use the name "libmsgpack". It variously uses "msgpack" and
"msgpack-c", and "msgpackc" for the name of the library.
2018-08-18 23:19:54 +00:00
Jonathan Reeve a0f6a149cc dragon: init at 18.04.3
Add Dragon Player, the KDE video and media player, so that KDE
users will have a way to play videos and audio files.
2018-08-18 18:52:48 -04:00
Silvan Mosberger 955f391e29
Merge pull request #45149 from r-ryantm/auto-update/riot-web
riot-web: 0.15.7 -> 0.16.0
2018-08-18 20:50:38 +02:00
Jörg Thalheim e2915cec9c
Merge pull request #45277 from jfrankenau/update-hugo
hugo: 0.46 -> 0.47
2018-08-18 18:12:16 +01:00
Jörg Thalheim 6faae709e4
Merge pull request #45289 from Chiiruno/dev/vscode
vscode: Wrap with GAppsHook
2018-08-18 17:56:50 +01:00
Okina Matara 8f8de78013 vscode: Wrap with GAppsHook, remove makeWrapper 2018-08-18 11:40:33 -05:00
Michael Weiss b7e64c2190 gns3Packages.{server,gui}{Stable,Preview}: 2.1.7 -> 2.1.9 2018-08-18 14:33:28 +02:00
Markus Kowalewski 79bf57ca23
molden: 5.7 -> 5.8.2 2018-08-18 14:24:39 +02:00
Michael Weiss 6bc625ada9 androidStudioPackages.{dev,canary}: 3.3.0.4 -> 3.3.0.5 2018-08-18 14:18:06 +02:00
Michael Weiss cad18959fb quiterss: Set QT_PLUGIN_PATH (fixes a few problems) 2018-08-18 14:08:36 +02:00
Jörg Thalheim b9fafcfc30
Merge pull request #44323 from hax404/add/qsstv
qsstv: init 9.2.6
2018-08-18 08:24:07 +01:00
R. RyanTM 5828cb3af7 containerd: 1.1.1 -> 1.1.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/containerd/versions.
2018-08-17 20:47:25 -07:00
チルノ 85c4d48641 qbittorrent: Fix missing desktop file (#45288) 2018-08-18 02:44:56 +00:00
Samuel Dionne-Riel e4561a275f
Merge pull request #44784 from r-ryantm/auto-update/gramps
gramps: 4.2.8 -> 5.0.0
2018-08-17 22:14:33 -04:00
Markus Kowalewski 824a0192a7
xfig: update meta data 2018-08-18 00:45:54 +02:00
Vladimír Čunát 4ea21ac6fb
firefox: finish adding default for execdir
0c633ccf26 just wasn't complete.  Now evaluation works for me again.
2018-08-17 20:59:53 +02:00
Gabriel Ebner 848111e42b vscode: 1.26.0 -> 1.26.1 2018-08-17 20:57:03 +02:00
Vladimír Čunát 14aa936ec5
Merge branch 'staging-next' into staging 2018-08-17 20:53:27 +02:00
Vladimír Čunát 209730208a
Merge branch 'staging-next' 2018-08-17 20:51:31 +02:00
Matthew Bauer 4ff7702082
Merge pull request #45183 from matthewbauer/macdevelop
Assorted darwin/macOS fixes
2018-08-17 10:29:12 -05:00
Johannes Frankenau 88dc9002dd hugo: 0.46 -> 0.47 2018-08-17 17:25:34 +02:00
Jörg Thalheim 5cb9703a8f
Merge pull request #45173 from r-ryantm/auto-update/octopus
octopus: 8.1 -> 8.2
2018-08-17 16:10:43 +01:00
Andreas Rammhold 5162ee0aba
Merge pull request #45270 from flokli/jameica
jameica: get rid of launcher script, only use makeWrapper
2018-08-17 17:07:02 +02:00
Florian Klink 30f0011bb2 jameica: get rid of launcher script, only use makeWrapper
This also switches using java paths suggested by docs instead of
$out/share/libexec
2018-08-17 16:24:20 +02:00
R. RyanTM 73f1448a1f bowtie2: 2.3.4.1 -> 2.3.4.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/bowtie2/versions.
2018-08-17 06:50:10 -07:00
Vladimír Čunát cbabebcc2e
Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Jörg Thalheim 3dd311bde9
Merge pull request #45220 from r-ryantm/auto-update/gtkwave
gtkwave: 3.3.92 -> 3.3.93
2018-08-17 11:58:27 +01:00
Jörg Thalheim 0359c5eb65
Merge pull request #45217 from r-ryantm/auto-update/igv
igv: 2.4.13 -> 2.4.14
2018-08-17 11:56:26 +01:00
Jörg Thalheim 046ff920ea
Merge pull request #45231 from r-ryantm/auto-update/ghostwriter
ghostwriter: 1.7.2 -> 1.7.3
2018-08-17 11:54:52 +01:00
Jörg Thalheim e72040413c
Merge pull request #45232 from r-ryantm/auto-update/frostwire
frostwire-bin: 6.7.0 -> 6.7.1
2018-08-17 11:52:45 +01:00
Herwig Hochleitner d127b54a29 chromium: 68.0.3440.75 -> 68.0.3440.106
cc @aszlig @YorikSar
2018-08-17 12:48:59 +02:00
Jörg Thalheim 2c612a9037
Merge pull request #45229 from r-ryantm/auto-update/git-extras
gitAndTools.git-extras: 4.5.0 -> 4.6.0
2018-08-17 11:33:49 +01:00
R. RyanTM 6a5e6bd509 frostwire-bin: 6.7.0 -> 6.7.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/frostwire/versions.
2018-08-17 03:06:22 -07:00
R. RyanTM 16e3728e4d ghostwriter: 1.7.2 -> 1.7.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/ghostwriter/versions.
2018-08-17 03:02:36 -07:00
Peter Simons a721bc4bf3
Merge pull request #45134 from r-ryantm/auto-update/stellarium
stellarium: 0.18.1 -> 0.18.2
2018-08-17 11:55:31 +02:00
R. RyanTM f3be269e35 gitAndTools.git-extras: 4.5.0 -> 4.6.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/git-extras/versions.
2018-08-17 02:46:46 -07:00
R. RyanTM 190bd05de2 gtkwave: 3.3.92 -> 3.3.93
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions.
2018-08-17 02:05:58 -07:00
R. RyanTM 33ebfbfcf8 igv: 2.4.13 -> 2.4.14
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-08-17 01:23:03 -07:00
Mathis Antony 92b016572f
overmind: add which runtime dependency 2018-08-17 15:31:04 +08:00