worldofpeace
1a25b14048
Merge pull request #71335 from edef1c/plover-deps
...
Add missing Plover deps
2019-10-21 10:19:24 +00:00
Léo Gaspard
ec760828d9
Merge pull request #70784 from symphorien/pdfarranger
...
pdfarranger: init at 1.3.1
2019-10-20 16:32:06 +02:00
Norbert Melzer
b9d37f0934
exercism: buildGoPackage -> buildGoModule ( #71391 )
2019-10-20 05:47:55 -05:00
edef
3b0bc6354a
plover.dev: apply the Qt wrapper
...
Without this, it crashes instantly at startup looking for the
Qt xcb plugin.
Co-authored-by: Kovacsics Robert <rmk35@cam.ac.uk>
2019-10-19 09:48:13 +00:00
edef
b954169efc
plover.dev: add missing setuptools dependency
...
Without this, it crashes instantly at startup looking for
pkg_resources.
2019-10-18 12:13:40 +00:00
edef
0f93c22626
plover.stable: add missing dbus dependency
2019-10-18 12:13:40 +00:00
arcnmx
eb59152136
vit: 1.3 -> 2.0.0
2019-10-16 12:12:51 -07:00
Lassulus
75ebe6f573
Merge pull request #70677 from dtzWill/update/nnn-2.7
...
nnn: 2.5 -> 2.7
2019-10-15 21:12:35 +02:00
Renaud
1299a4288f
Merge pull request #70616 from NobbZ/exercism-3.0.12
...
exercism: 3.0.11 -> 3.0.12
2019-10-15 17:48:16 +02:00
Evils
9b199b9d92
cura: fix #71184
2019-10-15 16:15:22 +02:00
worldofpeace
983df8cd79
Merge pull request #70953 from iAmMrinal0/fix/rescuetime
...
rescuetime: 2.14.3.1 -> 2.14.5.2
2019-10-15 05:45:09 +00:00
Mrinal Purohit
b3f415d898
rescuetime: 2.14.3.1 -> 2.14.5.2
...
- Fix for Qt plugin not found
2019-10-15 10:55:23 +05:30
Will Dietz
40e2527861
nnn: fix completion source location change
2019-10-14 18:59:44 -05:00
worldofpeace
918b578211
tootle: format, drop gobject-introspection
2019-10-14 16:49:39 -04:00
worldofpeace
836d2ee1c1
tootle: fix build with vala 0.46
...
See: https://github.com/bleakgrey/tootle/pull/164
2019-10-14 16:49:39 -04:00
Jan Tojnar
622b23cfda
almanah: 0.11.1 → 0.12.0
...
https://gitlab.gnome.org/GNOME/almanah/blob/0.12.0/NEWS#L1-53
2019-10-14 17:18:21 +02:00
Florian Klink
79676a26dc
Merge pull request #68248 from Moredread/slicer
...
prusa-slicer: 2.0.0 -> 2.1.0
2019-10-14 15:33:34 +02:00
Vladimír Čunát
b5697c6954
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1548439
2019-10-13 13:31:33 +02:00
Renaud
2c920d0f2b
Merge pull request #69623 from r-ryantm/auto-update/krusader
...
krusader: 2.7.1 -> 2.7.2
2019-10-12 23:24:44 +02:00
worldofpeace
d4f085036b
Merge pull request #70662 from worldofpeace/gtkd-update
...
gtkd: 3.8.5 -> 3.9.0
2019-10-12 18:35:25 +00:00
Robin Gloster
4fb5cdd413
treewide: update some homepage URLs
...
Updated dead or redirecting URLs on packages maintained by me.
2019-10-12 14:52:34 +02:00
Renaud
0dbbd00b6e
Merge pull request #69474 from r-ryantm/auto-update/cherrytree
...
cherrytree: 0.38.8 -> 0.38.9
2019-10-12 14:34:56 +02:00
R. RyanTM
7f8befd4e1
copyq: 3.9.0 -> 3.9.2 ( #69490 )
...
* copyq: 3.9.0 -> 3.9.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/copyq/versions
* copyq: use mkDerivation from Qt
2019-10-12 14:01:55 +02:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next
2019-10-12 00:50:21 +02:00
Renaud
8b57a7573c
Merge pull request #70746 from doronbehar/update-wmc-mpris
...
wmc-mpris: unstable-2019-07-24 -> 0.1.0
2019-10-12 00:06:08 +02:00
Claudio Bley
5d44699942
wtf: 0.22.0 -> 0.23.0
2019-10-11 22:38:00 +02:00
Renaud
a9e6236e97
Merge pull request #70446 from rvolosatovs/update/sidequest
...
sidequest: 0.3.1 -> 0.7.2
2019-10-10 22:49:40 +02:00
worldofpeace
dfe338e464
Merge pull request #70890 from worldofpeace/pantheon-no-lts-vala
...
pantheon: use latest vala
2019-10-10 15:18:38 +00:00
Marek Mahut
de4b09b7f8
Merge pull request #70552 from r-ryantm/auto-update/barrier
...
barrier: 2.3.1 -> 2.3.2
2019-10-10 11:24:23 +02:00
worldofpeace
bdb851ee2d
pantheon: use latest vala
...
elementary OS's ecosystem is curated around Ubuntu's LTS releases.
This means the development platform for their curated applications
always includes a LTS version of vala (in 18.04 it's 0.40).
Because of how vala development works it suspect some of these
applications to have serious issues if complied with the latest vala.
However in the past year or so, for Pantheon at least, I don't think
their applications will have much issues with latest vala, and if there
is I don't think they'd be difficult to fix. In this single regard they've
become more responsive since their preferred language is vala.
As for the curated applications I have less of this confidence in.
So I'd have to be accept less applications, but that's something
I'm willing to compromise on. And this is easily reversible or
could be done on a per-application basis. And nix already makes
this trivial.
2019-10-09 22:47:37 -04:00
Mario Rodas
ea79abaaa3
Merge pull request #70795 from r-ryantm/auto-update/tmatrix
...
tmatrix: 1.0 -> 1.1
2019-10-09 21:38:02 -05:00
Vladyslav M
32113d5554
sakura: 3.6.0 -> 3.7.0 ( #70611 )
...
sakura: 3.6.0 -> 3.7.0
2019-10-09 20:54:00 +03:00
Wael Nasreddine
9dc7b25eaa
termite: passthru vte-ng ( #70776 )
2019-10-09 08:42:59 -07:00
Vladimír Čunát
44511d2739
opencpn: remove the "broken" mark, as it builds now
2019-10-09 14:25:55 +02:00
Vladimír Čunát
61273bc672
Merge branch 'master'
2019-10-09 14:24:04 +02:00
Symphorien Gibol
226207d7b1
pdfarranger: init at 1.3.1
2019-10-09 12:00:00 +00:00
R. RyanTM
df928f0038
tmatrix: 1.0 -> 1.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/tmatrix/versions
2019-10-08 14:51:59 -07:00
Christine Koppelt
854c969b57
add missing meta data
2019-10-08 20:54:38 +02:00
Linus Heckemann
5aa4b19946
treewide: mark some broken packages as broken
...
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
Doron Behar
eb2a1472b7
wmc-mpris: unstable-2019-07-24 -> 0.1.0
2019-10-08 16:04:31 +03:00
Frederik Rietdijk
a0c34f54cc
Merge master into staging-next
2019-10-08 11:56:52 +02:00
Matthieu Coudron
c47fc5727a
Merge pull request #70686 from dtzWill/update/qtpass-1.3.1
...
qtpass: 1.3.0 -> 1.3.1, fixups
2019-10-08 15:54:53 +09:00
Will Dietz
bd43751712
cbatticon: 1.6.9 -> 1.6.10
2019-10-07 21:14:41 -07:00
Will Dietz
6362fecff6
qtpass: add pwgen as optional runtime dep
2019-10-07 19:02:48 -05:00
Will Dietz
a6ab41fdfe
qtpass: install man page
2019-10-07 19:02:42 -05:00
Will Dietz
7d733bbc86
qtpass: point to lupdate
2019-10-07 19:02:34 -05:00
Will Dietz
a009dcdb27
qtpass: 1.3.0 -> 1.3.1
...
https://github.com/IJHack/QtPass/releases/tag/v1.3.1
2019-10-07 19:02:25 -05:00
Will Dietz
4f7b4d0fda
nnn: 2.5 -> 2.7
2019-10-07 18:24:20 -05:00
worldofpeace
b4cd4b98d0
tilix: 2019-08-03 -> 2019-10-02
2019-10-07 14:41:00 -04:00
Robin Gloster
7c3e8cda89
Merge pull request #70530 from samdoshi/zathura
...
zathura 0.4.3 > 0.4.4 (and girara 0.3.2 -> 0.3.3)
2019-10-07 19:57:34 +02:00
Quentin Vaucher
b99357eabd
formatter: init at 0.3.0
2019-10-07 12:56:53 -04:00
José Romildo Malaquias
9011c484b8
Merge pull request #70612 from r-ryantm/auto-update/jgmenu
...
jgmenu: 3.3 -> 3.4
2019-10-07 09:00:32 -03:00
R. RyanTM
97ecdf799c
jgmenu: 3.3 -> 3.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/jgmenu/versions
2019-10-07 04:16:40 -07:00
Patrick Hilhorst
fbc1f39b47
sakura: 3.6.0 -> 3.7.0
2019-10-07 13:14:41 +02:00
Norbert Melzer
83ad5dbd82
exercism: 3.0.11 -> 3.0.12
2019-10-07 13:01:24 +02:00
Johannes Schleifenbaum
aec7c30e2d
dbeaver: 6.2.1 -> 6.2.2
2019-10-07 08:42:20 +02:00
R. RyanTM
01774a7d4a
barrier: 2.3.1 -> 2.3.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/barrier/versions
2019-10-06 18:14:06 -07:00
Renaud
271fef8a4e
Merge pull request #70426 from das-g/cmatrix-license
...
cmatrix: set license attribute (gpl3)
2019-10-06 22:57:12 +02:00
Renaud
a467383f05
Merge pull request #68357 from markus1189/ddgr-1-7
...
ddgr: 1.6 -> 1.7
2019-10-06 17:39:35 +02:00
Sam Doshi
2678b8e8f6
zathura: 0.4.3 -> 0.4.4
...
Source URL and homepage also updated.
2019-10-06 15:21:38 +01:00
Sam Doshi
1aa3e67c57
girara: 0.3.2 -> 0.3.3
...
Source URL and homepage also updated.
2019-10-06 15:18:42 +01:00
markuskowa
428a8fe772
Merge pull request #70508 from sikmir/gpxsee
...
gpxsee: 7.14 -> 7.15
2019-10-06 14:00:32 +02:00
Doron Behar
72f9ec9225
syncthingtray: 0.10.0 -> 0.10.1
2019-10-06 10:55:59 +02:00
Nikolay Korotkiy
fc64448320
gpxsee: 7.14 -> 7.15
2019-10-06 11:02:34 +03:00
Mario Rodas
03a5cf8444
Merge pull request #66643 from jonringer/bump-antlr4
...
antlr4: 4.7.1 -> 4.7.2
2019-10-05 19:18:17 -05:00
worldofpeace
fcfc145158
Merge pull request #70386 from Kjuvi/cipher
...
cipher: init at 2.0.0
2019-10-05 15:03:11 +00:00
Quentin Vaucher
10b433ecff
cipher: init at 2.0.0
2019-10-05 16:59:53 +02:00
Roman Volosatovs
f69450c470
sidequest: 0.3.1 -> 0.7.2
2019-10-05 12:24:29 +02:00
Raphael Borun Das Gupta
376bb002e4
cmatrix: set license attribute (gpl3)
...
According to https://github.com/abishekvashok/cmatrix/blob/v2.0/COPYING
and https://github.com/abishekvashok/cmatrix/tree/v2.0#license ,
CMatrix 2.0 is licensed under GPL 3.
part of #43716
2019-10-05 02:07:21 +02:00
adisbladis
f4e92a3ad5
Merge pull request #70211 from BookBub/overmind-2.0.3
...
overmind: 2.0.2 -> 2.0.3
2019-10-04 14:55:54 +01:00
worldofpeace
4631a07f51
fontmanager: drop repositories.git attribute
2019-10-03 15:31:15 -04:00
worldofpeace
6acce347fb
pdfpc: fix build with vala 0.46
2019-10-03 15:31:15 -04:00
worldofpeace
e83ff7fc94
gxneur: fix build
2019-10-03 15:31:14 -04:00
worldofpeace
9b1fad08a2
grip: fix build
2019-10-03 15:31:14 -04:00
worldofpeace
c6a010af8e
font-manager: fix build with vala 0.46
2019-10-03 15:31:14 -04:00
Nikolay Amiantov
0c02ecaea2
gnome15: mark as broken
...
It doesn't support Python 3 and newer versions of libraries are Python 2-only.
2019-10-03 18:24:51 +03:00
markuskowa
f7968dff7d
Merge pull request #68609 from sikmir/qmapshack
...
qmapshack: 1.13.1 -> 1.13.2
2019-10-03 15:13:33 +02:00
Jan Tojnar
b3fcd9375d
Merge branch 'master' into staging-next
2019-10-03 01:47:08 +02:00
Jan Tojnar
4655669483
Gnome 3.34 ( #68608 )
...
Gnome 3.34
2019-10-03 00:38:54 +02:00
Nikolay Korotkiy
89895a609f
qmapshack: 1.13.1 -> 1.13.2
2019-10-03 01:25:11 +03:00
Jan Tojnar
b8ab8598ed
vte-ng: move inside termite
...
It is just a few patches only needed by termite. Let's not pollute our tree with it.
2019-10-03 00:09:18 +02:00
Maximilian Bosch
4537d0de34
Merge pull request #69995 from r-ryantm/auto-update/xterm
...
xterm: 348 -> 349
2019-10-02 21:54:04 +02:00
Daniel Albert
bed7146758
pgmodeler: init at 0.9.1
...
pgModeler (PostgreSQL Database Modeler) is an open source database modeling tool designed for PostgreSQL.
2019-10-02 06:44:16 +02:00
Nick Braga
edbeb51cf6
overmind: 2.0.2 -> 2.0.3
2019-10-01 17:42:36 -04:00
markuskowa
f349aa3e5e
Merge pull request #70032 from sikmir/gpxsee
...
gpxsee: 7.13 -> 7.14
2019-10-01 20:13:25 +02:00
Vladyslav M
9149da788f
zola: 0.8.0 -> 0.9.0 ( #70029 )
...
zola: 0.8.0 -> 0.9.0
2019-10-01 00:50:41 +03:00
Jan Tojnar
08fc2fc749
gnome-firmware-updater: init at 3.34.0
...
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:51 +02:00
Tor Hedin Brønner
1c5dac0fb2
roxterm: fix build with updated vte
...
vte no longer propagates pcre2
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner
cc4c198dca
sakura: fix build with updated vte
...
vte no longer propagates pcre2.
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner
c95786fcfa
stupidterm: fix build with updated vte
...
vte no longer propagates pcre2
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner
f4e233e57a
orca: 3.32.0 → 3.34.0
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
42b796ae8d
gnome-usage: 3.32.0 → 3.33.2
2019-09-30 19:39:39 +02:00
Jon
9017f8c7cf
Merge pull request #69937 from r-ryantm/auto-update/qlcplus
...
qlcplus: 4.12.1 -> 4.12.2
2019-09-29 18:20:00 -07:00
Nikolay Korotkiy
e84cea5761
gpxsee: 7.13 -> 7.14
2019-09-29 22:22:20 +03:00
Mario Rodas
9e9fcba6a8
Merge pull request #70012 from sikmir/hugo
...
hugo: 0.58.0 -> 0.58.3
2019-09-29 12:39:35 -05:00
Even Brenden
9717d35312
jotta-cli: init at 0.6.18626 ( #69326 )
...
Reviewed-by: Tor Hedin Brønner <torhedinbronner@gmail.com>
2019-09-29 18:21:51 +02:00
0x4A6F
a228951a70
zola: 0.8.0 -> 0.9.0
2019-09-29 14:37:27 +00:00
Mario Rodas
a6754a311a
Merge pull request #70004 from r-ryantm/auto-update/xmrig-proxy
...
xmrig-proxy: 3.0.0 -> 3.1.1
2019-09-29 08:46:25 -05:00
Mario Rodas
15f1e6d6b2
Merge pull request #69982 from r-ryantm/auto-update/urlscan
...
urlscan: 0.9.3 -> 0.9.4
2019-09-29 08:45:28 -05:00
Mario Rodas
cc5ddceffd
Merge pull request #69993 from r-ryantm/auto-update/worker
...
worker: 4.0.1 -> 4.1.0
2019-09-29 08:05:16 -05:00