Commit Graph

7485 Commits

Author SHA1 Message Date
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
Jörg Thalheim d3f474e8d0
djvulibre: {adopt, clean-up, upd description} (#69271)
djvulibre: {adopt, clean-up, upd description}
2019-09-24 15:10:13 +01:00
Johannes Schleifenbaum 0f5fc1e2d5
dbeaver: 6.1.5 -> 6.2.1 2019-09-24 14:57:32 +02:00
Vladimír Čunát 192fb9d11b
Merge branch 'staging-next' into staging 2019-09-24 08:15:01 +02:00
Vladimír Čunát eab41878ac
Merge branch 'master' into staging-next 2019-09-24 08:14:34 +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
André-Patrick Bubel dda8e47473
prusa-slicer: add Eigen as dependency
Previously compilation failed when using our version of Eigen. Now it
works again.
2019-09-23 19:47:29 +02:00
André-Patrick Bubel 5c95ab00ce
prusa-slicer: 2.0.0 -> 2.1.0 2019-09-23 19:33:04 +02: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
Anton-Latukha eaa9f02f02 djvulibre: {adopt, clean-up, upd description} 2019-09-23 01:46:38 +03:00
Orivej Desh dc4224bc54 Merge branch 'master' into staging
* master: (36 commits)
  libipt: set platforms to unix
  licenses: refer to curl using spdx
  qhull: specify spdx license
  ocamlPackages.spacetime_lib: 0.1.0 -> 0.3.0
  ocamlPackages.owee: 0.2 -> 0.3
  nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05
  daemon: init at 0.6.4
  k9s: 0.7.13 -> 0.8.4
  cask: Use generated src/version from Melpa
  python.pkgs.flask_oauthlib: remove
  radeon-profile: 20170714 -> 20190903
  radeon-profile: use Qt mkDerivation
  afew: propagate setuptools
  pythonPackages.flask-jwt-extended: 3.17.0 -> 3.23.0
  mutt: 1.12.1 -> 1.12.2
  unit: 1.10.0 -> 1.11.0
  emacsPackages: Update elpa
  emacsPackages: Update melpa
  cask: Fix cask usage
  git-lfs: use buildGoPackage
  ...
2019-09-22 21:33:00 +00: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
Jan Tojnar f2b9f5baa5
Merge branch 'staging-next' into staging 2019-09-22 16:39:56 +02:00
Jan Tojnar 11c2b06dd2
Merge branch 'master' into staging-next 2019-09-22 16:39:12 +02:00
Jan Tojnar f80e55fc2e
gtk3.setupHook: clear icon-theme.cache in preFixup (#68552)
gtk3.setupHook: clear icon-theme.cache in preFixup
2019-09-22 16:30:42 +02: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 22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02: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
Matthew Bauer d8b7b95ac6 Merge remote-tracking branch 'origin/master' into staging 2019-09-20 23:25:24 -04: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
worldofpeace b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02: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
Will Dietz b2a6a34031
Merge pull request #68755 from dtzWill/update/noice-0.8
noice: 0.6 -> 0.8
2019-09-14 14:13:33 -05:00
Daniel Fullmer 740d4c22ec k2pdfopt: Fix build and clean up 2019-09-14 21:52:06 +09:00
Daniel Schaefer ea3ea651f9 ape: 6.7-131003 -> 2019-08-10 2019-09-14 14:25:11 +02:00
Will Dietz 23a4315fcc
minder: 1.3.1 -> 1.5.0, fixups 2019-09-13 22:49:03 -05:00
Will Dietz 6eee7ae50f
minder: init at 1.3.1 2019-09-13 22:47:52 -05:00
Will Dietz 5ae1d36521
noice: 0.6 -> 0.8 2019-09-13 22:38:33 -05:00
Will Dietz 5273de6568
joplin-desktop: 1.0.158 -> 1.0.167 2019-09-13 22:19:33 -05:00
Aaron Andersen 2b6d5dd5d7 opencpn: 5.0.0 -> unstable-2019-05-15 2019-09-13 21:39:59 -04:00
Aaron Andersen 4e6b7a51a0 nut: fix broken build 2019-09-13 21:17:05 -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
Maximilian Bosch 0d65acf47c
treewide: build some unfree packages locally
Unfree packages aren't distributed by our binary cache due to legal
reasons[1] and are usually a prebuilt binary that requires some patching.
When using distributed builds[2], those are uploaded to another build
machine as fixed-output derivations from `fetchurl` are built locally[3]
which takes a certain amount of time and resources with almost no gain
as the build process is trivial in contrast to the up/download to a
remote builder.

This is why I figured that at least some of the packages should be
explicitly built locally, I've done something simlar for
`citrix_workspace` already in the past[4].

The following packages are affected by this:

* `idea.*` (excluding free derivatives)
* `xmind`
* `teamviewer`

[1] https://nixos.wiki/wiki/FAQ/How_can_I_install_a_proprietary_or_unfree_package%3F#More_precision
[2] https://nixos.wiki/wiki/Distributed_build
[3] 267c8d6b2f/pkgs/build-support/fetchurl/default.nix (L95)
[4] 87f818d9b2
2019-09-13 09:29:09 +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
Jan Tojnar a441eaa7b1
Merge branch 'staging-next' into staging 2019-09-12 22:49:43 +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
Ricardo M. Correia fadebf39ed todoist: 0.13.1 -> 0.14.0 2019-09-12 20:43:38 +02: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
Claudio Bley d980ba53d6 wtf:0.21.0 -> 0.22.0 2019-09-12 16:22:21 +02:00
Claudio Bley 88f4e09fda wtf: Rename executable to `wtfutil`
The upstream project changed the name from `wtf` to `wtfutil` some time ago, see [1].

[1]: b4e3b7e3a2
2019-09-12 16:22:21 +02: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 9b6789de73
tree-wide: replace wrapProgram with wrapGApp
where appropriate
2019-09-10 17:54:57 +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
Markus Hauck b984c90f48 ddgr: 1.6 -> 1.7 2019-09-09 16:31:57 +02:00
Nikolay Korotkiy ad9efdce07
gpscorrelate: enable NLS 2019-09-09 10:02:50 +03: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
Doron Behar 45a33da887 syncthingtray: 0.9.1 -> 0.10.0 2019-09-07 20:54:40 +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
worldofpeace 59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
Johannes Schleifenbaum 0c7fe8349f
dbeaver: 6.1.4 -> 6.1.5 2019-09-03 17:19:13 +02:00
Mario Rodas 1bf7634ba2
wtf: 0.20.0 -> 0.21.0
Changelog: https://github.com/wtfutil/wtf/releases/tag/v0.21.0
2019-09-02 21:00:00 -05:00
Mario Rodas ad6ba90bdd
Merge pull request #67974 from dawidsowa/gallery-dl
gallery-dl: 1.10.2 -> 1.10.3
2019-09-02 19:35:05 -05:00
Astro 3da4caa8f8 rofi: fix rofi-theme-selector by setting $XDG_DATA_DIRS 2019-09-03 01:07:37 +02:00
dawidsowa 9cbb59f90e gallery-dl: 1.10.2 -> 1.10.3 2019-09-03 00:54:34 +02:00
gnidorah cc2deaf210 dfilemanager: use qt5's mkDerivation 2019-09-02 23:44:40 +02:00
Vladimír Čunát f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Chris Rendle-Short 22e63cc357 calibre: 3.47.0 -> 3.47.1
Also rename .desktop files to match app IDs (fixes missing app icons on
Wayland).
2019-09-02 21:09:50 +10:00
worldofpeace 896da41892 onboard: cleanups
* workaround #56943
* fix xdg autostart installed to site-packages
* delete ubuntu icons
2019-09-02 00:15:22 -04:00
worldofpeace e08cb1ff65
Merge pull request #67727 from deepfire/serge/electrum
electrum:  update for the Qt5 change (#65399)
2019-09-01 05:31:47 -04:00
Kosyrev Serge 3d5144a554
electrum: update for #65399 2019-09-01 12:27:30 +03:00
Averell Dalton 80f07c1715 calibre: 3.46.0 -> 3.47.0 2019-08-31 23:26:30 +02:00
Marek Mahut fc24debbb0
Merge pull request #67826 from joncojonathan/veracrypt_1-23-h2
veracrypt: 1.23 -> 1.23-hotfix-2
2019-08-31 22:39:15 +02:00
Frederik Rietdijk 98ef78326d Merge staging-next into staging 2019-08-31 18:07:33 +02:00
Frederik Rietdijk 96e5474329 Merge master into staging-next 2019-08-31 18:04:31 +02:00
joncojonathan 798d16c384
veracrypt: 1.23 -> 1.23-hotfix-2
Applied upstream hotfix
2019-08-31 13:45:17 +01:00
Benjamin Staffin ccf6d84366 yubioath-desktop: Fix desktop launcher icon (#67793) 2019-08-31 08:14:46 -04:00
Niklas Hambüchen 9e78f76ade treewide: Remove unnecessary `--disable-static` (#66759)
* freetype: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes freetype not being overridable to have static libs.

* treewide: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
volth 7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
worldofpeace 67fbc4d060 plank: 0.11.4 -> 0.11.89 2019-08-30 12:16:29 -04:00
Marek Mahut f1f50c10e5
Merge pull request #67745 from averelld/robo3t-upgrade
robo3t: 1.1.1 -> 1.3.1
2019-08-30 11:00:21 +02:00
Marek Mahut dcdaaa463d
Merge pull request #67682 from valebes/waybar-0.8.0
waybar: 0.7.2 -> 0.8.0
2019-08-30 10:30:08 +02:00
Marek Mahut 99066fbb80
Merge pull request #67683 from rnhmjoj/rnhmjoj
rxvt_unicode: add rnhmjoj as maintainer
2019-08-30 10:26:16 +02:00
Marek Mahut 3b67af56d7
Merge pull request #67671 from srghma/hubstaff_update
hubstaff: 1.4.9 -> 1.4.10
2019-08-30 07:53:35 +02:00
Averell Dalton c56e7a20b1 robo3t: 1.1.1 -> 1.3.1 2019-08-30 05:24:54 +02:00
Valerio Besozzi b5fc76e753
rsclock: 0.1.0 -> 0.1.4 2019-08-29 21:21:27 +02:00
rnhmjoj dc18715e76
rxvt_unicode: add rnhmjoj as maintainer 2019-08-29 13:33:25 +02:00
Valerio Besozzi 7dfe735465
waybar: 0.7.2 -> 0.8.0 2019-08-29 12:13:36 +02:00
Mario Rodas 2af98a46c1
1password: 0.5.7 -> 0.6.1 2019-08-29 03:00:00 -05:00
Serhii Khoma 7f88d0feb7 hubstaff: 1.4.9 -> 1.4.10 2019-08-29 09:49:25 +03:00
Chris Rendle-Short 8de860b60d qtpass: 1.2.3 -> 1.3.0 2019-08-29 14:52:47 +10:00
Chris Rendle-Short 392763aea6 qtpass: fix missing app icon and name when running under Wayland
Patch has been upstreamed and should be safe to remove in versions >
1.3.0
2019-08-29 12:38:36 +10:00
Alex Rice fe213736e9 evtest-qt: use qt5's mkDerivation
See #65399
2019-08-28 08:59:08 -04:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Mario Rodas 53641dc81e
wtf: 0.19.1 -> 0.20.0 2019-08-28 00:00:00 -05:00
Marek Mahut f7a8641b4e
Merge pull request #67568 from dawidsowa/gallery-dl
gallery-dl: 1.10.1 -> 1.10.2
2019-08-28 00:47:56 +02:00
Marek Mahut ebb96bcff9
Merge pull request #67560 from sikmir/mkgmap
mkgmap: init at 4289
2019-08-27 22:40:44 +02:00
Nikolay Korotkiy 98a283af55
mkgmap: init at 4289 2019-08-27 19:04:15 +03:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
dawidsowa 41505960a7 gallery-dl: 1.10.1 -> 1.10.2 2019-08-27 16:33:00 +02:00
Valerio Besozzi 595b7d808d
rsClock: init at 0.1.0 2019-08-27 11:12:35 +02:00
worldofpeace 67b5f5a98f orca: add hicolor-icon-theme 2019-08-27 00:02:42 -04:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Robin Gloster 49000e433b
yate: 6.0.0-1 -> 6.1.0-1 2019-08-26 21:54:14 +02:00
Vincenzo Mantova e3a6b8f31f hugo: 0.55.4 -> 0.57.2 (#67462) 2019-08-25 18:15:18 -06:00
Robin Gloster b98e4c0516
getxbook: fix merge 2019-08-25 19:30:17 +02:00
Robin Gloster 616b8343c4
Merge remote-tracking branch 'upstream/master' into gcc-8 2019-08-25 18:55:46 +02:00
Michal Minář 401c5d6069 megasync: 4.1.1.0 -> 4.2.3.0
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2019-08-25 17:09:15 +02:00
Vladimír Čunát 985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Alkeryn 12e5cf479f megasync: use qt5's mkDerivation
See #65399
2019-08-24 16:35:04 -04:00
Marek Mahut 22e122587b
Merge pull request #66996 from r-ryantm/auto-update/netsurf-buildsystem
netsurf.buildsystem: 1.7 -> 1.8
2019-08-24 14:01:06 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Doron Behar b4ae37b39a syncthingtray: init at 0.9.1 (#65480) 2019-08-23 18:18:56 +02:00
Linus Heckemann d1d602f559 Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
Maximilian Bosch f096e5a46d
Merge pull request #67300 from t184256/update-omegat
omegat: 4.1.5.2 -> 4.3.0
2019-08-23 11:43:40 +02:00
Robin Gloster c7e75df21f
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-23 02:00:31 +02:00
Alexander Sosedkin ec901a087f omegat: 4.1.5.2 -> 4.3.0 2019-08-22 22:35:00 +02:00
Will Dietz f00286a57c
xmind: fix mimeType, xscheme-handler -> x-scheme-handler 2019-08-22 14:09:15 -05:00
Sarah Brofeldt d8c92757c2
Merge pull request #67230 from sikmir/gpxsee
gpxsee: 7.11 -> 7.12
2019-08-22 09:50:57 +02:00
Nikolay Korotkiy 205266b98e
gpxsee: 7.11 -> 7.12 2019-08-22 08:22:26 +03:00
Marek Mahut 9fd5b752e1
Merge pull request #66572 from fgaz/keepassxc/update1
keepassxc: 2.4.1 -> 2.4.3
2019-08-22 07:11:55 +02:00
Marek Mahut 97c940bc7f
Merge pull request #67162 from r-ryantm/auto-update/worker
worker: 4.0.0 -> 4.0.1
2019-08-21 21:37:54 +02:00
Marek Mahut 6e9b6519a2
Merge pull request #67164 from r-ryantm/auto-update/xst
xst: 0.7.1 -> 0.7.2
2019-08-21 21:16:18 +02:00
Marek Mahut 36533ec56c
Merge pull request #67163 from r-ryantm/auto-update/waybar
waybar: 0.7.1 -> 0.7.2
2019-08-21 21:15:26 +02:00
Robin Gloster bbf133d07e
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:52:21 +02:00
Robin Gloster f4fc845e5b
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:25:13 +02:00
Michael Weiss bc0764421e
jekyll: 3.8.6 -> 4.0.0 2019-08-21 11:15:13 +02:00
Sarah Brofeldt 078f7c0674
Merge pull request #67036 from uvNikita/sampler
sampler: init at 1.0.3
2019-08-21 09:40:49 +02:00
Nikita Uvarov 1104a9724e
sampler: init at 1.0.3 2019-08-21 09:01:15 +02:00
R. RyanTM e75c169fe6 xst: 0.7.1 -> 0.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/xst/versions
2019-08-20 22:09:05 -07:00
R. RyanTM a7812d5b20 waybar: 0.7.1 -> 0.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/waybar/versions
2019-08-20 22:06:28 -07:00
R. RyanTM 31187e4af4 worker: 4.0.0 -> 4.0.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/worker/versions
2019-08-20 22:00:22 -07:00
R. RyanTM a473b6efc5 sequeler: 0.7.1 -> 0.7.2 (#67145)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sequeler/versions
2019-08-21 00:12:26 -04:00
Robin Gloster 9135412b63
golden-cheetah: build with newer qt5 2019-08-21 01:40:25 +02:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
Sarah Brofeldt 66813d165b
Merge pull request #66976 from dtzWill/update/taskell-1.6.0
taskell: 1.4.3 -> 1.6.0
2019-08-20 14:50:10 +02:00
WilliButz d54deb4ff3
Merge pull request #67037 from jbgi/patch-5
sweethome3d: 6.1.2 -> 6.2
2019-08-20 12:42:45 +02:00
Gabriel Ebner e710d4718b
Merge pull request #66962 from dtzWill/feature/khal-manpage
khal: build and install man page
2019-08-20 12:28:28 +02:00
Jean-Baptiste Giraudeau d31c324a5b
sweethome3d: 6.1.2 -> 6.2
Fix #54549
2019-08-20 09:38:18 +02:00
Marek Mahut c27c1e070a
Merge pull request #66985 from r-ryantm/auto-update/mediainfo
mediainfo: 19.04 -> 19.07
2019-08-20 09:32:34 +02:00
Will Dietz 6aea2ab7fa
khal: patch using upstream commit adding khal.desktop 2019-08-20 00:45:40 -05:00
Will Dietz a38c5118d4
khal: also install khal.desktop 2019-08-20 00:44:59 -05:00
Kirill Kazakov 8ffb3cced1 moolticute: init at 0.30.8 (#54090) 2019-08-20 05:01:29 +03:00
worldofpeace 2d09e48929 tilix: add hicolor-icon-theme 2019-08-19 20:59:35 -04:00
R. RyanTM 6ec4efb4ba netsurf.buildsystem: 1.7 -> 1.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/netsurf-buildsystem/versions
2019-08-19 16:38:16 -07:00
R. RyanTM 080f572b1e mediainfo: 19.04 -> 19.07
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mediainfo/versions
2019-08-19 14:33:35 -07:00
Marek Mahut dccbd8ca0a
Merge pull request #66954 from r-ryantm/auto-update/libosmocore
libosmocore: 1.1.0 -> 1.2.0
2019-08-19 22:38:44 +02:00
Will Dietz e4f0b64544
taskell: 1.4.3 -> 1.6.0
https://github.com/smallhadroncollider/taskell/releases/tag/1.6.0
https://github.com/smallhadroncollider/taskell/releases/tag/1.5.1
https://github.com/smallhadroncollider/taskell/releases/tag/1.5.0
2019-08-19 15:07:05 -05:00
Will Dietz 8ebb3d8692
khal: build and install man page 2019-08-19 13:26:08 -05:00
R. RyanTM 374033add2 libosmocore: 1.1.0 -> 1.2.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/libosmocore/versions
2019-08-19 10:38:24 -07:00
Marek Mahut 5603eec8ac
Merge pull request #66832 from kim0/xmrigproxy300
Xmrigproxy300
2019-08-18 21:59:40 +02:00
Sarah Brofeldt af55f23e8d
Merge pull request #66817 from Ma27/kitty-ncurses
kitty: python3 runtime requires ncurses executables
2019-08-18 18:01:58 +02:00
Ahmed Kamal 18e615a7a5 remove kDefaultDonateLevel patch, upstream now defaults it to zero 2019-08-18 16:40:31 +02:00
Ahmed Kamal 03fbb136f4 xmrig-proxy: 2.14.4 -> 3.0.0 2019-08-18 16:37:01 +02:00
Marek Mahut bcc14b2700
Merge pull request #66757 from kim0/xmrig300
xmrig: 2.14.4 -> 3.0.0
2019-08-18 16:16:27 +02:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
R. RyanTM ffbb4d26f9 kdeconnect: 1.3.4 -> 1.3.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kdeconnect/versions
2019-08-18 12:02:51 +02:00
Maximilian Bosch b1ac3587cd
kitty: python3 runtime requires ncurses executables
`infocmp` from `ncruses.dev` is needed to copy kitty's terminfo e.g. to
a remote server: 3a5baf2722/docs/faq.rst (id45)

Fixes #66583
2019-08-18 10:55:45 +02:00
Marek Mahut 47de427923
Merge pull request #66798 from r-ryantm/auto-update/calibre
calibre: 3.45.2 -> 3.46.0
2019-08-18 09:44:37 +02:00
Ahmed Kamal 61077c02ca xmrig: 2.14.4 -> 3.0.0 2019-08-18 02:01:28 +02:00
R. RyanTM b31f56c783 calibre: 3.45.2 -> 3.46.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/calibre/versions
2019-08-17 14:54:59 -07:00
Marek Mahut e0833da7a2
Merge pull request #66778 from r-ryantm/auto-update/barrier
barrier: 2.3.0 -> 2.3.1
2019-08-17 22:46:22 +02:00
Joseph Salisbury 4032ca6bf0
gsctl: init at 0.15.4 2019-08-17 20:38:20 +01:00
R. RyanTM 4d9481854f barrier: 2.3.0 -> 2.3.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/barrier/versions
2019-08-17 11:35:36 -07:00
Michael Weiss 2ae080f822
gollum: Update the dependencies (security, CVE-2019-5477) 2019-08-17 19:22:54 +02:00
Michael Weiss 42a777d5cf
jekyll: Update the dependencies (security, CVE-2019-5477) 2019-08-17 19:22:54 +02:00
Jörg Thalheim 2240c5c858
Merge pull request #66294 from astro/firestarter
firestarter: init at 1.7.3
2019-08-17 14:47:30 +01:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Frederik Rietdijk fe9a3e3e63 Merge staging-next into staging 2019-08-17 09:39:23 +02:00
nyanloutre fc7f5e7c55 yakuake: move to kde_applications 2019-08-16 11:34:13 +02:00
Yurii Rashkovskii 93194dc6c9
wtf: 0.17.1 -> 0.19.1 2019-08-15 17:45:22 -07:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Tadeo Kondrak b5facab048 qMasterPassword: use qt mkDerivation 2019-08-14 15:12:02 +09:00
Francesco Gazzetta 452128816f keepassxc: 2.4.1 -> 2.4.3 2019-08-13 18:58:47 +02:00
Mario Rodas 48e167e028 ulauncher: use latest pytest 2019-08-13 09:18:25 +02:00
worldofpeace 8a139bfa9f
Merge pull request #66483 from worldofpeace/calibre-cleanup
calibre: wrap manually
2019-08-12 12:44:15 -04:00
Silvan Mosberger a7c7bb156f
clight: init (#64309)
clight: init
2019-08-12 18:18:05 +02:00
Edmund Wu 1688dc72e5
clight: init at 3.1 2019-08-12 11:56:47 -04:00
Edmund Wu a0736d0fad
clightd: init at 3.4 2019-08-12 11:56:47 -04:00
worldofpeace 38b96afce8 calibre: wrap manually
Also move wrapGAppsHook to nativeBuildInputs
2019-08-11 10:42:47 -04:00
Astro c5eaef0ab9 firestarter: init at 1.7.3 2019-08-10 20:36:29 +02:00
Marek Mahut 62509f72cf
Merge pull request #65993 from r-ryantm/auto-update/menumaker
menumaker: 0.99.10 -> 0.99.11
2019-08-09 23:30:07 +02:00
worldofpeace d8d934bfa0
Merge pull request #66282 from worldofpeace/tilix-meson
tilix: 1.9.3 -> 2019-08-03
2019-08-09 10:04:46 -04:00
markuskowa acbee3c116
Merge pull request #66337 from sikmir/qlandkartegt
qlandkartegt: init at 1.8.1
2019-08-09 15:54:03 +02:00
Gabriel Ebner 5aac39d8c6
Merge pull request #66378 from gebner/curawrapqt
cura: use wrapQtApp
2019-08-09 14:37:52 +02:00
Marek Mahut acb4fca7eb
Merge pull request #64333 from matthiasbeyer/update-hstr
hstr: 1.25 -> 2.0
2019-08-09 14:20:25 +02:00
Nikolay Korotkiy 4f427ef1e1
qlandkartegt: init at 1.8.1 2019-08-09 14:14:19 +03:00
Gabriel Ebner 919e5eda2e cura: use wrapQtApp 2019-08-09 12:11:58 +02:00
worldofpeace 8d2008ccc6
Merge pull request #66320 from lightbulbjim/golden-cheetah-wrapping
golden-cheetah: use qt5's mkDerivation
2019-08-08 09:43:24 -04:00
Chris Rendle-Short 9081eefb9a golden-cheetah: use qt5's mkDerivation
See #65399
2019-08-08 22:34:05 +10:00
Chris Rendle-Short da346db5de qtpass: use qt5's mkDerivation
See #65399
2019-08-08 21:47:44 +10:00
Gabriel Ebner 8febac00c3
Merge pull request #66315 from gebner/cura421
cura: 4.1.0 -> 4.2.1
2019-08-08 10:02:54 +02:00
Gabriel Ebner 9e0e36b9d9 cura: add myself as maintainer 2019-08-08 09:40:41 +02:00
Gabriel Ebner 7246d5cfe6 curaPlugins.octoprint: 3.5.5 -> 3.5.8 2019-08-08 09:40:41 +02:00
Gabriel Ebner 76f01413bd cura: workaround for #59901 2019-08-08 09:40:41 +02:00
Gabriel Ebner 041e8a9739 cura: 4.1.0 -> 4.2.1 2019-08-08 09:40:41 +02:00
Gabriel Ebner 2371928fd1
curaLulzbot: 15.02.1-1.03-5064 -> 3.6.18 (#61054)
curaLulzbot: 15.02.1-1.03-5064 -> 3.6.18
2019-08-08 09:08:15 +02:00
Gabriel Ebner 6bd380cb03 curaengine: 4.1.0 -> 4.2.0 2019-08-08 09:00:32 +02:00
Matthieu Coudron 9c0f22a45b
Merge pull request #66142 from r-ryantm/auto-update/qdirstat
qdirstat: 1.5.90 -> 1.6
2019-08-08 01:52:49 +09:00
worldofpeace 6910be9172 tilix: 1.9.3 -> 2019-08-03
Mainly switch to meson, this requried upstream contributions
because of various issues.
2019-08-07 12:16:44 -04:00
worldofpeace d62e11739c
Merge pull request #66223 from danielfullmer/kdeconnect-fix
kdeconnect: Use qt5's mkDerivation
2019-08-07 10:41:55 -04:00
Daniel Fullmer da178efe89 kdeconnect: Use qt5's mkDerivation
See #65399
2019-08-07 10:39:53 -04:00
Averell Dalton 514e62d028 calibre: fix build 2019-08-07 15:33:00 +02:00
Marek Mahut be81b5db1d qdirstat: use qt5's mkDerivation 2019-08-07 11:20:03 +02:00
Marek Mahut 140157472e
Merge pull request #66159 from r-ryantm/auto-update/toot
toot: 0.21.0 -> 0.22.0
2019-08-06 21:14:31 +02:00
Marek Mahut 282dc5a92a
Merge pull request #66197 from r-ryantm/auto-update/xmr-stak
xmr-stak: 2.10.5 -> 2.10.7
2019-08-06 21:12:29 +02:00
Marek Mahut 5ea76b7b0a
Merge pull request #66172 from r-ryantm/auto-update/tzupdate
tzupdate: 1.4.0 -> 1.5.0
2019-08-06 20:40:18 +02:00
Marek Mahut 5537ad379d
Merge pull request #66193 from r-ryantm/auto-update/verbiste
verbiste: 0.1.45 -> 0.1.46
2019-08-06 20:13:19 +02:00
Marek Mahut 31541d097d xmr-stak: does not support ARM
Reference: https://github.com/fireice-uk/xmr-stak/issues/2427#issuecomment-488564897
2019-08-06 20:06:22 +02:00
Michael Raskin 4aab3c20c6
Merge pull request #66182 from r-ryantm/auto-update/vifm
vifm: 0.10 -> 0.10.1
2019-08-06 16:31:12 +00:00
Maximilian Bosch 809859c9a5
Merge pull request #66174 from r-ryantm/auto-update/xterm
xterm: 347 -> 348
2019-08-06 15:55:04 +02:00
markuskowa 19180dfd5b
Merge pull request #66126 from r-ryantm/auto-update/qmapshack
qmapshack: 1.13.0 -> 1.13.1
2019-08-06 14:27:01 +02:00
R. RyanTM 3775324635 xmr-stak: 2.10.5 -> 2.10.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xmr-stak/versions
2019-08-06 04:06:43 -07:00
R. RyanTM 84de95d725 verbiste: 0.1.45 -> 0.1.46
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verbiste/versions
2019-08-06 03:15:45 -07:00
Matthieu Coudron 6b93ebb645
use pname
please squash
2019-08-06 18:31:06 +09:00
Jonathan Ringer 72e926a96c cmatrix: 1.2a -> 2.0 2019-08-06 18:28:23 +09:00
R. RyanTM c2a241ac5f vifm: 0.10 -> 0.10.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/vifm/versions
2019-08-06 02:18:50 -07:00
R. RyanTM 5ca7376705 xterm: 347 -> 348
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xterm/versions
2019-08-06 01:22:55 -07:00
R. RyanTM 25d226598d tzupdate: 1.4.0 -> 1.5.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/tzupdate/versions
2019-08-06 00:45:17 -07:00
Matthieu Coudron 18d7dbe382 qpdfview: 0.4.16 -> 0.4.18 2019-08-06 16:24:34 +09:00
R. RyanTM 105cc4e4c7 toot: 0.21.0 -> 0.22.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/toot/versions
2019-08-05 22:14:46 -07:00
R. RyanTM feac3f8c42 qdirstat: 1.5.90 -> 1.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qdirstat/versions
2019-08-05 17:29:58 -07:00
R. RyanTM e0bfbcb1f4 qmapshack: 1.13.0 -> 1.13.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/qmapshack/versions
2019-08-05 15:01:23 -07:00
worldofpeace b044b6814f
Merge pull request #65914 from worldofpeace/update/elementary-appcenter
Update pantheon appcenter apps
2019-08-05 12:01:59 -04:00
Johannes Schleifenbaum fbf5a794d5 dbeaver: 6.1.3 -> 6.1.4 2019-08-05 10:02:38 +02:00
Maximilian Bosch 16821b9f23
Merge pull request #65998 from r-ryantm/auto-update/mediainfo-gui
mediainfo-gui: 19.04 -> 19.07
2019-08-05 09:36:50 +02:00
R. RyanTM 558fe63cb2 mediainfo-gui: 19.04 -> 19.07
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mediainfo-gui/versions
2019-08-04 17:15:27 -07:00
R. RyanTM f6737203e8 menumaker: 0.99.10 -> 0.99.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/menumaker/versions
2019-08-04 16:09:22 -07:00
Charles Duffy 784c69adfa
curaLulzbot: move dependencies into sequestered corner of source tree 2019-08-04 15:51:53 -05:00
Samuel Dionne-Riel 590fa86ea6
Merge pull request #65360 from samueldr/updates/netsurf-3.9
netsurf: 3.5 → 3.9
2019-08-04 16:22:01 -04:00
worldofpeace 4a167fe70b
Merge pull request #65933 from r-ryantm/auto-update/gImageReader
gImageReader: 3.3.0 -> 3.3.1
2019-08-04 15:10:00 -04:00
worldofpeace 597f6de15f
Merge pull request #65606 from eadwu/blender/2.80
blender: 2.79b -> 2.80
2019-08-04 14:33:34 -04:00
Maximilian Bosch 9f0d9f41dd
Merge pull request #65940 from r-ryantm/auto-update/jgmenu
jgmenu: 3.1 -> 3.3
2019-08-04 17:28:41 +02:00
R. RyanTM 64c3c32da3 jgmenu: 3.1 -> 3.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/jgmenu/versions
2019-08-04 06:14:01 -07:00
Terje Larsen 55565b0f69 yubioath-desktop: use qt wrapped mkDerivation 2019-08-04 22:05:58 +09:00
R. RyanTM 3683719957 gImageReader: 3.3.0 -> 3.3.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/gimagereader/versions
2019-08-04 05:18:53 -07:00
WilliButz 8fdfdbf613
Merge pull request #65922 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.8.6 -> 1.10.1
2019-08-04 13:10:13 +02:00
WilliButz 25967c3615
Merge pull request #65919 from r-ryantm/auto-update/gkrellm
gkrellm: 2.3.10 -> 2.3.11
2019-08-04 12:55:05 +02:00
R. RyanTM e2007a9e3b gallery-dl: 1.8.6 -> 1.10.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/gallery_dl/versions
2019-08-04 03:00:33 -07:00
R. RyanTM cfe25d8a64 gkrellm: 2.3.10 -> 2.3.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gkrellm/versions
2019-08-04 02:22:28 -07:00
worldofpeace 5122702087 sequeler: 0.7.0 -> 0.7.1
https://github.com/Alecaddd/sequeler/releases/tag/v0.7.1
2019-08-04 04:23:13 -04:00
worldofpeace 71239d59e4 notejot: 1.5.5 -> 1.5.8
https://github.com/lainsce/notejot/releases/tag/1.5.6
2019-08-04 03:07:25 -04:00
Marek Mahut c550690c7b
Merge pull request #65797 from xaverdh/xteddy-2.2-5
xteddy: 2.2 -> 2.2-5 (use debian sources and patches)
2019-08-03 17:33:47 +02:00
Maximilian Bosch 56c229d12e
Merge pull request #65829 from sikmir/goldendict
goldendict: 2018-06-13 -> 2019-08-01
2019-08-03 13:41:36 +02:00
Frederik Rietdijk 53328909da Merge staging-next into master, closes #65497 2019-08-03 07:42:50 +02:00
Samuel Dionne-Riel a0fe9f401d netsurf: cleanup derivation + reformat 2019-08-03 00:54:18 -04:00
Samuel Dionne-Riel 53d094bc8b netsurf: Removes unneeded things
Also fixes native build inputs
2019-08-03 00:27:36 -04:00
Samuel Dionne-Riel d53399e1b3 netsurf: only wrap one time for GTK build 2019-08-02 22:03:10 -04:00
Samuel Dionne-Riel 7fef224538 netsurf: backport patch resolving SSL issue 2019-08-02 21:48:07 -04:00
Samuel Dionne-Riel 268100414f netsurf: enables more first-party libraries 2019-08-02 21:47:58 -04:00
Samuel Dionne-Riel c405588b7c netsurf.libnspsl: init at 0.1.5 2019-08-02 21:47:58 -04:00
Samuel Dionne-Riel 08cde7620d netsurf.libsvgtiny: init at 0.1.7 2019-08-02 21:47:58 -04:00
Samuel Dionne-Riel df952a21ef netsurf.libnslog: init at 0.1.2 2019-08-02 21:47:58 -04:00
Samuel Dionne-Riel cec6c83595 netsurf: 3.5 -> 3.9 2019-08-02 21:47:58 -04:00
Samuel Dionne-Riel af982f6f37 netsurf.nsgenbind: 0.3 -> 0.7 2019-08-02 21:27:52 -04:00
Samuel Dionne-Riel e286d97a49 netsurf.libwapcaplet: 0.3.0 -> 0.4.2 2019-08-02 21:27:52 -04:00
Samuel Dionne-Riel d87f5099f0 netsurf.libutf8proc: 1.3.1 -> 2.4.0-1 2019-08-02 21:27:51 -04:00
Samuel Dionne-Riel 884f7f9a56 netsurf.libparserutils: 0.2.3 -> 0.2.4 2019-08-02 21:27:51 -04:00
Samuel Dionne-Riel 722ed66c8f netsurf.libnsutils: 0.0.2 -> 0.0.5 2019-08-02 21:27:51 -04:00
Samuel Dionne-Riel 6750af2031 netsurf.libnsgif: 0.1.3 -> 0.2.1 2019-08-02 21:27:51 -04:00
Samuel Dionne-Riel 60e3b3ddaf netsurf.libnsfb: 0.1.4 -> 0.2.1 2019-08-02 21:27:51 -04:00
Samuel Dionne-Riel 1c60e5c3c6 netsurf.libnsbmp: 0.1.3 -> 0.1.5 2019-08-02 21:27:50 -04:00
Samuel Dionne-Riel d99a97c9a3 netsurf.libhubbub: 0.3.3 -> 0.3.6 2019-08-02 21:27:50 -04:00
Samuel Dionne-Riel a5980dfa01 netsurf.libdom: 0.3.0 -> 0.4.0 2019-08-02 21:27:50 -04:00
Samuel Dionne-Riel 3d90e873d8 netsurf.libcss: 0.6.0 -> 0.9.0 2019-08-02 21:27:50 -04:00
Charles Duffy 0ca75bc294
curaLulzbot: 15.02.1-1.03-5064 -> 3.6.18
Move Cura Lulzbot Edition to be based on the same generation of the
codebase as the upstream (Ultimaker) branch, away from a many-year-old
legacy tree.

Since prior Lulzbot Edition packaging simply wrapped binaries unpacked
from Debian binary packages, doing this right requires forking the same
dependencies that Lulzbot has branched themselves as well.
2019-08-02 19:36:33 -05:00
Dominik Xaver Hörl 0172a27043 xteddy: 2.2 -> 2.2-5 (use debian sources and patches) 2019-08-03 00:33:27 +02:00
Nikolay Korotkiy 537f3621c6
goldendict: 2018-06-13 -> 2019-08-01 2019-08-03 01:04:12 +03:00
Nikolay Korotkiy 6a22620c5b qmapshack: use Qt mkDerivation 2019-08-02 23:32:30 +02:00
Edmund Wu 67209e1b20
blender: 2.97b -> 2.80 2019-08-02 08:58:49 -04:00
Frederik Rietdijk 6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Robin Gloster 30969073f0
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-02 03:01:30 +02:00
Dmitry Kalinkin da54555510
zathura: drop broken synctexSupport option 2019-08-01 15:05:25 -04:00
Michael Weiss 3f5b182891
dmenu2: Remove the package (fix #63218) 2019-08-01 11:19:33 +02:00
Frederik Rietdijk 55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
Guillaume Maudoux 2f3be07d40 gpx-viewer: avoid generating a mime database 2019-07-31 15:14:44 +02:00
Nikolay Korotkiy 87b7619426
gpxsee: 7.9 -> 7.11 2019-07-31 12:33:16 +03:00
Vladyslav M dc7352b1fc
mako: 1.3 -> 1.4 (#65101)
mako: 1.3 -> 1.4
2019-07-31 12:03:50 +03:00
Frederik Rietdijk 1190f69d34 calibre: use qt5.wrapQtAppsHook, partially fixes #65313
Still fails due to Qt issue.
2019-07-30 13:16:18 +02:00
Mario Rodas 48fefb7c49 translate-shell: 0.9.6.10 -> 0.9.6.11 2019-07-30 13:56:16 +09:00
Robin Gloster bf03f44ddf
getxbook: fix build with openssl 1.1 2019-07-30 02:15:47 +02:00
worldofpeace ad55361a02
Merge pull request #65538 from eadwu/polybar/3.4.0
polybar: 3.3.1 -> 3.4.0
2019-07-29 18:43:49 -04:00
Andreas Rammhold 6ed53a73be
golden-cheetah: 3.4 -> 3.5-DEV1903
This version bumps allows us to use a current QT5 version.
2019-07-29 21:25:15 +02:00
Dmitry Kalinkin 0283abb4e8
kitty: libcanberra is not needed on darwin 2019-07-29 11:26:16 -04:00
Dmitry Kalinkin 4536e3fbf4
kitty: fix patch for darwin 2019-07-29 11:15:13 -04:00
Edmund Wu 892a04db3e
polybar: 3.3.1 -> 3.4.0 2019-07-29 09:07:07 -04:00
Roman Volosatovs 046390bf97
kitty: 0.14.2 -> 0.14.3 2019-07-29 10:44:52 +02:00
Frederik Rietdijk cca5ee9c07 Merge staging-next into staging 2019-07-28 09:10:03 +02:00
Samuel Dionne-Riel 7441d6d274
Merge pull request #65455 from jojosch/dbeaver_6.1.3
dbeaver: 6.1.0 -> 6.1.3
2019-07-27 14:34:08 -04:00
worldofpeace 383da6b42d
Merge pull request #64891 from doronbehar/package-wmc-mpris
wmc-mpris: init at 2019-04-12
2019-07-27 12:35:58 -04:00
Doron Behar f4e30f87d7 wmc-mpris: init at 2019-04-12 2019-07-27 17:03:13 +03:00
Johannes Schleifenbaum 236802c33d dbeaver: 6.1.0 -> 6.1.3 2019-07-27 09:31:15 +02:00
worldofpeace eb4e067686
Merge pull request #65451 from samueldr/qt/cool-retro-term
cool-retro-term: Wrap with wrapQtApps
2019-07-27 00:52:53 -04:00
Samuel Dionne-Riel 70eae83043 cool-retro-term: Use qt5's own mkDerivation 2019-07-27 00:23:38 -04:00
markuskowa 4e81197420
Merge pull request #65423 from srghma/hubstaff_update
hubstaff: 1.4.6 -> 1.4.9
2019-07-27 00:37:28 +02:00
Serhii Khoma 11efe2a759 hubstaff: 1.4.6 -> 1.4.9 2019-07-26 18:48:07 +03:00
Frederik Rietdijk 0f6bda38fe Merge staging-next into staging 2019-07-26 14:45:31 +02:00
Will Dietz 82ee9c5324
termdown: 1.15.0 -> 1.16.0 2019-07-25 23:47:03 -05:00
Orivej Desh 32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
josephtheengineer cec27ceabc kitty: fix wayland support (EGL: Library not found) 2019-07-25 07:51:06 +10:00
Jared Tobin 9e3253bb72 kjv: init at unstable-2018-12-25 2019-07-24 20:44:36 +09:00
Jörg Thalheim 471ff05140
Merge pull request #65085 from johannesloetzsch/xygrib
xygrib: init at 1.2.6.1
2019-07-23 23:53:26 +01:00
worldofpeace f99063f6a1
Merge pull request #65293 from ar1a/barrier
barrier: 2.1.1 -> 2.2.0
2019-07-23 05:39:27 -04:00
Aria Edmonds 8d6f00a234 barrier: 2.1.1 -> 2.3.0
fixes #65292
2019-07-23 19:36:56 +10:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Robin Gloster f90a1b967c
Merge pull request #65243 from steshaw/rescuetime-2.14.3.1
rescuetime: 2.14.2.1 -> 2.14.3.1
2019-07-22 17:32:55 +00:00
Robin Gloster d9163e6fe7
Merge pull request #65257 from Tmplt/xst-repo-owner
xst: repo owner neeasade -> gnotclub
2019-07-22 17:27:03 +00:00
worldofpeace 0c9acb1926
Merge pull request #65253 from mmahut/brewtarget
brewtarget: init at 2.3.1
2019-07-22 13:07:56 -04:00
Marek Mahut c76044dab0 brewtarget: init at 2.3.1 2019-07-22 15:15:10 +02:00
Nick Novitski 7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Nikolay Amiantov b24841dd22 lutris: add multilib dependencies
Fix 32-bit Wine, possibly PCSX2.
2019-07-22 14:51:00 +03:00
R. RyanTM 120ce0298e xastir: 2.1.2 -> 2.1.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/xastir/versions
2019-07-22 11:37:19 +00:00
Tmplt bb1a648506 xst: repo owner neeasade -> gnotclub
neeasade/xst forwards to gnotclub/xst.
2019-07-22 12:21:57 +02:00
Bastian Köcher bc4361a540 kdeconnect: Fix build 2019-07-22 09:20:12 +02:00
José Romildo Malaquias f0b95f35fe
Merge pull request #65193 from r-ryantm/auto-update/tint2
tint2: 16.6.1 -> 16.7
2019-07-21 21:53:41 -03:00
Steven Shaw 874eddc6ec
rescuetime: 2.14.2.1 -> 2.14.3.1 2019-07-22 08:05:26 +10:00
Johannes Lötzsch 78eac95d23 xygrib: init at 1.2.6.1 2019-07-21 22:38:22 +02:00
R. RyanTM 58c7628131 tint2: 16.6.1 -> 16.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tint2/versions
2019-07-20 13:39:13 -07:00
Thomas Tuegel a4488696f5
Merge pull request #65158 from delroth/keepassxc-qt-plugin-path
keepassxc: partial revert of #54525 (fix build)
2019-07-20 12:28:39 -05:00
Pierre Bourdon de927db59d
keepassxc: partial revert of #54525
Similar to pkgs.bitcoin, QT_PLUGIN_PATH is required in checkPhase to run
the "testcli" test (ironically).
2019-07-20 14:08:27 +02:00
Lassi Haasio a8c79e9ab9 pyditz: init at 0.10.3 2019-07-20 13:38:22 +02:00
Vladyslav M 5090b2535d
mako: 1.3 -> 1.4 2019-07-19 22:08:53 +03:00
Joachim F 74bae348ef
Merge pull request #64684 from alexarice/evtest-qt
evtest-qt: init at 0.2.0
2019-07-18 13:10:04 +00:00
Joachim F 22965720de
Merge pull request #63000 from joepie91/package/sidequest
sidequest: init at 0.3.1
2019-07-18 12:54:51 +00:00
Nikolay Amiantov 48d98b02f6 lutris: use optimus and nvidia from environment
That's the correct way because these should be enabled with NixOS
modules.
2019-07-18 12:43:14 +03:00
Nikolay Amiantov b0a961e6fa lutris: refactor, fix icons
* Split the package into wrapped and unwrapped versions;
* Use FHS chrootenv for libraries instead of adding them to
LD_LIBRARY_PATH;
* Fix wrapping so that icons now work.
2019-07-18 12:34:29 +03:00
Markus Bockhacker e1f2fec929 remove myself since I don't use this anymore, and cannot maintain it. #65009 2019-07-18 10:24:12 +02:00
R. RyanTM 2ee151102e josm: 15155 -> 15238
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-07-17 09:47:03 +02:00
Jan Tojnar 99e72dc413
pytrainer: 1.12.1 → 2.0.0 2019-07-17 09:20:49 +02:00
Mario Rodas 50ba9f4385
wtf: 0.11.0 -> 0.17.1 2019-07-15 21:49:38 -05:00
worldofpeace 5c3e56bad7
Merge pull request #64935 from r-ryantm/auto-update/qdirstat
qdirstat: 1.5 -> 1.5.90
2019-07-16 16:03:27 -04:00
R. RyanTM ee0b884675 qdirstat: 1.5 -> 1.5.90
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qdirstat/versions
2019-07-16 11:25:42 -07:00
Frederik Rietdijk a28a9ac156 Merge master into staging-next 2019-07-16 11:15:46 +02:00
Ryan Mulligan af608b619f
Merge pull request #64816 from r-ryantm/auto-update/jgmenu
jgmenu: 3.0 -> 3.1
2019-07-15 23:43:38 -05:00
Ryan Mulligan 98c24b7e56
Merge pull request #64823 from r-ryantm/auto-update/khard
khard: 0.13.0 -> 0.14.0
2019-07-15 14:48:59 -05:00
Frederik Rietdijk 800da69c8a
Merge pull request #64551 from jonringer/update-pyproj
proj: 5.2.0 -> 6.1.1
2019-07-15 21:14:04 +02:00
R. RyanTM e6b5d5ddb2 khard: 0.13.0 -> 0.14.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/khard/versions
2019-07-15 10:49:00 -07:00
R. RyanTM 87dc2ee592 jgmenu: 3.0 -> 3.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/jgmenu/versions
2019-07-15 09:44:28 -07:00
Ryan Mulligan e9b071356b
Merge pull request #64765 from r-ryantm/auto-update/calibre
calibre: 3.44.0 -> 3.45.2
2019-07-15 07:38:10 -05:00
Mario Rodas 5253e950cc
Merge pull request #64756 from marsam/update-cointop
cointop: 1.2.0 -> 1.3.4
2019-07-15 06:22:07 -05:00
Will Dietz 47a4219163 xterm: 346 -> 347 2019-07-15 11:57:33 +02:00
Vladimír Čunát 3686036e02
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
R. RyanTM e9a6ed87b3 calibre: 3.44.0 -> 3.45.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/calibre/versions
2019-07-14 22:44:00 -07:00
Mario Rodas 900307a8cc
cointop: 1.2.0 -> 1.3.4 2019-07-14 16:20:00 -05:00
Jonathan Ringer f34face721 merkaartor: fix build 2019-07-14 09:59:26 -07:00
Jonathan Ringer deaa36da0c osm2xmap: fix build 2019-07-14 09:59:25 -07:00
Orivej Desh 1f16d0496c dmenu: fix crash with XMODIFIERS
Fixes #59625
2019-07-14 13:45:42 +00:00
Chris Ostrouchov ffaa9c8c3f qt-box-editor: init at unstable-2019-07-12
latest unstable version is only one to build with tesseract4 and qt5
2019-07-13 23:56:49 -04:00
Ingolf Wagner 6cc4c0a50d memo: 0.6 -> 0.8 (#64676) 2019-07-13 09:22:38 -07:00
Patrick Hilhorst cc7213d7f5 waybar: 0.7.0 -> 0.7.1 2019-07-13 09:49:21 +02:00
Frederik Rietdijk 54065ae20d Merge master into staging-next 2019-07-13 09:45:40 +02:00
Alex Rice f68f61d243 evtest-qt: init at 0.2.0 2019-07-12 23:12:24 +01:00
Roman Volosatovs 8bf1d5c576
zathura-pdf-poppler: fix source url 2019-07-12 18:30:02 +02:00
Amar Paul 157d56d311 cdrtools: fix for darwin (#64460) 2019-07-12 11:26:07 -04:00
arcnmx 36f9da4ec4 electrum: optional qt5 and darwin fixes
qt5 is often broken on darwin, and it's a massive closure when there's
a curses interface and CLI to use instead.
2019-07-11 09:32:27 -07:00
arcnmx 769f992fbc electrum: 3.3.7 -> 3.3.8 2019-07-11 09:32:27 -07:00
worldofpeace 528a690293
Merge pull request #64600 from xrelkd/update/overmind
overmind: 2.0.1 -> 2.0.2
2019-07-11 09:15:22 -04:00
worldofpeace 421b747e6a
Merge pull request #64585 from xrelkd/update/archiver
archiver: 3.0.0 -> 3.2.0
2019-07-11 08:39:45 -04:00
xrelkd 2d70cb58b2 archiver: 3.0.0 -> 3.2.0 2019-07-11 20:38:23 +08:00
xrelkd b363ef8258 overmind: 2.0.1 -> 2.0.2 2019-07-11 10:46:43 +08:00
gnidorah d5e4bd654c mako: install dbus service file 2019-07-10 20:25:03 +03:00
Frederik Rietdijk da96a4119f Merge staging-next into staging 2019-07-10 08:52:50 +02:00
Frederik Rietdijk fb6260fcf7
Merge pull request #64236 from NixOS/staging-next
Staging next
2019-07-10 08:52:04 +02:00
Frederik Rietdijk 79a03641d5 Merge staging-next into staging 2019-07-09 15:46:26 +02:00
Frederik Rietdijk 74c24385cb Merge master into staging-next 2019-07-09 15:46:00 +02:00
Frederik Rietdijk 7cf5909fad Merge staging-next into staging 2019-07-09 15:44:08 +02:00
Will Dietz fcd6773c4c
electrum: 3.3.6 -> 3.3.7 2019-07-09 07:02:53 -05:00
Will Dietz 126c81b65d
notable: 1.4.0 -> 1.6.0 2019-07-09 05:12:08 -05:00
xrelkd 6a41fca56a rofi: 1.5.3 -> 1.5.4
Update URL of source code, because the Git repository was moved to
"https://github.com/davatorium/rofi" from
"https://github.com/DaveDavenport/rofi".
2019-07-08 22:39:00 +08:00
Gabriel Ebner dcbc0a437a
More OctoPrint plugins (#64419)
More OctoPrint plugins
2019-07-08 10:27:15 +02:00
xrelkd 13a06115a1 dunst: 1.4.0 -> 1.4.1 2019-07-08 04:59:44 +02:00
Gabriel Ebner 9d3de1b0df octoprint-plugins.printtimegenius: init at 1.3.1 2019-07-07 14:49:28 +02:00
Gabriel Ebner 21d2f1942c octoprint-plugins.psucontrol: init at 0.1.8 2019-07-07 14:38:01 +02:00
Gabriel Ebner 96b1129101 octoprint-plugins.touchui: init at 0.3.13 2019-07-07 14:34:02 +02:00
Gabriel Ebner 6c52a62472 octoprint: remove sarge override
Upstream wants 0.1.5post0
2019-07-07 14:28:42 +02:00
Vladimír Čunát 0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Thomas Tuegel 56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel 51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers 2019-07-05 10:42:08 -05:00
Matthias Beyer eec03192ec hstr: 1.25 -> 2.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-07-05 13:43:29 +02:00
Vladyslav M 4e15ae75e0
Merge pull request #64288 from tadeokondrak/j4-dmenu-desktop/update/2.17
j4-dmenu-desktop: 2.16 -> 2.17
2019-07-04 14:57:36 +03:00
Tadeo Kondrak 8279e16395
j4-dmenu-desktop: 2.16 -> 2.17 2019-07-04 02:24:22 -06:00
Daiderd Jordan bbf5f7e3da
zola: remove cf-private 2019-07-03 22:20:22 +02:00
Daiderd Jordan 1fc3bbcb06
aminal: remove cf-private 2019-07-03 22:20:21 +02:00
Daiderd Jordan 29e68d765b
synergy: fix darwin build 2019-07-03 22:20:20 +02:00
Daiderd Jordan a73bfdf3a7
kitty: remove cf-private 2019-07-03 22:20:20 +02:00
Daiderd Jordan 8c6eef6328
alacritty: remove cf-private 2019-07-03 22:20:10 +02:00
Mario Rodas 56a0c7dc48
Merge pull request #64229 from r-ryantm/auto-update/worker
worker: 3.15.4 -> 4.0.0
2019-07-03 08:04:20 -05:00
Michael Weiss 1834b4feed
jekyll: 3.8.5 -> 3.8.6 (security)
There was a minor security issue (no CVE) [0]:
> Security Fixes
> - Theme gems: ensure directories aren't symlinks (#7424)

More details: https://github.com/jekyll/jekyll/pull/7419

[0]: https://github.com/jekyll/jekyll/releases
2019-07-03 13:04:32 +02:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Frederik Rietdijk 25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
R. RyanTM beb4d8b8ab worker: 3.15.4 -> 4.0.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/worker/versions
2019-07-02 20:57:53 -07:00
Mario Rodas bb34d29daa
Merge pull request #64213 from r-ryantm/auto-update/termdown
termdown: 1.14.1 -> 1.15.0
2019-07-02 22:33:15 -05:00
R. RyanTM 13df34a7f3 termdown: 1.14.1 -> 1.15.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/termdown/versions
2019-07-02 18:02:56 -07:00
R. RyanTM 176e06c360 latte-dock: 0.8.8 -> 0.8.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/latte-dock/versions
2019-07-02 20:06:20 +02:00
R. RyanTM 90323c387b pdfpc: 4.3.2 -> 4.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/pdfpc/versions
2019-07-02 20:04:50 +02:00
Ryan Mulligan d0970c4c11
Merge pull request #63991 from r-ryantm/auto-update/calcurse
calcurse: 4.4.0 -> 4.5.0
2019-07-01 18:42:47 -07:00
Nils ANDRÉ-CHANG 58f7155da5 alacritty: build on i686-linux (#63199) 2019-07-02 00:35:08 +03:00
worldofpeace 3ddbe024f7
Merge pull request #61853 from worldofpeace/exiv2-0.27.x
exiv2: 0.26.2018.12.30 -> 0.27.1
2019-07-01 16:57:57 -04:00
Mario Rodas e64341c759
Merge pull request #63955 from marsam/1password-update
1password: 0.5.6-003 -> 0.5.7
2019-07-01 14:41:27 -05:00
R. RyanTM 31c3b76691 copyq: 3.8.0 -> 3.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/copyq/versions
2019-07-01 13:44:20 +02:00
worldofpeace 3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
worldofpeace cab7c6cbd9 treewide: use dontConfigure 2019-07-01 04:23:51 -04:00
R. RyanTM 232f9203c4 calcurse: 4.4.0 -> 4.5.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/calcurse/versions
2019-07-01 01:07:47 -07:00
nyanloutre 17e0f36f72 electron-cash: 4.0.2 -> 4.0.7 2019-06-30 12:53:35 +02:00
Mario Rodas 75dd222252
1password: 0.5.6-003 -> 0.5.7 2019-06-30 04:20:00 -05:00
Graham Christensen 0daecd2d7a
Merge pull request #63572 from volth/cpan2nix-2019-06-20
buildPerlPackage: name -> (pname, version)
2019-06-28 17:54:30 -04:00
Michael Weiss d24aefd52f
jekyll: Improve the "jekyll new" experience
See https://github.com/NixOS/nixpkgs/issues/58126 for more details.

This will instruct the user how to manually finish the setup instead of
failing with error messages (unfortunately it is quite a bit hacky
though...).

Extra note:
We cannot use "bundle config --local" due to BUNDLE_GEMFILE (would
attempt to create .bundle/config in the Nix store) and manually creating
.bundle/config doesn't work either as these configuration variables are
still overwritten by the environment variables, even though this
shouldn't be the case [0].

[0]: https://bundler.io/v2.0/man/bundle-config.1.html
2019-06-28 16:12:15 +02:00
Nikolay Amiantov 62ef555a96 lutris: use wineWowPackages
They are built by Hydra.
2019-06-28 16:55:56 +03:00
Nikolay Korotkiy 9a9e1fa462
qmapshack: 1.12.3 -> 1.13.0 2019-06-28 01:34:21 +03:00
Nikolay Korotkiy 46ecda4a33
viking: 1.6.2 -> 1.7 2019-06-27 22:46:11 +03:00
Vladyslav M e99d9b9db1
zola: 0.7.0 -> 0.8.0 (#63651)
zola: 0.7.0 -> 0.8.0
2019-06-27 12:39:26 +03:00
worldofpeace 248014f053 gpscorrelate: 1.6.1 -> unstable-2019-06-05
GPSCorrelate was originally written by Daniel Foote.
The maintainer is now Dan Fandrich and we now fetch
from their repo.

This default builds the newly ported gtk3 application
and should build with exiv2 0.27.1.
2019-06-27 03:18:06 -04:00
Frederik Rietdijk d843e16cb8 Merge master into staging-next 2019-06-26 13:22:30 +02:00
Vincent Laporte 0024cfcc49
Merge pull request #63346 from vbgl/merkaartor-fix
merkaartor: fix build & run
2019-06-26 03:59:13 +00:00
Jan Tojnar 4bc87ff365
zathura: fix build with auto_features=enabled 2019-06-25 18:24:53 +02:00
Jan Tojnar 3238567677
girara: fix build with auto_features=enabled
Also split multiple outputs and enable tests.
2019-06-25 18:24:52 +02:00
Jan Tojnar 07d1d3ed68
Merge branch 'master' into staging 2019-06-25 18:06:43 +02:00
Vladimír Čunát 145a620802
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1527134
2019-06-25 14:04:12 +02:00
markuskowa cd83cecdc8
Merge pull request #63690 from michojel/megasync
megasync: init at 4.1.1.0
2019-06-25 10:04:00 +02:00
Michal Minář a2585fff23 reworked patches
lincense free -> unfree
enabled parallel build

Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2019-06-25 04:23:47 +02:00
Michal Minář 6877159dc0 addressed comments
- ditched configurePhase and installPhase
- ffmpeg no longer optional

Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2019-06-24 16:20:17 +02:00
Vincent Laporte 2307ac9fe2 xastir: 2.1.0 -> 2.1.2
Version 2.1.2 is compatible with recent versions of proj
2019-06-24 06:12:10 +00:00
Ivan Malison fa30c32db0 rofi: 1.5.2 -> 1.5.3 2019-06-24 04:03:13 +02:00
Michal Minář 5864dfb513 megasync: init at 4.1.1.0
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2019-06-23 16:27:39 +02:00
Frederik Rietdijk dafee3d91a Merge master into staging-next 2019-06-23 15:38:41 +02:00
R. RyanTM 20b66bcd17 xmrig-proxy: 2.14.1 -> 2.14.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/xmrig-proxy/versions
2019-06-23 15:01:02 +02:00
R. RyanTM a144498de6 gphoto2: 2.5.20 -> 2.5.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gphoto2/versions
2019-06-23 14:13:11 +02:00
Jörg Thalheim 508d802c64
Merge pull request #62947 from Synthetica9/waybar068
waybar: 0.6.7 -> 0.7.0
2019-06-23 13:01:42 +01:00
Patrick Hilhorst 0e8b303b81
waybar: 0.6.9 -> 0.7.0 2019-06-23 12:38:35 +02:00
Vladyslav M 1ee7d5f936
zola: 0.7.0 -> 0.8.0 2019-06-22 16:19:22 +03:00
Frederik Rietdijk 72d647f3d8 Merge master into staging-next 2019-06-21 08:20:26 +02:00
volth b3cc65f8b9 buildPerlPackage: name -> (pname, version) 2019-06-20 15:56:50 +00:00
Mario Rodas 025fcad11a
Merge pull request #63252 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.8.5 -> 1.8.6
2019-06-20 06:07:57 -05:00
zimbatm 10f2815230
Merge pull request #63485 from allowthere/update/caddy-1.0.0
caddy: 0.11.4 -> 1.0.0
2019-06-20 09:02:18 +00:00
allowthere 90486a9458
caddy is in ${caddy}/bin/caddy 2019-06-20 02:43:38 +00:00
Mario Rodas cf643782e4
Merge pull request #63466 from r-ryantm/auto-update/xmrig
xmrig: 2.14.1 -> 2.14.4
2019-06-19 07:25:27 -05:00
Elis Hirwing 7fd23d128b
Merge pull request #63498 from tadeokondrak/cum/init/0.9.1
cum: init at 0.9.1
2019-06-19 10:44:07 +02:00
Tadeo Kondrak 6c167ab85a
cum: init at 0.9.1 2019-06-18 23:24:30 -06:00
Mario Rodas 3dfdb3fc14
Merge pull request #63470 from r-ryantm/auto-update/xmr-stak
xmr-stak: 2.10.4 -> 2.10.5
2019-06-18 20:27:33 -05:00
R. RyanTM 5170d0b9f7 xmr-stak: 2.10.4 -> 2.10.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xmr-stak/versions
2019-06-18 11:34:28 -07:00
R. RyanTM 8edcccf631 xmrig: 2.14.1 -> 2.14.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/xmrig/versions
2019-06-18 11:25:10 -07:00
Mario Rodas b5cf5ff20f
Merge pull request #63164 from kuznero/grsync
grsync: init at 1.2.6
2019-06-18 08:27:00 -05:00
Roman Kuznetsov 5672a51a80 grsync: init at 1.2.6
Use mirror url

Co-Authored-By: Mario Rodas <marsam@users.noreply.github.com>
2019-06-18 15:02:00 +02:00
Nikolay Korotkiy 8810f54dea
gpxsee: 7.8 -> 7.9 2019-06-18 12:09:46 +03:00
Frederik Rietdijk f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Matthew Bauer 4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Matthew Bauer 263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
Vincent Laporte 462c43881a
merkaartor: fix run-time loading of Qt 5 platform
Without this patch, running merkaartor fails with the following message:
“This application failed to start because it could not find or load the Qt
platform plugin "xcb"”.
2019-06-17 16:04:26 +00:00
R. RyanTM c833e6b931 josm: 15031 -> 15155 (#63278) 2019-06-17 05:35:20 +00:00
Robin Gloster f27378460d
netsurf.libwapcaplet: fix build with gcc8 2019-06-17 07:06:02 +02:00
Franz Pletz 75a91f685c
getxbook: fix build with gcc8 2019-06-17 07:05:56 +02:00
R. RyanTM eb8e7dd7db gallery-dl: 1.8.5 -> 1.8.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gallery_dl/versions
2019-06-16 16:25:19 -07:00
Samuel Dionne-Riel 6d294b77a9
Merge pull request #63235 from r-ryantm/auto-update/dbeaver-ce
dbeaver: 6.0.5 -> 6.1.0
2019-06-16 18:01:26 -04:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM 72ffc46275 dbeaver: 6.0.5 -> 6.1.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/dbeaver-ce/versions
2019-06-16 12:35:37 -07:00
xrelkd 49ec880303 alacritty: 0.3.2 -> 0.3.3 2019-06-17 00:04:52 +08:00
Patrick Hilhorst 973db4aabf
waybar: 0.6.8 -> 0.6.9 2019-06-16 17:44:09 +02:00
José Romildo Malaquias ab4991ff5a
Merge pull request #62994 from romildo/upd.cbatticon
cbatticon: 1.6.8 -> 1.6.9
2019-06-15 09:23:22 -03:00
betaboon f29609060a cura: support plugins, add octoprint-plugin 2019-06-13 19:14:52 +02:00
Sven Slootweg 53547096a9 sidequest: init at 0.3.1 2019-06-12 01:13:18 +02:00
José Romildo Malaquias d0c5d91136 cbatticon: 1.6.8 -> 1.6.9 2019-06-11 16:57:31 -03:00
Matthieu Coudron dd14c5b21d
Merge pull request #55475 from Moredread/slic3r
prusa-slicer: renamed from slic3r-prusa3d and updated 1.41.3 -> 2.0.0
2019-06-11 19:25:27 +09:00
Will Dietz 073704b228 wtf: 0.10.3 -> 0.11.0 (#62925) 2019-06-10 13:40:56 -07:00
Patrick Hilhorst 637cdbb80b
waybar: add Synthetica as maintainer 2019-06-10 14:36:22 +02:00
Patrick Hilhorst f350ad8231
waybar: 0.6.7 -> 0.6.8 2019-06-10 14:35:06 +02:00
Maximilian Bosch eb09ec0ac9
Merge pull request #62821 from romildo/upd.jgmenu
jgmenu: 1.1 -> 3.0
2019-06-10 00:15:35 +02:00
dawidsowa c9b2d77671 gallery-dl: 1.8.4 -> 1.8.5 2019-06-09 12:37:45 +02:00
José Romildo Malaquias 94633e2449 jgmenu: 1.1 -> 3.0 2019-06-09 07:36:10 -03:00
Elis Hirwing f1c31bdd62 kitty: 0.14.1 -> 0.14.2 (#62886)
Release: https://github.com/kovidgoyal/kitty/releases/tag/v0.14.2
2019-06-09 11:38:50 +02:00
Sarah Brofeldt e3bacc0eea
Merge pull request #62809 from dtzWill/update/rtv-1.27.0
rtv: 1.26.0 -> 1.27.0
2019-06-08 14:32:37 +02:00
Mario Rodas 63ba6fa2eb
Merge pull request #62823 from marsam/update-1password
1password: 0.5.6 -> 0.5.6-003
2019-06-07 20:45:04 -05:00
Vladyslav M 2ef3b5200a
gpxsee: 7.1 -> 7.8 (#62251)
gpxsee: 7.1 -> 7.8
2019-06-07 23:10:08 +03:00
Sarah Brofeldt 9e1753f602
Merge pull request #62675 from Synthetica9/waybar067
waybar: 0.6.6 -> 0.6.7
2019-06-07 20:44:28 +02:00
Mario Rodas 4c127d4c68
1password: 0.5.6 -> 0.5.6-003 2019-06-07 07:24:17 -05:00
Vladyslav M 0e85810cab
1password: 0.5.5 -> 0.5.6 (#62774)
1password: 0.5.5 -> 0.5.6
2019-06-07 11:38:17 +03:00
Will Dietz 2fcdf4ad04
rtv: 1.26.0 -> 1.27.0 2019-06-06 23:00:39 -05:00
Nikolay Amiantov 718a937118
Merge pull request #62780 from abbradar/mystem
Add mystem package
2019-06-06 21:36:31 +03:00
Nikolay Amiantov 16492f9815 mystem: init at 3.1 2019-06-06 20:26:36 +03:00
Matthew Bauer d598eca41e
Merge pull request #62752 from matthewbauer/darwin-fixes100
Fixes for x86_64-darwin failures on Hydra
2019-06-06 09:46:41 -04:00
Kevin Griffin 6233db03e7
1password: 0.5.5 -> 0.5.6 2019-06-06 13:34:44 +00:00
Nikita Uvarov 1ce1cecbba
moonlight-embedded: 2.4.9 -> 2.4.10 2019-06-06 11:01:27 +02:00
Matthew Bauer 9edd196312 fsv: only works on linux
https://hydra.nixos.org/build/94218493
2019-06-05 22:54:08 -04:00
Jan Tojnar 7dc8413b49
zathura: pass gsettings schemas (#62726)
zathura: pass gsettings schemas
2019-06-05 18:12:23 +02:00
Jan Tojnar ac9fcb5a74
zathura: pass gsettings schemas
File chooser dialogue in print dialogue requires GTK’s GSettings schemas
or it will trigger a trap.

Closes: https://github.com/NixOS/nixpkgs/issues/16287
2019-06-05 14:00:41 +02:00
worldofpeace 4f51252c41
Merge pull request #62687 from dtzWill/update/calibre-3.44.0
calibre: 3.42.0 -> 3.44.0
2019-06-04 23:18:40 -04:00
Jonathan Ringer fbc96ad9e0 lutris: add hicolor theme 2019-06-04 16:51:35 -07:00
Will Dietz ebff445549
calibre: 3.42.0 -> 3.44.0 2019-06-04 14:58:48 -05:00
Patrick Hilhorst 9d127b78f6
waybar: DRY refactor 2019-06-04 21:15:29 +02:00
Patrick Hilhorst 8cc768b64d
waybar: 0.6.6 -> 0.6.7 2019-06-04 21:15:12 +02:00
Vladyslav M 99c0867006
gpxsee: 7.1 -> 7.8 2019-06-04 01:43:12 +03:00
Ryan Mulligan 1a28cf8943
Merge pull request #62584 from r-ryantm/auto-update/urlscan
urlscan: 0.9.2 -> 0.9.3
2019-06-03 05:52:47 -07:00
Maximilian Bosch c2b83eaf31
Merge pull request #62596 from r-ryantm/auto-update/xterm
xterm: 345 -> 346
2019-06-03 14:37:14 +02:00
R. RyanTM e80724f140 xterm: 345 -> 346
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xterm/versions
2019-06-03 03:16:11 -07:00
R. RyanTM 97903f3dc5 urlscan: 0.9.2 -> 0.9.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/urlscan/versions
2019-06-03 00:34:13 -07:00
markuskowa 16d4e62665
Merge pull request #62466 from r-ryantm/auto-update/libosmocore
libosmocore: 1.0.1 -> 1.1.0
2019-06-02 12:07:05 +02:00
R. RyanTM 74e8673173 libosmocore: 1.0.1 -> 1.1.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/libosmocore/versions
2019-06-01 20:32:44 -07:00
Maximilian Bosch 6b1e29d427
Merge pull request #62450 from r-ryantm/auto-update/kitty
kitty: 0.14.0 -> 0.14.1
2019-06-02 03:44:59 +02:00
R. RyanTM 7ce94d5888 kitty: 0.14.0 -> 0.14.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/kitty/versions
2019-06-01 17:59:10 -07:00
Elis Hirwing d27979d334
Merge pull request #62423 from r-ryantm/auto-update/googler
googler: 3.8 -> 3.9
2019-06-01 23:38:27 +02:00
R. RyanTM 22a8709171 googler: 3.8 -> 3.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/googler/versions
2019-06-01 12:39:42 -07:00
worldofpeace d1259d07dd
Merge pull request #57859 from aaronjanse/patch-ulauncher
ulauncher: init at 4.4.0.r1
2019-06-01 14:02:09 -04:00
Aaron Janse a9a03c7073 ulauncher: init at 4.4.0.r1
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-06-01 13:59:50 -04:00
Alyssa Ross 062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.

Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.

The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
Nikolay Amiantov a13920dea0 keepassxc: drop quazip patch
Not needed after quazip update.
2019-06-01 17:31:50 +03:00
Nikolay Amiantov 96d7057f9c urxvt-tabbedex: 2016-08-17 -> 19.21 2019-06-01 17:31:50 +03:00
Josef Kemetmüller be465351b4 gpx-viewer: Add missing libxml2 dependency 2019-06-01 13:11:47 +00:00
Ryan Mulligan 7880b4446e
Merge pull request #62366 from r-ryantm/auto-update/buku
buku: 4.2 -> 4.2.2
2019-06-01 06:03:35 -07:00
Vladyslav M 78441f906d
gcalcli: 4.1.0 -> 4.1.1 (#62279)
gcalcli: 4.1.0 -> 4.1.1
2019-06-01 14:01:58 +03:00
Nikolay Amiantov e07dba7572
Merge pull request #62374 from gebner/cura410
cura: 4.0.0 -> 4.1.0
2019-06-01 13:57:46 +03:00
Gabriel Ebner a40660a6da
octoprint: 1.3.10 -> 1.3.11 (#62321)
octoprint: 1.3.10 -> 1.3.11
2019-06-01 11:27:56 +02:00
Gabriel Ebner b3a60dc3c1 cura: 4.0.0 -> 4.1.0 2019-06-01 11:20:09 +02:00
Gabriel Ebner 2d88612f97 curaengine: 4.0.0 -> 4.1.0 2019-06-01 11:19:39 +02:00
R. RyanTM 97ae1b609e buku: 4.2 -> 4.2.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/buku/versions
2019-06-01 01:02:06 -07:00
worldofpeace 1b23dbe6a1
Merge pull request #62296 from srghma/hubstaff_update
hubstaff: 1.4.5 -> 1.4.6
2019-05-31 21:24:54 -04:00
Serhii Khoma cb2b80c1ba hubstaff: add maintainer -> srghma 2019-05-31 12:07:14 +03:00
Serhii Khoma b89ab6d02d hubstaff: 1.4.5 -> 1.4.6 2019-05-31 11:44:36 +03:00
Will Dietz 17b973a372
dbeaver: 6.0.4 -> 6.0.5 2019-05-30 22:07:37 -05:00
Will Dietz 72998299a6
gcalcli: 4.1.0 -> 4.1.1 2019-05-30 22:05:20 -05:00
Gabriel Ebner 1909659202 octoprint-plugins.curaenginelegacy: init at 1.0.2 2019-05-30 18:10:29 +02:00
Gabriel Ebner 18f564b882 octoprint: 1.3.10 -> 1.3.11 2019-05-30 18:10:29 +02:00
Will Dietz 73466a5e42
yubioath-desktop: 4.3.4 -> 4.3.6 2019-05-29 23:33:52 -05:00
Joachim F 7eb4b833aa
Merge pull request #61823 from ambrop72/cgminer-cleanup
Cgminer cleanup
2019-05-29 20:10:43 +00:00
Maximilian Bosch 2669633053
Merge pull request #62191 from dtzWill/update/joplin-desktop-1.0.158
joplin-desktop: 1.0.143 -> 1.0.158
2019-05-29 12:47:55 +02:00
Frederik Rietdijk 97aba37876
Merge pull request #61657 from NixOS/staging-next
Staging next
2019-05-29 08:38:21 +00:00
Will Dietz 6a9bb3728d
joplin-desktop: 1.0.143 -> 1.0.158 2019-05-28 19:38:12 -05:00
Vladyslav M 6dbd013c0e
nnn: 2.4 -> 2.5 2019-05-28 12:03:29 +03:00
Frederik Rietdijk 36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
Silvan Mosberger 68cae99370
Merge pull request #61742 from abbradar/lutris
lutris: init at 0.5.2.1
2019-05-27 20:21:12 +02:00
Ryan Mulligan a257789f7b
Merge pull request #62095 from rvolosatovs/update/kitty
kitty: 0.13.3 -> 0.14.0
2019-05-26 22:09:57 -07:00
Silvan Mosberger 9f6e78f23a
tmatrix: init at 1.0 2019-05-27 05:06:40 +02:00
André-Patrick Bubel 0ee35c56bd
prusa-slicer: renamed from slic3r-prusa3d and updated 1.41.3 -> 2.0.0
The slic3r-prusa3d package was renamed by upstream to PrusaSlicer with
the 2.0.0 release to reduce confusion with the slic3r package.

We compile against wxGTK 3.0, as with 3.1 the application crashes (see
2019-05-26 23:42:46 +02:00
Roman Volosatovs 98a6607e34
kitty: Adapt patches to upstream changes 2019-05-26 20:06:57 +02:00
Roman Volosatovs 567defecde
kitty: Remove integrated patches 2019-05-26 20:06:56 +02:00
Roman Volosatovs b73cd684cb
kitty: 0.13.3 -> 0.14.0 2019-05-26 20:06:56 +02:00
Mario Rodas a3cd1b8fda wtf: 0.4.0 -> 0.10.3 (#62084) 2019-05-26 09:23:10 -07:00
Minijackson 370a81d88f
waybar: 0.6.5 -> 0.6.6 2019-05-25 16:44:23 +02:00
Frederik Rietdijk b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Jörg Thalheim 733baa436d
gallery-dl : 1.8.3 -> 1.8.4 (#61992)
gallery-dl : 1.8.3 -> 1.8.4
2019-05-25 09:16:40 +01:00
Okina Matara 59738bae06 lutris: init at 0.5.2.1
Original derivation for version 0.4.18 by Chiiruno.
With minor fixes by yegortimoshenko.
Updated by 0.5.2.1 by abbradar.
2019-05-25 10:58:54 +03:00
Silvan Mosberger daedc801f2
Merge pull request #61925 from dtzWill/update/xterm-345
xterm: 344 -> 345
2019-05-24 16:14:41 +02:00
marius851000 fb225dfecd gallery-dl : update 1.8.3 -> 1.8.4 2019-05-24 10:31:40 +02:00
Matthias Beyer 105d274058
cointop: 2018-05-03 -> 1.2.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-23 17:59:17 -05:00
Silvan Mosberger 3de98a04c0
Merge pull request #61933 from samueldr/aarch64/alacritty
alacritty: build on aarch64-linux
2019-05-24 00:36:07 +02:00
Samuel Dionne-Riel fabd6ac955 alacritty: build on aarch64-linux 2019-05-23 00:10:10 -04:00
Will Dietz d250c0c6f9
xterm: 344 -> 345 2019-05-22 20:36:41 -05:00
Florian Klink 2ed6903da5
libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH. (#60985)
libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH.
2019-05-22 23:36:01 +02:00
Ambroz Bizjak 28a0918916 Add driver library path to some packages to find CUDA libraries.
This is to avoid relying on LD_LIBRARY_PATH for finding the CUDA driver libraries.
2019-05-22 18:34:09 +02:00
Renaud da79a11935
Merge pull request #61704 from mdevlamynck/plasma-applet-volumewin7mixer
plasma-applet-volumewin7mixer: v23 -> v24
2019-05-22 15:50:16 +02:00
Ambroz Bizjak d33072de3d cgminer: Use standard OpenCL libraries. 2019-05-21 20:19:52 +02:00
Renaud 54d14bb4cf
pwsafe: 1.07 -> 1.08.1 (#61766)
now ships 'pwsafe-cli' in addition to wx GUI
2019-05-21 14:14:09 +02:00
c0bw3b 6c82bfb725 pstree: refresh sources
Previous first URL was gone ;
+ refactor
+ enhance meta (homepage, license, maintainer)
+ define priority wrt psmisc
2019-05-20 22:01:03 +02:00
c0bw3b 3a2ccb570d Revert "pstree: remove and alias to psmisc"
This reverts commit 4f8bf685f8.

Reason: psmisc is Linux-platforms only
2019-05-20 21:51:33 +02:00
Silvan Mosberger 3153c2a555
xmind: 7.5-update1 -> 8-update8 (#61224)
xmind: 7.5-update1 -> 8-update8
2019-05-20 19:52:38 +02:00
Maximilian Bosch 42c8cb61c6
xmind: 7.5-update1 -> 8-update8
The latest version of XMind doesn't support a prebuilt debian package
anymore, hence a manual installation of the ZIP is needed. The new
configuration for the Java GUI had to be patched as it relied on several
paths in the ZIP that won't work anymore in a Nix-based environment.

Additionally the following changes were made:

* Manual creation of a desktop item and an icon (we're using the one
  from AUR for now). Those files were available in the old `.deb`, but
  that isn't supported for the latest XMind version.

* Created a patch fro `XMind.ini` to use writable paths in $HOME and fix
  the path to the plugins in the store path.

* Created a custom startup script which ensures the creation of
  `$HOME/.xmind` and copies the relevant files from the store path into
  it. Such a behavior was available in the old `.deb` as well, but not
  anymore with the new ZIP.
2019-05-20 13:35:12 +02:00
Renaud 3f488fd36b
Merge pull request #61622 from dtzWill/update/guake-3.6.3
guake: 3.5.0 -> 3.6.3
2019-05-19 23:50:11 +02:00
Elis Hirwing 6d3b7390bc
Merge pull request #61661 from minijackson/waybar-0.6.4
waybar: 0.6.1 -> 0.6.5
2019-05-19 22:50:08 +02:00
Renaud b72504f085
Merge pull request #26537 from disassembler/lifelines
lifelines: init at unstable-2019-05-07
2019-05-19 14:57:45 +02:00
Samuel Leathers 8f60b7c905 lifelines: init at 2018-10-13-unstable 2019-05-19 08:39:17 -04:00
Matthias Devlamynck 5db7dbf807 plasma-applet-volumewin7mixer: v23 -> v24 2019-05-19 12:55:48 +02:00
Minijackson 53947f19c2
waybar: 0.6.1 -> 0.6.5 2019-05-18 19:48:35 +02:00
Frederik Rietdijk 840e530934 Merge staging into staging-next 2019-05-18 08:17:48 +02:00
Joachim Fasting fc1129c8af
electrum: implement crude updater
Takes care of the tedium of checking signatures & whatnot.  Does not update
checksum for the tests yet ...

Usage
  $ nix-shell maintainers/scripts/update.nix --argstr package electrum

Warning: dumps cruft to $PWD
2019-05-17 12:36:29 +02:00
Will Dietz 40cc6fb44e
guake: 3.5.0 -> 3.6.3 2019-05-17 03:45:54 -05:00
Will Dietz 44d9383483
electrum: 3.3.5 -> 3.3.6
https://github.com/spesmilo/electrum/blob/3.3.6/RELEASE-NOTES
2019-05-16 15:40:38 -05:00
Silvan Mosberger 54b50ba5c3
Merge pull request #61572 from dtzWill/update/termite-15
termite: 15, minor patch follow-up
2019-05-16 20:56:06 +02:00
Will Dietz 357239577f buku: 4.1 -> 4.2 (#61564)
* buku: 4.1 -> 4.2

* buku: fix install tests
2019-05-16 20:44:00 +02:00
Will Dietz 4757f0e7cf
termite: pick upstream fix for off-by-one w/newer vte 2019-05-15 21:29:55 -05:00
Will Dietz 11a7e02e58
termite: 14 -> 15 2019-05-15 18:48:29 -05:00
Will Dietz 9e90275466
dbeaver: 6.0.3 -> 6.0.4 2019-05-15 17:13:39 -05:00
Mario Rodas 1d9aaf6569
Merge pull request #61126 from matthiasbeyer/update-taskell
taskell: 1.4.2 -> 1.4.3
2019-05-14 21:39:46 -05:00
Matthias Beyer 3e6ac2c754
taskell: Add package meta information 2019-05-14 21:06:51 -05:00
Frederik Rietdijk f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
Renaud 6722aafe7f
Merge pull request #61302 from risicle/ris-k2pdfopt-leptonica-cve
k2pdfopt: patch custom leptonica with security fixes
2019-05-13 23:13:28 +02:00
Will Dietz 0ec02df42c
electrum: use system qdarkstyle, upstream loosened req due to fix 2019-05-13 13:03:40 -05:00
Dmitry Kalinkin 2ddcab0d89
Merge pull request #61295 from rvolosatovs/fix/zathura
Fix Zathura on Darwin
2019-05-13 10:32:59 -04:00
Dmitry Kalinkin 73265c19c7
Merge pull request #61369 from rvolosatovs/fix/kitty
Fix Kitty wrapper on MacOS
2019-05-13 10:14:52 -04:00
Ryan Mulligan 9f96c7f90a
Merge pull request #61444 from r-ryantm/auto-update/tzupdate
tzupdate: 1.3.1 -> 1.4.0
2019-05-13 05:49:00 -07:00
Elis Hirwing 83a01ab93a
Merge pull request #60661 from thiagokokada/add-bemenu-pkg
bemenu: init at 0.1.0
2019-05-13 13:24:50 +02:00
R. RyanTM 8d21e03c9d tzupdate: 1.3.1 -> 1.4.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/tzupdate/versions
2019-05-13 02:52:38 -07:00
Roman Volosatovs 240fce7ba7
kitty: symlink the deref binary 2019-05-13 10:08:40 +02:00
Roman Volosatovs 7da57081fe
kitty: apply patch on Darwin for running as symlink 2019-05-13 10:08:40 +02:00
Daniel Schaefer 06fad89bd6 treewide: Update meta of packages hosted on gnome
- Update homepage URLs
- Add missing meta entries
2019-05-13 03:01:25 -04:00
Mario Rodas a459734c25
Merge pull request #61407 from mvnetbiz/octoprint-jinja2
octoprint: fix held back jinja2 dependency

Fixes https://github.com/NixOS/nixpkgs/issues/61183
2019-05-12 20:42:38 -05:00
Mario Rodas 395a9def0d
octoprint: fix darwin build 2019-05-12 20:41:38 -05:00
Matt Votava 2a96ed5850 octoprint: fix held back jinja2 dependency
Octoprint holds back python jinja2 package due to breaking changes.
nixpkgs' jinja2 recently changed to running tests, but the octoprint
version fails building due to having an older pytest configuration,
and this versions pypi release doesn't have the tests dir distributed in
the tarball anyways.
2019-05-12 16:36:17 -07:00
worldofpeace ffd8102fb4
Merge pull request #61222 from worldofpeace/bump/tilix
tilix: 1.9.0 -> 1.9.3
2019-05-12 18:37:28 -04:00
Daniel Schaefer b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
Spencer Baugh 4b8803dae6 switch users of "gnupg1" to plain "gnupg"
gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra
symlinks in the bin directory. None of these packages need those
symlinks, and it's confusing for them to say they're depending on
"gnupg1", so switch their dep to plain "gnupg".
2019-05-12 20:08:50 +02:00
Renaud 822c758eca
Merge pull request #61327 from r-ryantm/auto-update/josm
josm: 14945 -> 15031
2019-05-12 17:55:06 +02:00
Maximilian Bosch c99a01aa7a calcurse: fix python3 wrapper
The current Python wrapper for `httplib2` breaks when running e.g.
`./result/bin/calcurse-caldav` with the following error:

```
Traceback (most recent call last):
  File "./result/bin/calcurse-caldav", line 6, in <module>
    import httplib2
ModuleNotFoundError: No module named 'httplib2'
```

The easiest workaround is to use the `wrapPython` tool to properly patch
library path inside the script.
2019-05-12 16:54:30 +02:00
R. RyanTM a26cda2b64 josm: 14945 -> 15031
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-05-11 16:58:54 -07:00
Roman Volosatovs 4afa4cda63
zathura: Add a comment about why poppler is used on Darwin 2019-05-11 23:43:00 +02:00
Robert Scott a7b397295b k2pdfopt: patch custom leptonica with security fixes
this is what you get to inherit if you insist on old versions. cross-port
of r19.03's 0861ad591a96ad7246335c9cb35f51126874ea12.
2019-05-11 16:15:24 +01:00
Joachim F b6300babad
Merge pull request #61211 from dtzWill/update/electrum-3.3.5
electrum: 3.3.4 -> 3.3.5 (not your typical version bump)
2019-05-11 14:45:40 +00:00
Roman Volosatovs 9ddd56a7e3
zathura: use poppler on Darwin by default 2019-05-11 16:03:03 +02:00
Roman Volosatovs a2f3f6881b
zathura: fix darwin builds 2019-05-11 16:02:58 +02:00
Renaud 047400d753
Merge pull request #61227 from uvNikita/moonlight
moonlight-embedded: update and add vaapi support
2019-05-11 10:25:25 +02:00
Michael Raskin 76e2a96475
Changelog meta entry (#60371)
meta.changelog: enable, document, add for GNU Hello
2019-05-10 16:55:29 +00:00
Mario Rodas 6ca0b1462f
Merge pull request #60427 from artemist/sox-opus
sox: Add option to include opus support
2019-05-10 08:28:55 -05:00
Nikita Uvarov fc5b5cdaef
moonlight-embedded: add libva support
This enables hardware decoding using VA API.
2019-05-10 10:24:10 +02:00
Nikita Uvarov 30e5254de5
moonlight-embedded: 2.4.7 -> 2.4.9 2019-05-10 10:24:02 +02:00
Ryan Mulligan 78526a79da
Merge pull request #53393 from srghma/hubstaff_143
hubstaff: 1.3.1 → 1.4.5
2019-05-09 20:51:00 -07:00
Will Dietz 66493d7bff
electrum: grab tests from github, but use signed sources
Not crazy about this solution, but seems better than
not running tests or ignoring upstream's signatures.
2019-05-09 15:57:27 -05:00
Will Dietz a879c72552
electrum: fixup Exec lines in .desktop
Not sure why upstream added $HOME/.local/bin to $PATH for these,
but IMO that is for users to handle as they see fit.

And it's not very nix-like :).
2019-05-09 15:50:07 -05:00
Will Dietz 9cae933ce7
electrum: fetch from official site, check signature (manually) 2019-05-09 15:50:06 -05:00
Will Dietz d6ec298e3e
electrum: 3.3.4 -> 3.3.5
https://github.com/spesmilo/electrum/blob/3.3.5/RELEASE-NOTES
2019-05-09 15:50:05 -05:00
worldofpeace 416d05f001 tilix: 1.9.0 -> 1.9.3 2019-05-08 23:27:20 -04:00
dawidsowa 4bf92ed816 gallery-dl: 1.8.2 -> 1.8.3 2019-05-08 12:32:14 +02:00
Serhii Khoma aadfa893ab hubstaff: 1.4.3 -> 1.4.5 2019-05-08 11:29:28 +03:00
Serhii Khoma 6324caac14 hubstaff: 1.3.1 → 1.4.3 2019-05-08 11:10:51 +03:00
Matthias Beyer 09c0b89a81 taskell: 1.4.2 -> 1.4.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-08 09:14:18 +02:00
Robin Gloster f41599a028
Merge pull request #61086 from mayflower/cross-fixes
Batch of cross compilation fixes
2019-05-07 20:35:47 +00:00
adisbladis 677e5e1fe2
gpsbabel: 1.5.4 -> 1.6.0 2019-05-07 22:23:17 +02:00
Will Dietz 5f13ffc00b
Merge pull request #60363 from matthiasbeyer/update-taskell
taskell: 1.3.2 -> 1.4.2
2019-05-07 13:42:36 -05:00
c0bw3b 4f8bf685f8 pstree: remove and alias to psmisc 2019-05-08 02:53:09 +09:00
dawidsowa 715002eaf7 gallery-dl: init at 1.8.2 2019-05-08 02:45:56 +09:00
Robin Gloster 5fd31ae886
dmenu: fix cross 2019-05-07 18:14:11 +02:00
Frederik Rietdijk 0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
Renaud c1fc82a02e
Merge pull request #60990 from r-ryantm/auto-update/mediainfo
mediainfo: 18.12 -> 19.04
2019-05-05 20:00:28 +02:00
R. RyanTM 92e243d56d mediainfo: 18.12 -> 19.04
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mediainfo/versions
2019-05-05 08:22:30 -07:00
Aaron Andersen 1ef93c9c51
Merge pull request #60915 from aanderse/issue/60498
kupfer: fix broken build
2019-05-04 20:23:39 -04:00
Frederik Rietdijk 193b899af2 Merge master into staging-next 2019-05-04 17:34:04 +02:00
Aaron Andersen fc32b49933 kupfer: switch from `name` to `pname` 2019-05-04 11:13:15 -04:00
Aaron Andersen 545af899c2 kupfer: fix broken build 2019-05-04 11:13:10 -04:00
Alyssa Ross 8b9c7d543b
Merge pull request #60503 from manveru/pt-update
pt: 0.7.3 -> 0.10.0, use bundlerApp
2019-05-04 13:19:50 +00:00
Vladyslav M 8bc70c937b
waybar: 0.5.1 -> 0.6.1 (#60613)
waybar: 0.5.1 -> 0.6.1
2019-05-04 12:36:42 +03:00
Minijackson 70098c2037
waybar: 0.5.1 -> 0.6.1 2019-05-04 09:57:34 +02:00
Frederik Rietdijk 0f10b72b5f Merge master into staging-next 2019-05-03 19:56:31 +02:00
Michael Fellinger e287749936 taskjuggler: fix security issues 2019-05-03 14:38:19 +02:00
nyanloutre 07f53c71e8 electron-cash: enable tests 2019-05-03 17:43:06 +09:00
Silvan Mosberger d6ddcf318e
Merge pull request #60812 from r-ryantm/auto-update/translate-shell
translate-shell: 0.9.6.9 -> 0.9.6.10
2019-05-03 07:29:05 +02:00
Thiago Kenji Okada ed971d0d90 bemenu: init at 0.1.0
Bemenu is a dynamic menu library and client program inspired by dmenu
with support for wayland compositors (and also X11 and ncurses).

Build and tested in NixOS 19.03.172392.6d7ed96429 in X11 (i3wm), wayland
(sway) and ncurses (kitty).
2019-05-02 20:53:20 -03:00
R. RyanTM a872d68060 translate-shell: 0.9.6.9 -> 0.9.6.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/translate-shell/versions
2019-05-02 14:50:09 -07:00
Frederik Rietdijk 1979224f15 Merge master into staging-next 2019-05-02 21:38:22 +02:00
Peter Simons 676d292cef gmrun: if /etc/gmrunrc exists, prefer it over the copy we installed in $out 2019-05-02 13:30:58 +02:00
Matthias Beyer a0f644faa3 taskell: 1.4.0 -> 1.4.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-02 10:24:43 +02:00
Frederik Rietdijk 155c9d8e18 Merge master into staging-next 2019-05-02 08:43:14 +02:00
Peter Hoeg 5aae21daea
Merge pull request #60467 from peterhoeg/u/gcal
gcalcli: 4.0.4 -> 4.1.0
2019-05-02 09:50:52 +08:00
nyanloutre 0a1ed299f4 electron-cash: 3.3.6 -> 4.0.2 2019-05-02 01:06:33 +09:00
Renaud 78e0c60f99
Merge pull request #60627 from r-ryantm/auto-update/mediainfo-gui
mediainfo-gui: 18.12 -> 19.04
2019-05-01 16:48:05 +02:00
Florian Klink 314e06b782 masterpdfeditor: 5.4.04 -> 5.4.10 2019-05-01 14:32:31 +02:00
R. RyanTM 8af9df2245 mediainfo-gui: 18.12 -> 19.04
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mediainfo-gui/versions
2019-05-01 04:08:08 -07:00
R. RyanTM 48b138ba15 masterpdfeditor: 5.3.22 -> 5.4.04
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/masterpdfeditor/versions
2019-05-01 03:46:23 -07:00
Frederik Rietdijk f137783927 Merge master into staging-next 2019-05-01 11:45:46 +02:00
R. RyanTM 3e769179e8 calibre: 3.41.3 -> 3.42.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/calibre/versions
2019-05-01 11:34:39 +02:00
Michael Fellinger fa55d1ebc7 pt: 0.7.3 -> 0.10.0, use bundlerApp 2019-04-30 17:43:09 +02:00
Frederik Rietdijk 3462fe27d9 Merge staging-next into staging 2019-04-30 15:52:19 +02:00
Peter Hoeg 22f97005ae gcalcli: 4.0.4 -> 4.1.0 2019-04-30 17:14:11 +08:00
Artemis Tosini 508555518d
sox: Add option to include opus support
Many other distributions include opus support in their sox
distributions. This patch makes such an option, and sets it
to be enabled by default. This works when ogg is disabled as
as well as when ogg is enabled.
2019-04-29 14:23:39 +00:00
Frederik Rietdijk 2f936f85d8 Merge master into staging-next 2019-04-29 13:46:20 +02:00
Mario Rodas 862734670e
Merge pull request #60316 from kevingriffin/1password-sha256
1password: Update SHA256
2019-04-28 21:35:42 -05:00
Kevin Griffin cbf4bea1ac 1password: Update SHA256 hashes
Follows upstream re-signing from infrastructure change.
2019-04-29 02:13:27 +00:00
worldofpeace 5f14e83bd6
Merge pull request #60176 from JohnAZoidberg/mousetweaks
mousetweaks: init at 3.32.0
2019-04-28 14:25:18 -04:00
Daniel Schaefer 9da62cb0b3 onboard: Depend on mousetweaks 2019-04-28 14:23:20 -04:00
Vladyslav M 19e978e847
zola: 0.6.0 -> 0.7.0 2019-04-28 13:27:21 +03:00
Matthias Beyer cb5f0906fd taskell: 1.3.2 -> 1.4.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-28 12:19:43 +02:00
Will Dietz 9540f35921 font-manager: drop included patch 2019-04-27 22:04:53 -05:00
Will Dietz c8eb0321fa font-manager: bump to the actual 0.7.5 release :)
The hint was the need for fetching as a revision.
2019-04-27 22:04:29 -05:00
Will Dietz 7864c85ed5 dbeaver: 6.0.2 -> 6.0.3
https://dbeaver.io/2019/04/21/dbeaver-6-0-3/
2019-04-27 15:25:23 -05:00
Franz Pletz 82da1c30cb
Merge pull request #60290 from lheckemann/bump-kanboard
kanboard: 1.0.48 -> 1.2.9
2019-04-27 12:38:59 +00:00
Jörg Thalheim 19d1dc9ab8
Merge pull request #60199 from ajs124/drop/evopedia
evopedia: remove package
2019-04-27 10:41:57 +01:00
Will Dietz 73b0114f70 kdeconnect: 1.3.3 -> 1.3.4 2019-04-27 07:44:38 +02:00
Frederik Rietdijk 042a01efbf Merge staging-next into staging 2019-04-27 07:02:02 +02:00
Frederik Rietdijk 883232c00d Merge master into staging-next 2019-04-27 07:01:38 +02:00
Matthew Bauer 87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer b1de8cf480 treewide: disable tests on darwin
- tthsum
- python-papis
- python-sqlalchemy-migrate
- python-xlib
- dub
2019-04-26 21:55:05 -04:00
Linus Heckemann 75ba29da68 kanboard: 1.0.48 -> 1.2.9 2019-04-26 23:17:46 +02:00
Dan Callahan 4c5aff0691 hugo: 0.55.3 -> 0.55.4 (#60205) 2019-04-26 11:32:53 -07:00
Jan Tojnar 89a150355b
Merge branch 'master' into staging 2019-04-26 16:35:54 +02:00
Will Dietz 020e850774
Merge pull request #60136 from dtzWill/feature/notable
notable: init at 1.4.0
2019-04-26 00:18:26 -05:00
Will Dietz fb62c5d9aa notable: init at 1.4.0 2019-04-25 23:24:29 -05:00
Will Dietz ea5203b6ee joplin-desktop: appimageTools-ify 2019-04-25 23:24:07 -05:00
Will Dietz 37fd81c75d
Merge pull request #60167 from winpat/add_taskopen
taskopen: init at 1.1.4
2019-04-25 23:10:59 -05:00
Matthieu Coudron c7eac98420
Merge pull request #60008 from lightbulbjim/librecad-desktop
librecad: add .desktop file and icon
2019-04-26 10:18:27 +09:00
Graham Christensen 06d90aace2
Merge pull request #60236 from monsieurp/new-pydf
pydf: init at 12
2019-04-25 20:27:52 -04:00
Patrice Clement 4eaada7e22
pydf: init at 12 2019-04-26 00:43:43 +02:00
Renaud 1184855452
guake: 3.4.0 -> 3.5.0 (#59523)
* guake: 3.4.0 -> 3.5.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/guake/versions

* guake: remove unneeded postPatch
2019-04-25 23:30:35 +02:00
Renaud 00541faa4a
guake: remove unneeded postPatch 2019-04-25 23:02:38 +02:00
Renaud 2f13bbe3d5
pwsafe: 1.06 -> 1.07 (#60225)
* pwsafe: 1.06 -> 1.07

* pwsafe: inputs cleanup
'qrencode' should be used instead of 'libqrencode' alias
2019-04-25 21:23:44 +02:00
Daniel Schaefer 5354020e14 orca: Re-add liblouis
liblouis works again so we can use it here again aswell.

Closes: #39427
2019-04-25 19:17:13 +02:00
Daniel Schaefer 634b21f6ac orca: Set strictDeps to false
Wouldn't find the proper libraries/namespaces otherwise because of
https://github.com/NixOS/nixpkgs/issues/56943
2019-04-25 19:16:24 +02:00
ajs124 d287075c22 evopedia: remove package
The last upstream update was in 2014. While the software might still work, its usefulness depends on data archives, which are not updated anymore and have not been for several years.

Upstream suggests to use kiwix instead.
2019-04-25 10:13:26 +02:00
Frederik Rietdijk 0a7bcb3b03 Merge staging into staging-next 2019-04-24 18:38:11 +02:00
Patrick Winter 0553c30ff0 taskopen: init at 1.1.4 2019-04-24 18:30:36 +02:00
xrelkd ebd4808a06 alacritty: 0.3.1 -> 0.3.2 2019-04-24 13:23:13 +08:00
arcnmx b526bf0389 rxvt_unicode: fix build 2019-04-23 19:25:13 -07:00
Matthew Bauer 84d00355e8 Merge remote-tracking branch 'NixOS/master' into staging 2019-04-23 22:00:42 -04:00
Michael Weiss 9d720a9221
jekyll: Update the dependencies (security, CVE-2019-11068) 2019-04-23 21:19:12 +02:00
Michael Weiss 87cb3b33f1
gollum: Update the dependencies (security, CVE-2019-11068) 2019-04-23 21:19:12 +02:00
Elis Hirwing 029a37c6f5
Merge pull request #60052 from dtzWill/update/joplin-desktop-1.0.143
joplin-desktop: 1.0.142 -> 1.0.143
2019-04-23 13:55:05 +02:00
Dan Callahan 83752522e4
hugo: 0.55.2 -> 0.55.3 2019-04-23 11:12:38 +01:00
markuskowa d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
HTTPS urls
2019-04-22 23:37:07 +02:00
Jörg Thalheim 2e91d82464
Merge pull request #60030 from dywedir/alacritty
alacritty: 0.3.0 -> 0.3.1
2019-04-22 22:29:52 +01:00
Will Dietz b07b4ebe76 joplin-desktop: 1.0.142 -> 1.0.143
https://github.com/laurent22/joplin/releases/tag/v1.0.143
2019-04-22 15:23:54 -05:00
Renaud 91b289a240
Merge pull request #59684 from r-ryantm/auto-update/qtbitcointrader
qtbitcointrader: 1.40.40 -> 1.40.41
2019-04-22 20:27:48 +02:00
Vladyslav M 0be893abf9
alacritty: 0.3.0 -> 0.3.1 2019-04-22 19:48:09 +03:00
Chris Rendle-Short 2236fe0ab9 librecad: add .desktop file and icon
Use the .desktop file and app icon included in the source package.
2019-04-22 22:17:00 +10:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Vladyslav M 364290da9c
mako: 1.2 -> 1.3 (#59890)
mako: 1.2 -> 1.3
2019-04-22 09:57:11 +03:00
worldofpeace eb60ddb5d2
Merge pull request #59968 from markuskowa/fix-guake
guake: fix by setting strictDeps to false
2019-04-21 23:26:49 -04:00
Pascal Wittmann 694f07be2e
Merge pull request #59871 from NixOS/update-calibre
calibre: 3.40.1 -> 3.41.3
2019-04-21 18:34:27 +02:00
Markus Kowalewski 184f7f2ad8
guake: fix by setting strictDeps to false
Strict deps breaks guake.
See https://github.com/NixOS/nixpkgs/issues/59930
and https://github.com/NixOS/nixpkgs/issues/56943
2019-04-21 18:15:34 +02:00
Jan Tojnar d3259ed673
Merge branch 'master' into staging 2019-04-20 12:49:01 +02:00
Joachim F 9241145dfe
Merge pull request #59896 from rnhmjoj/rxvt
rxvt_unicode: allow to specify dependencies for plugins
2019-04-20 08:30:18 +00:00
Pascal Wittmann b26b480f27
calibre: 3.40.1 -> 3.41.3 2019-04-20 09:51:49 +02:00
rnhmjoj cfc4a7c03b
rxvt_unicode: allow to specify dependencies for plugins 2019-04-20 01:12:53 +02:00
Sondre Nilsen fe5b4d776d
hugo: 0.55.0 -> 0.55.2 2019-04-19 17:42:36 +02:00
Vladyslav M 2c47dc2175
mako: 1.2 -> 1.3 2019-04-19 17:49:29 +03:00
Jan Tojnar cd8697da9f
fix evaluation with `config.allowAliases = false` (#59879)
Co-Authored-By: volth <volth@webmaster.ms>
2019-04-19 15:14:03 +02:00
Jan Tojnar 5880baa9d0
Update pkgs/applications/misc/gnome-recipes/default.nix
Co-Authored-By: volth <volth@webmaster.ms>
2019-04-19 11:02:36 +00:00
Aaron Andersen e700ef2068
Merge pull request #58960 from Thesola10/patch-1
crumbs: init at version 0.0.3
2019-04-19 06:25:50 -04:00
volth cf3f3fd1b5 fix evaluation with `config.allowAliases = false` 2019-04-19 10:16:44 +00:00
Bruno Bigras bbc7ba5aeb rofi: fix homepage URL (#59837) 2019-04-18 16:40:59 +02:00
R. RyanTM 20194c1bef xmrig-proxy: 2.14.0 -> 2.14.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/xmrig-proxy/versions
2019-04-18 08:42:21 +02:00
Frederik Rietdijk 2346182c2c Merge staging-next into staging 2019-04-18 08:26:30 +02:00
Will Dietz 47fc99f533
Merge pull request #58152 from dtzWill/update/bleachbit-2.2
bleachbit: 2.0 -> 2.2
2019-04-17 13:11:57 -05:00
Robin Gloster b26b2c1d07
Merge pull request #59736 from r-ryantm/auto-update/xmr-stak
xmr-stak: 2.10.1 -> 2.10.4
2019-04-17 18:11:14 +00:00
worldofpeace 7abeda982a gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
Dennis Gosnell 96fa44736a stretchly: init at 0.19.1 (#59383)
This commit adds the program `stretchly`:

https://github.com/hovancik/stretchly

`stretchly` is an Electron app, so this commit just packages the binary
version for Linux.
2019-04-17 19:36:11 +02:00
Silvan Mosberger d260277928
Merge pull request #56997 from mtrsk/playonlinux-fix
Fixed fatal error with libX11 and libGL while building playonlinux
2019-04-17 05:37:07 +02:00
mtrsk 2f54c28ddf
No need for xorg.libX11.dev 2019-04-17 05:23:08 +02:00
mtrsk dc4b9b30ed
Fixed fatal error with X11 and libGL while building playonlinux on unstable 2019-04-17 05:23:04 +02:00
Mario Rodas c8184ec6e7
Merge pull request #59688 from Siilwyn/master
exercism: 3.0.9 -> 3.0.11
2019-04-16 19:18:53 -05:00
Silvan Mosberger c36b3dbfe0
Merge pull request #59511 from jonafato/keepassxc-2.4.1
keepassxc: 2.4.0 -> 2.4.1
2019-04-16 22:49:22 +02:00
R. RyanTM 2962c77b6c xmr-stak: 2.10.1 -> 2.10.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/xmr-stak/versions
2019-04-16 10:32:52 -07:00
Selwyn f6d8fcc65b exercism: 3.0.9 -> 3.0.11 2019-04-16 10:17:57 +02:00
R. RyanTM b09108eace qtbitcointrader: 1.40.40 -> 1.40.41
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtbitcointrader/versions
2019-04-16 00:52:34 -07:00
Ryan Mulligan b050097edf
Merge pull request #59559 from r-ryantm/auto-update/latte-dock
latte-dock: 0.8.6 -> 0.8.8
2019-04-15 21:01:23 -07:00