Commit graph

191966 commits

Author SHA1 Message Date
Jörg Thalheim ff969fed98
Merge pull request #68189 from avdv/wtf-no-vendored-deps
wtf: No longer use vendored dependencies
2019-09-06 09:50:55 +01:00
Silvan Mosberger da72765041
Merge pull request #67805 from Infinisil/more-git-determinism
nix-prefetch-git: Remove some pack file non-determinism
2019-09-06 10:24:45 +02:00
Marek Mahut be9e7745f2
Merge pull request #68173 from jonringer/bump-gitg
gitg: 3.32.0 -> 3.32.1
2019-09-06 09:13:19 +02:00
Marek Mahut 59d3c9618d
Merge pull request #68167 from jonringer/bump-requests-mock
pythonPackages.requests-mock: 1.5.2 -> 1.7.0
2019-09-06 09:12:54 +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
Sarah Brofeldt 57b66eb3f2
Merge pull request #68138 from johanot/ceph-14.2.3
ceph: 14.2.1 -> 14.2.3
2019-09-06 07:31:45 +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
Aaron Andersen 22fb70a996
Merge pull request #66669 from OPNA2608/update-palemoon
palemoon: 28.6.0.1 -> 28.7.0, drop hardeningDisable
2019-09-05 21:03:48 -04:00
Jan Tojnar ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar 684bad0569
gtk: move expressions 2019-09-06 02:54:53 +02:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
worldofpeace 4b16b7e9a0
Merge pull request #67115 from evanjs/feature/postman-7.5.0
postman: 7.0.7 -> 7.6.0
2019-09-05 19:39:37 -04:00
Evan Stoll e4c243d6a0 postman: add evanjs to maintainers 2019-09-05 19:24:48 -04:00
Evan Stoll abd41c3f68 postman: 7.0.7 -> 7.6.0
- Remove gnome2 (#39976)
  - Use pango instead of gnome2.pango
  - Remove gnome2.GConf
  - Remove gtk2-x11
- Add at-spi2-atk dependency
- Explicitly import packages rather than just pkgs or xorg
- Refactor patchelf to be more generic
- Use wrapGAppsHook
  - As this app uses GTK3 for the UI, we need to use wrapGAppsHook
- Move libPath creation to postFixup
- Remove dontPatchELF
- Remove unnecessary Postman binary, only use _Postman
- Remove unnecessary makeWrapper
- Add dontConfigure
- Remove unnecessary lib 
- Move libPath inputs to buildInputs
2019-09-05 19:24:31 -04:00
worldofpeace 60c9cecf40
Merge pull request #68137 from eadwu/vscode/1.38.0
vscod{e,ium}: 1.37.1 -> 1.38.0
2019-09-05 18:26:44 -04:00
Michael Weiss 539d66aef6
signal-desktop: 1.26.2 -> 1.27.1
at-spi2-core is required for the new dependency on libatspi.so.0.
2019-09-06 00:06:52 +02:00
Aaron Andersen 34a6f75090
Merge pull request #62754 from tbenst/imagecodecs-lite
imagecodecs-lite: init at 2019.4.20
2019-09-05 17:24:07 -04:00
Jonathan Ringer a7f84c7880 gitg: 3.32.0 -> 3.32.1 2019-09-05 14:07:07 -07:00
Tyler Benster d0a442f6e5 imagecodecs-lite: init at 2019.4.20 2019-09-05 14:04:24 -07:00
Ente b081115788 i3lock-fancy: Bugfix, make scrot overwrite file
After commit [1] scrot will no longer overwrite files unless the `-o`
option is given. This commit makes the i3lock-fancy use `scrot -z -o`
instead of just `scrot -o`.

[1]: 489e322904
2019-09-05 16:30:12 -04:00
Jonathan Ringer 341f65e60f pythonPackages.requests-mock: 1.5.2 -> 1.7.0 2019-09-05 12:59:38 -07:00
Jonathan Ringer 04c2622d07 pythonPackages.purl: init at 1.5 2019-09-05 12:59:09 -07:00
Florian Klink 0213ccf624
Merge pull request #67894 from marzipankaiser/caffeine-ng
caffeine-ng: use python3 and some other improvements
2019-09-05 12:27:00 -07:00
Marek Mahut 5aa5760261
Merge pull request #68131 from 1000101/process-exporter
prometheus-process-exporter: init at 0.5.0
2019-09-05 21:09:33 +02:00
Jan Hrnko bf9fd00b2e prometheus-process-exporter: init at 0.5.0 2019-09-05 20:21:10 +02:00
Linus Heckemann 734da72661
Merge pull request #68110 from Ma27/weechat-python3
weechat: build with python3 by default
2019-09-05 20:05:47 +02:00
Maximilian Bosch e4bc0e2b5f
weechatScripts.weechat-xmpp: remove
This plugin is fairly outdated and depends on python2 libraries that
don't receive any updates either (xmpppy for instance[1]).

[1] https://pypi.org/project/xmpppy/
2019-09-05 20:03:46 +02:00
Maximilian Bosch 689a50f3a2
weechat: build with python3 by default
WeeChat also supports Python3 for scripts which should be preferred as
CPython2 is about to get EOLed soon: https://weechat.org/scripts/python3/
2019-09-05 20:03:45 +02:00
Craige McWhirter 169cb996c5 postgresql: improve identMap description
This patch provides example usage for identMap based upon PostrgeSQL documentation

@thoughtpolice
2019-09-05 12:28:21 -05: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
Aaron Andersen 11de7aa609
Merge pull request #64322 from jbedo/xenomapper
xenomapper: init 1.0.2
2019-09-05 12:08:10 -04:00
Aaron Andersen 636d9043ea
Merge pull request #68109 from aanderse/pyvmomi
pythonPackages.pyvmomi: init at 6.7.1.2018.12
2019-09-05 12:02:24 -04:00
Marcial Gaißert d64cdba5b4
caffeine-ng: move setuptools_scm dependency to buildInputs
setuptools_scm is only needed during build, not whilst using the package.
2019-09-05 17:44:55 +02:00
Claudio Bley b170193185 wtf: Add infocmp to PATH, fixes #68103 2019-09-05 17:13:11 +02:00
Jörg Thalheim a7c12f59f8
Merge pull request #68140 from esclear/fix-cutter
Fix radare2-cutter: Wrap Cutter with Qt wrapper
2019-09-05 15:46:38 +01:00
Daniel Albert 5864b89767 Fix radare2-cutter: Wrap Cutter with Qt wrapper
Cutter would not find Qt plugins. This is fixed by wrapping it.
2019-09-05 16:18:37 +02:00
Ryan Mulligan 6713721105
Merge pull request #68111 from Ma27/bump-mautrix-whatsapp
mautrix-whatsapp: 2019-07-04 -> 2019-09-03
2019-09-05 06:52:42 -07:00
Ryan Mulligan 96d5fdcdac
Merge pull request #68117 from tadeokondrak/discord-0.0.96
discord-canary: 0.0.95 -> 0.0.96
2019-09-05 06:46:42 -07:00
Ryan Mulligan 50f5410954
Merge pull request #68124 from xrelkd/update/eksctl
eksctl: 0.4.3 -> 0.5.0
2019-09-05 06:30:59 -07:00
Tim Steinbach a4fcea49fc
vivaldi: 2.7.1628.30-1 -> 2.7.1628.33-1 2019-09-05 09:23:40 -04: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
Johan Thomsen 161855c033 ceph: 14.2.1 -> 14.2.3 2019-09-05 14:33:29 +02:00
Edmund Wu 7f660719c9
vscodium: 1.37.1 -> 1.38.0 2019-09-05 08:08:21 -04:00
Edmund Wu 6c82cc405a
vscode: 1.37.1 -> 1.38.0 2019-09-05 08:08:20 -04:00
Justin Bedo 3f83cbf538
xenomapper: init 1.0.2 2019-09-05 20:50:22 +10:00
Peter Simons 52de09ce84 heimdall: fix the GUI front-end's run-time errors 2019-09-05 10:55:19 +02:00
Will Dietz 4f493117bb
Merge pull request #68060 from dtzWill/update/xbps-0.57
xbps: 0.56 -> 0.57
2019-09-05 02:12:57 -05:00
Marek Mahut 3a7f89fdb4
Merge pull request #68042 from dtzWill/update/v4l-utils-1.16.7
v4l-utils: 1.16.6 -> 1.16.7
2019-09-05 09:00:18 +02:00
Marek Mahut 1a5d105e04
Merge pull request #68087 from peterhoeg/u/pio4
platformio: 3.6.6 -> 4.0.3
2019-09-05 08:59:35 +02:00