Commit Graph

6656 Commits

Author SHA1 Message Date
Aaron Andersen
2b6d5dd5d7 opencpn: 5.0.0 -> unstable-2019-05-15 2019-09-13 21:39:59 -04:00
Jan Tojnar
fac745bf16
gnome-multi-writer: init at 3.32.1 (#68446)
gnome-multi-writer: init at 3.32.1
2019-09-13 16:38:04 +02:00
Marek Mahut
7858f5add5
Merge pull request #68385 from nyanloutre/electron_cash_4_0_10
electron-cash: 4.0.7 -> 4.0.10
2019-09-13 07:23:19 +02:00
Kai Wohlfahrt
31ff9f5d41 kdbplus: add zlib to libPath
Necessary for https://github.com/kxcontrib/websocket to run
2019-09-12 14:11:59 -05:00
worldofpeace
4b31dbba5f
Merge pull request #68592 from mat8913/lyx-wrapQtAppsHook
lyx: use qt5's mkDerivation
2019-09-12 13:07:07 -04:00
Matthew Harm Bekkema
b918bb9e5d lyx: use qt5's mkDerivation
Fixes the error:

    qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
    This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

See #65399
2019-09-12 13:05:48 -04:00
Kai Wohlfahrt
dc6447812b kdbplus: 3.3 -> 3.6 2019-09-12 11:58:14 -05:00
worldofpeace
05e137ce6b
Merge pull request #68595 from aanderse/zhf/viking
viking: fix broken build
2019-09-12 12:05:49 -04:00
Aaron Andersen
f6517742df viking: fix broken build 2019-09-12 11:58:38 -04:00
Marek Mahut
c98af06689
Merge pull request #68514 from ivegotasthma/update-electrum-ltc
electrum.ltc: 3.1.3.1 -> 3.3.8.1
2019-09-12 15:48:35 +02:00
Nikolay Korotkiy
d526e331f8
xchm: 1.23 -> 1.30 2019-09-12 10:03:39 +03:00
Nikolay Amiantov
7eb6027aa4 lutris: add fribidi as winetricks dependency 2019-09-11 22:06:37 +03:00
ivegotasthma
4c38d83e63
electrum.ltc: 3.1.3.1 -> 3.3.8.1 2019-09-11 19:27:11 +02:00
Ivan Kozik
939960b0fa qolibri: use qt5's mkDerivation 2019-09-10 21:26:57 +00:00
Ivan Kozik
153127f507 qolibri: 2018-11-14 -> 2019-07-22 2019-09-10 21:24:05 +00:00
Jan Tojnar
42cf3e5178
gnome-multi-writer: init at 3.32.1 2019-09-10 21:22:16 +02:00
Jan Tojnar
8752ff2254
zbar: clean up (#68389)
zbar: clean up
2019-09-10 06:57:40 +02:00
Jan Tojnar
e1cb839d17
zbar: Split to multiple outputs
Also fix D-Bus config dir path: The configure script is appending `/dbus-1/system.d`
so when we added passed in `$out/etc/dbus-1/system.d`, it ended up with extra nesting.
2019-09-10 01:34:50 +02:00
Jan Tojnar
c65f597a29
tippecanoe: init at 1.34.3 (#68303)
tippecanoe: init at 1.34.3
2019-09-10 00:47:47 +02:00
nyanloutre
2338a5e6c3
electron-cash: 4.0.7 -> 4.0.10 2019-09-09 23:55:56 +02:00
Frederik Rietdijk
e3f25191c4 Merge staging-next into staging 2019-09-09 08:11:34 +02:00
Frederik Rietdijk
731c82a447
Merge pull request #68244 from NixOS/staging-next
Staging next that includes gcc8
2019-09-09 08:09:36 +02:00
Maximilian Bosch
8cd9b85bb3
urlview: fix path to url_handler.sh
By default, `/etc/urlview/url_handler.sh` is used which breaks by
default with the following error:

```
sh: /etc/urlview/url_handler.sh: No such file or directory
```

With this change, the script will be copied to `$out` and `urlview` will
be patched accordingly.
2019-09-09 01:54:41 +02:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Nikolay Korotkiy
3a7c980ba1
tippecanoe: init at 1.34.3 2019-09-09 00:29:14 +03:00
Frederik Rietdijk
5f4734b1dd Merge remote-tracking branch 'upstream/gcc-8' into staging-next
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-08 20:44:26 +02:00
Andrew Valencik
3ae9f165dd lutris: 0.5.2.1 -> 0.5.3 2019-09-08 09:27:24 +03:00
Frederik Rietdijk
66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
scaroo
76daad86a7 hugo: 0.57.2 -> 0.58.0
Release notes: https://gohugo.io/news/0.58.0-relnotes/
2019-09-06 21:52:35 +02:00
Frederik Rietdijk
9b92496429
Merge pull request #68194 from adisbladis/drop-go-1_10
Drop unsupported go version 1.10
2019-09-06 19:14:02 +02:00
Jan Tojnar
f9237f3152
Merge branch 'master' into staging-next 2019-09-06 16:55:11 +02:00
Claudio Bley
7ee4516a7e wtf: No longer use vendored dependencies
The go modules utilized by the project and the vendored dependencies already
diverged, so the nix build of `wtf` was slightly out-of-date regarding the
official binary.

The gocenter proxy provides "immutable re-usable Go modules" which should avoid
the problem of any dependency suddenly vanishing.
2019-09-06 09:04:57 +02:00
Mario Rodas
ce67c2ef59
Merge pull request #68134 from avdv/wtf-add-infocmp
wtf: Add `infocmp` to PATH, fixes #68103
2019-09-05 21:08:26 -05:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar
ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
adisbladis
a7dfe3f9cd
perkeep: 0.10.1 -> unstable-2019-07-29
0.10.1 is the latest release but it doesn't build with recent go versions
2019-09-05 22:33:38 +01:00
Aaron Andersen
36abb06ee6
Merge pull request #63330 from fgaz/michabo/init-for-real
michabo: init at 0.1
2019-09-05 12:53:00 -04:00
Claudio Bley
b170193185 wtf: Add infocmp to PATH, fixes #68103 2019-09-05 17:13:11 +02:00
Ryan Mulligan
1fad2704e7
Merge pull request #67937 from lightbulbjim/calibre
calibre: 3.47.0 -> 3.47.1
2019-09-05 06:09:33 -07:00
Francesco Gazzetta
0b1d671667 michabo: init at 0.1 2019-09-05 15:02:49 +02:00
Will Dietz
d043c9e3fc
Merge pull request #68053 from dtzWill/update/taskell-1.6.1
taskell: 1.6.0 -> 1.6.1
2019-09-04 20:54:09 -05:00
Vladimír Čunát
7eb2a3b1cd
evtest, mplayer: fixup missing rec after the merge 2019-09-04 11:02:42 +02:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Will Dietz
6df37c9aab evtest: 1.33 -> 1.34 2019-09-04 08:00:26 +02:00
Samuel Dionne-Riel
65000c0ff8
Merge pull request #68000 from jojosch/dbeaver_6.1.5
dbeaver: 6.1.4 -> 6.1.5
2019-09-03 21:02:49 -04:00
Will Dietz
fa996e685d
taskell: 1.6.0 -> 1.6.1
https://github.com/smallhadroncollider/taskell/releases/tag/1.6.1
2019-09-03 19:20:33 -05:00
Nikolay Korotkiy
75a126692b
josm: 15238 -> 15322 (#68022) 2019-09-03 23:17:07 +02:00
Dennis Gosnell
15a461d3b8 roxterm: 3.3.2 -> 3.7.5 (#67807) 2019-09-03 22:45:10 +02:00
Franz Pletz
de85797565
Merge remote-tracking branch 'origin/master' into gcc-8 2019-09-03 22:15:07 +02:00