Commit graph

6720 commits

Author SHA1 Message Date
R. RyanTM 50f334ca49 krusader: 2.7.1 -> 2.7.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/krusader/versions
2019-09-26 18:30:41 -07:00
worldofpeace 7e36240337
Merge pull request #68921 from davidtwco/pastel-init
pastel: init at 0.5.3
2019-09-25 17:08:52 -04:00
László Vaskó 3848206bd2 IPMIView: create desktop file 2019-09-25 09:59:25 +02:00
László Vaskó 15b8478211 IPMIView: fix iKVM console
This commit fixes #26650

The main problem was that the iKVM related libraries are always loaded
from the current working directory. The bundled wrapper script makes
sure to CD to the package root folder. This is a no-go in nix as the
application writes its settings in the current working directory and the
store is read-only.

Workaround: create a directory in the users home, where the required
binaries are symlinked and is writable for the current user.

There was an additional issue that for some BMCs IPMIView relies on
the bundled `stunnel` binary to wrap the iKVM traffic in a TLS tunnel.
Therefore it has to be patched to make it executable and the `killall`
command is needed on the PATH because it is used to terminate the
`stunnel` process upon exit.
2019-09-25 09:59:25 +02:00
László Vaskó 13cd9e1bf3 IPMIView: 2.14.0 --> 2.16.0
Notes:
 * Previous URL is no longer accesible
 * build has to be adjusted for the updated JRE bundle
2019-09-25 09:30:36 +02:00
László Vaskó 96b2c4c395 IPMIView: fix indentation 2019-09-25 09:30:36 +02:00
Johannes Schleifenbaum 0f5fc1e2d5
dbeaver: 6.1.5 -> 6.2.1 2019-09-24 14:57:32 +02:00
worldofpeace a345e17962
Merge pull request #69266 from Kiwi/simplenote-1.8.0
simplenote: 1.1.3 -> 1.8.0
2019-09-23 17:43:59 -04:00
Robert Djubek 3f4a464efb
simplenote: 1.1.3 -> 1.8.0 2019-09-23 12:09:32 +00:00
Jörg Thalheim a2be11b1f7
mucommander: 0.9.2 -> 0.9.3-3 (#69280)
mucommander: 0.9.2 -> 0.9.3-3
2019-09-23 10:43:16 +01:00
Claudio Bley 308617eb7e mucommander: 0.9.2 -> 0.9.3-3
Mucommander 0.9.3-3 was released in January 2019.

* comment out `proguard.enabled = ...` in build.gradle
* use Gradle 4.10 (upstream uses 4.8)
* fix version in build.gradle
2019-09-23 11:14:42 +02:00
Peter Hoeg 3b8a23247f
Merge pull request #69077 from peterhoeg/u/librecad
librecad: 2.1.3 -> 2.2.0-rc1
2019-09-23 11:29:28 +08:00
adisbladis 17bf171b13
Merge pull request #69229 from marsam/use-buildGoPackage
treewide: use buildGoPackage in packages which vendor dependencies
2019-09-22 16:36:54 +01:00
Jörg Thalheim 980a309219
mediainfo,mediainfo-gui,libmediainfo: 19.07 -> 19.09 (#68907)
mediainfo,mediainfo-gui,libmediainfo: 19.07 -> 19.09
2019-09-22 15:10:22 +01:00
Vladimír Čunát f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
Vladimír Čunát 41af38f372
Merge branch 'staging-next' 2019-09-21 13:14:09 +02:00
Mario Rodas 224dab14f3 cointop: use buildGoPackage 2019-09-21 04:21:00 -05:00
Maximilian Bosch 87a9e5eb31
Merge pull request #68627 from Ma27/build-unfree-locally
treewide: build some unfree packages locally
2019-09-20 23:45:28 +02:00
Marek Mahut 8cc942d2ae
Merge pull request #69101 from 1000101/pdfsam
pdfsam-basic: init at 4.0.4
2019-09-19 20:43:19 +02:00
Jan Hrnko 2584e33288 pdfsam-basic: init at 4.0.4 2019-09-19 18:16:15 +02:00
Frederik Rietdijk 0b12d44c06 Merge master into staging-next 2019-09-19 16:59:42 +02:00
Marek Mahut 0784d26de3
Merge pull request #69011 from srghma/hubstaff_update
hubstaff: 1.4.10 -> 1.4.11
2019-09-19 13:53:44 +02:00
Peter Hoeg 454b052450 librecad: 2.1.3 -> 2.2.0-rc1
rc1 is considered stable by upstream.
2019-09-19 12:31:09 +08:00
Jonathan Ringer 83442bc07c mystem: fix hash 2019-09-18 12:44:25 -07:00
Jan Tojnar 62791c3743
Merge branch 'master' into staging-next 2019-09-18 21:15:35 +02:00
Serhii Khoma 77490218e9 hubstaff: 1.4.10 -> 1.4.11 2019-09-18 10:33:00 +03:00
Enno Lohmeier 11435e0616 xmind: fix shell escape 2019-09-18 01:59:32 +02:00
Matthew Bauer 1d7f5073fa
Merge pull request #68342 from sikmir/gpscorrelate
gpscorrelate: enable NLS
2019-09-17 17:47:07 -04:00
ysander 84d4243ccc solaar: track latest release and set correct repo owner
Update project homepage

Drop 'unstable' package name attribute
2019-09-17 19:53:22 +02:00
David Wood 80ddf72986
pastel: init at 0.5.3 2019-09-17 10:13:51 +01:00
Graham Christensen 21dd0207b2
alacritty: fix path to xdg-open 2019-09-16 21:49:00 -04:00
Maximilian Bosch fd778c6b7a
Merge pull request #68607 from wizeman/u/upd-todoist
todoist: 0.13.1 -> 0.14.0
2019-09-16 23:13:11 +02:00
Maximilian Bosch 3161b0319b
todoist: fix gomod hash 2019-09-16 23:01:37 +02:00
Marek Mahut 55eacf5a5c
Merge pull request #62808 from dtzWill/feature/minder-1.3.1
minder: init at 1.5.0
2019-09-16 20:09:52 +02:00
Marek Mahut 6ba65846e1
Merge pull request #68924 from asymmetric/unmaintain-electrum-ltc
electrum-ltc: remove asymmetric from maintainers
2019-09-16 19:44:19 +02:00
Vladimír Čunát fa4a3af5a7
Merge branch 'master' into staging-next 2019-09-16 19:24:52 +02:00
Lorenzo Manacorda 11d71d18f6 electrum-ltc: remove asymmetric from maintainers
Not using the application anymore.
2019-09-16 17:43:19 +02:00
Will Dietz cc2bca78e2
gcalcli: 4.1.1 -> 4.2.0 2019-09-16 09:55:56 -05:00
Will Dietz bbf0e8aa3c
mediainfo,mediainfo-gui,libmediainfo: 19.07 -> 19.09 2019-09-16 09:54:34 -05:00
Vladimír Čunát b6c6e1f9e8
Merge branch 'master' into staging-next 2019-09-15 13:18:54 +02:00
Mario Rodas 1743fc5e4d
diff-pdf: 2017-12-30 -> 0.3 2019-09-15 04:20:00 -05:00
Nikolay Korotkiy 57230c14e5 gpxsee: 7.12 -> 7.13 2019-09-15 16:04:07 +02:00
Maximilian Bosch 5c85124cc1
Merge pull request #68826 from aanderse/zhf/cataract
cataract: fix broken build
2019-09-15 15:51:42 +02:00
Aaron Andersen ee279738fe
Merge pull request #68750 from dtzWill/update/joplin-desktop-1.0.167
joplin-desktop: 1.0.158 -> 1.0.167
2019-09-15 09:26:40 -04:00
Maximilian Bosch f6a6cf3d73
Merge pull request #68584 from avdv/wtf-0.22.0
wtf: 0.21.0 -> 0.22.0 & rename binary
2019-09-15 14:07:49 +02:00
Daniel Fullmer 1fff932e7f k2pdfopt: Fix patch for mupdf 1.16.1 2019-09-15 17:18:18 +09:00
Matthieu Coudron 8a4029fa8b llpp: 30 -> 31 2019-09-15 17:18:18 +09:00
Matthieu Coudron 8c5898347d zathura: 0.3.4 -> 0.3.5
to fix issues with the new mupdf
2019-09-15 17:18:18 +09:00
Matthieu Coudron 1ba3d1a591 mupdf: 1.14.0 -> 1.16.1 2019-09-15 17:18:18 +09:00
Aaron Andersen 806dfb3f6a cataract: fix broken build 2019-09-14 20:31:09 -04:00