Commit graph

2589 commits

Author SHA1 Message Date
adisbladis 95ea79a196
Merge pull request #33730 from mogorman/xscreensaver
xscreensaver: 5.37 -> 5.38
2018-01-11 09:53:25 +08:00
Matthew O'Gorman 8bc2025bb2 xscreensaver: 5.37 -> 5.38 2018-01-10 19:26:02 -05:00
Thomas Tuegel 0dec14ba8c
Merge pull request #33208 from nixy/kde-arc-theme
arc-kde-theme: init 2017-11-09
2018-01-10 10:05:34 -06:00
Orivej Desh fe05782a4f hplip: fix quoting for makeWrapper
Fixes #33625 after #31497
2018-01-09 00:31:38 +00:00
Andrew R. M 03ae844484 arc-kde-theme: init 2017-11-09 2018-01-08 22:03:10 +00:00
Bart Brouns 60f62b512d jackaudio: 1.9.11-RC1 -> 1.9.12 2018-01-05 23:51:30 +01:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Orivej Desh 24d61a48b3 sc-controller: init at 0.4.0.1 2018-01-03 03:27:34 +00:00
José Romildo Malaquias 63c850768f deepin-gtk-theme: 17.10.4 -> 17.10.5 2018-01-02 19:59:28 -02:00
adisbladis 73050d3b20
Merge pull request #33292 from bkchr/mgba
mgba: 0.6.0 -> 0.6.1
2018-01-02 02:23:38 +01:00
Bas van Dijk e8e88c43f6 elk: 6.1.0 -> 6.1.1 2018-01-02 01:21:55 +01:00
Bas van Dijk 803077ef1c elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0
This change is backwards compatible since the ELK tools at version 5.x
remain unchanged.

The test suite now both tests ELK-5 and ELK-6.
2018-01-02 01:15:29 +01:00
Bas van Dijk 95913d2768 elk: 5.6.1 -> 5.6.5
https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.0.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-5.html
https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.5.html
https://www.elastic.co/guide/en/beats/libbeat/5.6/release-notes-5.6.5.html
2018-01-02 01:15:29 +01:00
Bastian Köcher a7e54afc4d mgba: 0.6.0 -> 0.6.1
Also fixes build with qt 5.10.
2018-01-01 21:07:59 +01:00
Joachim F aafbd4fabf
Merge pull request #33242 from romildo/upd.adapta-gtk-theme
adapta-gtk-theme: 3.92.1.72 -> 3.93.0.1
2017-12-31 15:12:39 +00:00
Thomas Tuegel aa5c7fb6f0
Merge pull request #33173 from medovuxa/kde2
kde2-decoration: init at 2017-03-15
2017-12-31 08:37:19 -06:00
José Romildo Malaquias 96003af66c adapta-gtk-theme: 3.92.1.72 -> 3.93.0.1 2017-12-31 10:46:56 -02:00
medovuxa 99770e785a kde2-decoration: init at 2017-03-15 2017-12-31 10:21:45 +03:00
Herwig Hochleitner 5fdf1b972a wine: update stable and unstable
2.0.2 -> 2.0.3
2.19 -> 2.20

additional comments for the update procedure
2017-12-30 14:58:50 +01:00
Herwig Hochleitner ea4320d348 wine: remove wrapper for wine64
fix #28486
2017-12-30 14:58:47 +01:00
rnhmjoj aa6a18a6d9
steamcontroller: init at 2017-08-11 2017-12-30 12:31:45 +01:00
Luke Adams 5379bb4def dolphinEmuMaster: 20170902 -> 20171218 2017-12-23 22:31:15 -08:00
Luke Adams 18a1943ad8 dolphinEmuMaster: enable Darwin building (x64 only) 2017-12-23 22:31:15 -08:00
Luke Adams 51e53e0a71 dolphinEmuMaster: Add options to build gui with wx or qt 2017-12-23 22:31:15 -08:00
Luke Adams a44253ec65 dolphinEmuMaster: allow Dolphin to use nix-provided deps 2017-12-23 22:31:15 -08:00
Luke Adams 6d63847041 dolphinEmuMaster: Create darwin outpath 2017-12-23 22:31:15 -08:00
Luke Adams 1852176d2e dolphinEmuMaster: move inputs to nativeBuildInputs
- add Darwin inputs
- Add curl to prevent in-tree build
- add libpng hidapi wxgtk for dolphin to use
2017-12-23 22:31:15 -08:00
Luke Adams 1e5973850e dolphinEmuMaster: convert cmakeFlags to list 2017-12-23 22:31:15 -08:00
Orivej Desh d7e6066c71
Merge pull request #32785 from davidak/elementary-gtk-theme
elementary-gtk-theme: init at 5.1.1
2017-12-24 01:01:04 +00:00
Florian Klink c7f1aa3804 buildUboot: add openssl to nativeBuildInputs
required by tools/kwbimage.c, tools/mxsimage.c and in various other
places too.
As those are tools running on the host, it's a nativeBuildInput.
2017-12-23 04:31:11 +02:00
Florian Klink bae218e7b5 ubootClearfog: add 2017-12-23 04:31:11 +02:00
Florian Klink 8a844db5fc ubootTools: set CONFIG_ARCH_MVEBU=y
u-boot only builds some architecture-specific tools, if this
architecture is selected in configuration. So a 'allnoconfig' won't
include them.

As they are pretty useful however, we'd like to have them in ubootTools.
This can be accomplished by enabling CONFIG_KIRKWOOD=y and possibly
more later.
2017-12-23 03:51:12 +02:00
Florian Klink 027d7bbb71 uboot: add extraMakeFlags option 2017-12-23 03:51:12 +02:00
Orivej Desh c47ac0d8bf
Merge pull request #32867 from yegortimoshenko/20171219.103133/propagate-murrine
themes: propagate gtk-murrine-engine, resolves #16268
2017-12-20 04:16:52 +00:00
Orivej Desh 3445138387
Merge pull request #32833 from jtojnar/vala-cleanup
Vala cleanup
2017-12-20 03:40:33 +00:00
Yegor Timoshenko dfcbbd380e
themes: propagate gtk-murrine-engine, resolves #16268 2017-12-19 22:09:32 +00:00
Jan Tojnar c9bf4b4f05
seafile-shared: use recent vala + clean-up 2017-12-19 17:25:55 +01:00
José Romildo Malaquias 682022a88a materia-theme: 20171112 -> 20171213 2017-12-19 08:54:45 -02:00
davidak bf75e9b57a elementary-gtk-theme: init at 5.1.1 2017-12-18 01:44:57 +01:00
Daiderd Jordan 37196b9efa
vim-rhubarb: init at 2017-06-28 2017-12-17 17:45:57 +01:00
Graham Christensen e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Frederik Rietdijk 1817ec70fd
Merge pull request #31221 from jraygauthier/jrg/vscode-ext-python
vscode-extension-ms-python-python: Init at 0.8.0
2017-12-12 20:58:17 +01:00
Tuomas Tynkkynen bedc18c461 U-Boot: Add ubootQemuArm 2017-12-12 01:16:10 +02:00
Tuomas Tynkkynen 8b358b84a8 U-Boot: Add a patch to increase max kernel command line length 2017-12-12 01:16:10 +02:00
Samuel Dionne-Riel 262514a3c7 U-Boot: Adds Orange Pi PC build 2017-12-11 19:05:15 +02:00
Vladimír Čunát 2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Vladimír Čunát ca6952fcb7
ghostscript: security 9.20 -> 9.22
There are also non-security changes in the releases. /cc #32459.
Printing test OK, and I tested work with some postscript files.
I also fixed the license - it was changed in 2013 :-/
2017-12-09 17:50:05 +01:00
Jörg Thalheim f7c7a4cde1 vimPlugins.vim-yapf: fix evaluation 2017-12-09 10:28:40 +00:00
Jörg Thalheim 1592d5a9e7 vimPlugins: update all 2017-12-09 09:59:03 +00:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Orivej Desh bf0d121aed cups: fix configure flags 2017-12-07 07:22:39 +00:00
Peter Hoeg e5715d9464 cups: 2.2.2 -> 2.2.6 2017-12-07 07:22:39 +00:00
Jan Malakhovski 1858e8909e tree-wide: fix either check-meta or meta attrs of all the packages I evaluate 2017-12-05 13:46:52 +01:00
Joerg Thalheim 62e6f2eb1d vimPlugins.vim-codefmt: init at 2017-03-04 2017-12-05 10:33:51 +00:00
Joerg Thalheim 5c6c794ae9 vimPlugins.vim-maktaba: init at 2017-05-07 2017-12-05 10:33:51 +00:00
Orivej Desh 4cbbecc85d libretro.mame: fix parallel building 2017-11-29 11:18:14 +00:00
Orivej Desh c905d9351c gutenprint: fix build
after "gnutls: 3.5.15 -> 3.6.1" became independent from zlib.
2017-11-29 10:08:37 +00:00
Vladimír Čunát 5f020d5627
Merge branch 'staging'
There are security fixes in multiple packages /cc #32117,
so I'm merging a little earlier, with a few thousand jobs
still not finished on Hydra for x86_64-darwin and aarch64-linux.
2017-11-29 10:02:40 +01:00
Steve Trout 8bc74a908d cnijfilter2: specify --datadir for cnijlgmon3
If --datadir is not given, it uses '${datarootdir}/cnijlgmon3',
with the unsubstituted variable.
2017-11-28 11:26:42 -06:00
Vladimír Čunát addd20e6f9
Merge branch 'master' into staging 2017-11-28 18:19:34 +01:00
adisbladis bc6d45f8c5
Merge pull request #32136 from AndersonTorres/upload/higan
higan: 105 -> 106
2017-11-28 18:13:21 +08:00
AndersonTorres 33f9847376 higan: 105 -> 106 2017-11-28 07:23:42 -02:00
Vladimír Čunát 6705f30e2c
Merge branch 'master' into staging 2017-11-27 15:09:53 +01:00
John Ericson e755a8a27d treewide: Use targetPrefix instead of prefix for platform name prefixes
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00
Raymond Gauthier faf13b6794 vscode-extension-ms-python-python: Init at 0.8.0 2017-11-26 22:09:16 -05:00
Orivej Desh 4e344bb5ce retroarch: enable parallel building 2017-11-26 20:12:23 +00:00
Cray Elliott 2e29a1e4b3 wineUnstable: 2.19 -> 2.21 2017-11-26 07:36:21 -08:00
Jörg Thalheim f2a689b7f6
Merge pull request #31184 from AndersonTorres/upload/openmsx
openmsx: init at git-2017-11-02
2017-11-25 15:55:27 +00:00
Patrick Chilton 8bfa14f5a7 cnijfilter: add 4.00 2017-11-24 21:02:40 +01:00
Vladimír Čunát 7dfa97969a
Merge branch 'staging' (older one)
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Orivej Desh 10cec932d7 retroarch: enable parallel building 2017-11-21 19:29:29 +00:00
Joerg Thalheim 2c70504892 vimPlugins.vim-grammarous: set languagetool path
Otherwise it try to install languagetool into nix store
2017-11-21 17:05:55 +00:00
Orivej Desh b089c21506 Merge branch 'master' into staging
* master: (39 commits)
  python.pkgs.pybfd: move to python-modules
  documentation: python 2.6 is no more
  documentation: python3Packages is python36Packages
  wireguard: 0.0.20171101 -> 0.0.20171111
  php_excel: init at 1.0.2
  libxl: init at 3.8.1
  matrix-synapse: 0.24.1 -> 0.25.1
  grafana: 4.6.1 -> 4.6.2
  linux: 4.4.98 -> 4.4.99
  linux: 4.9.62 -> 4.9.63
  linux: 4.13.13 -> 4.13.14
  nixos/zsh: add the type for enableAutosuggestions option
  zsh-powerlevel9k: init at 2017-11-10
  fio: 3.1 -> 3.2
  filebench: rehash source
  nano: 2.8.7 -> 2.9.0
  bonnie: replace dead source link
  less: 520 -> 529
  strace: 4.19 -> 4.20
  iperf: 3.2 -> 3.3
  ...
2017-11-19 08:30:14 +00:00
Tuomas Tynkkynen 931aa5f9e2 U-Boot: 2017.03 -> 2017.11
Also move patches from sd-image-aarch64.nix, they might be useful for
the older raspberries as well.
2017-11-18 13:57:17 +02:00
Orivej Desh fbdc74c761 makeWrapper: delete --set-eval
because --run is good enough.
2017-11-17 12:53:54 +00:00
Orivej Desh 74648f7466 treewide: use --set-default and --set-eval where appropriate 2017-11-17 12:28:14 +00:00
José Romildo Malaquias 5e98944d78 materia-theme: 20171005 -> 20171112 2017-11-14 22:39:52 -02:00
Matthew Bauer fdf92b553d dosbox: add gpl2 license 2017-11-13 20:55:40 -06:00
Matthew Bauer 3e6040e3ec dosbox: add myself as maintainer 2017-11-13 18:08:19 -06:00
Matthew Bauer 010475bb8b dosbox: build on darwin
fixes dosbox issue on dariwn
2017-11-13 18:07:57 -06:00
AndersonTorres 9e7b916852 openmsx: init at git-2017-11-02 2017-11-11 20:54:48 -02:00
Pascal Wittmann f63c21569f
Fix homepage links (see #30636) 2017-11-11 17:36:48 +01:00
Michael Raskin 6b9b8b1ea1 xscreensaver: 5.36 -> 5.37 2017-11-11 15:31:40 +01:00
Orivej Desh 30cbba9061
Merge pull request #31390 from Ma27/fix-buildphase-expressions
treewide: get rid of invalid `buildPhases` argument
2017-11-11 00:04:37 +00:00
Pascal Wittmann 24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Maximilian Bosch 161e80e3fd
treewide: get rid of invalid buildPhases argument
I don't know where this comes from (I accidentally did that as well
once), but some derivations seem to use `buildPhases` rather than
`phases` in their derivations.

This kills all improper usages as the lack of a `phases` argument
didn't break the build, so this can be safely removed.
2017-11-08 21:38:06 +01:00
Jörg Thalheim efc46c2836
Merge pull request #28782 from jraygauthier/jrg/vscode_cpptools_init
vscode-extension-ms-vscode-cpptools: Init at 0.12.3
2017-11-07 17:37:09 +00:00
Thomas Tuegel 648205e320
Merge pull request #31287 from ttuegel/hplip
hplip: 3.17.9 -> 3.17.10
2017-11-07 07:41:01 -06:00
Daiderd Jordan 5549fa767f
Merge pull request #31316 from Mic92/vim-plugins
Update Vim plugins
2017-11-06 19:06:54 +01:00
Joerg Thalheim c755d83c47 vimPlugins: update all 2017-11-06 11:33:12 +00:00
Joerg Thalheim db06695dd7 vimPlugins.command-t: 2017-06-23 -> 2017-09-29 2017-11-06 11:33:01 +00:00
Joerg Thalheim 8c4dc462af vim-plugins: update command no longer requires user input 2017-11-06 11:26:38 +00:00
Vladimír Čunát 587037c42d
lilypond: disable parallel building
Example failure: https://hydra.nixos.org/build/63597640
2017-11-05 19:18:34 +01:00
Thomas Tuegel 721e07ea99
hplip: 3.17.9 -> 3.17.10 2017-11-05 11:29:50 -06:00
Orivej Desh 51186eb015
Merge pull request #31265 from danielfullmer/adapta-3.92.1.72
adapta-gtk-theme: 3.91.2.147 -> 3.92.1.72
2017-11-05 04:42:55 +00:00
Daniel Fullmer bfe218e3cb adapta-gtk-theme: 3.91.2.147 -> 3.92.1.72 2017-11-04 18:03:04 -04:00
Frederik Rietdijk decaeb3040
Merge pull request #30872 from FRidh/udev
systemd: remove udev attributes
2017-11-04 10:02:01 +01:00
Orivej Desh 43d4ebbb0a
Merge pull request #30846 from c0bw3b/pkg/Gcode
treewide: abandon Google Code homepages
2017-11-03 19:10:06 +00:00
c0bw3b 525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Orivej Desh 1b4f86a7dd
Merge pull request #31191 from pbogdan/snes9x-fix-build
snes9x-gtk: fix build
2017-11-03 15:39:14 +00:00
Piotr Bogdan 1f379ed3a7 snes9x-gtk: fix build 2017-11-03 14:06:23 +00:00
Michael Fellinger 0721c1ff3d numix-gtk-theme: fix hash 2017-11-02 21:45:19 +01:00
Samuel Leathers dce0e5d81b vim-plugins: add vim-docbk and related snippets 2017-11-02 10:34:23 -04:00
José Romildo Malaquias 1adcef7caf e17gtk: 3.22.1 -> 3.22.2 2017-10-28 07:48:15 -02:00
Frederik Rietdijk 97c7b69e25 systemd: remove udev attributes 2017-10-27 22:20:20 +02:00
Michael Raskin d754f7c9ce Merge pull request #30736 from pbogdan/foomatic-filters-cves
foomatic-filters: fix CVE-2015-8327 & CVE-2015-8560
2017-10-24 08:37:39 +02:00
Cray Elliott 83d7fe0f0d wineUnstable: 2.18 -> 2.19
staging and winetricks updated as well
2017-10-23 23:24:15 -07:00
Piotr Bogdan 4b756e4873 foomatic-filters: fix CVE-2015-8327 & CVE-2015-8560 2017-10-23 20:28:03 +01:00
Kevin Cox 5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
Will Dietz 7008e531bf vim-plugins: Add zig-vim 2017-10-20 13:05:48 -05:00
AndersonTorres ef198c93a8 higan: 104 -> 105 2017-10-17 06:02:40 -02:00
Nikolay Amiantov d5492433af epson-escpr: 1.6.12 -> 1.6.16 2017-10-16 02:05:19 +03:00
Herwig Hochleitner 30b3b5d85f announce myself as a maintainer
added maintainer entries for `cdemu` (which i've created), as well as
`wine` and `chromium` (which I regularly contribute to)
2017-10-14 11:11:49 +02:00
Daiderd Jordan 64a9483444 Merge pull request #29871 from Ma27/vim-utils/override-capability
vim-plugins: add `overrideAttrs` support for `buildVimPluginFrom2Nix`
2017-10-08 12:58:37 +02:00
Vladimír Čunát 9b4f74e38f
yabause: fix meta eval 2017-10-08 11:16:44 +02:00
Jörg Thalheim 3c8d4854af Merge pull request #29899 from yegortimoshenko/yabause/0.9.15
yabause: Qt4 -> Qt5, disable emu-compatibility.com in About menu
2017-10-07 18:27:06 +01:00
Jörg Thalheim 29ba91374c Merge pull request #30175 from romildo/upd.flat-plat
flat-plat: 20170917 -> 20171005 and renamed to materia-theme
2017-10-07 13:03:27 +01:00
José Romildo Malaquias 4afb28a892 flat-plat: 20170917 -> 20171005 and renamed to materia-theme 2017-10-07 08:54:46 -03:00
Frederik Rietdijk acfec163b1 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-07 12:15:17 +02:00
Joachim F 6fa834aa80 Merge pull request #30181 from yrashk/urbit-0.4.5
urbit: 0.4 -> 0.4.5
2017-10-07 08:24:11 +00:00
Vladimír Čunát ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Yurii Rashkovskii 134c1a6ac0 urbit: 0.4 -> 0.4.5 2017-10-06 23:38:21 -07:00
José Romildo Malaquias 68d811cede numix-gtk-theme: 2017-07-26 -> 2.6.7 2017-10-06 21:25:14 -03:00
Orivej Desh ac9550dca6 Merge pull request #30125 from avnik/wine-update
Wine update
2017-10-05 22:28:15 +00:00
Orivej Desh da20916efa Merge pull request #29863 from yegortimoshenko/mednafen/0.9.48
mednafen: 0.9.47 -> 0.9.48, disable PIC, unversioned docs
2017-10-05 21:42:04 +00:00
Alexander V. Nikolaev 8c34112be9 wineUnstable: 2.17 -> 2.18
Staging updated as well
2017-10-05 15:08:01 +03:00
Alexander V. Nikolaev 0317d5d083 wine: replace samba3 with samba4
Unbreak security assertion via samba3 which no more supported.
2017-10-05 15:07:53 +03:00
Orivej Desh f137004179 Merge branch 'master' into staging
* master: (81 commits)
  Add NixOS 17.09 AMIs
  gradle: 4.2 -> 4.2.1
  maintainers.nix: use my GitHub handle as maintainer name
  fcitx-engines.rime: init at 0.3.2
  brise: init at 2017-09-16
  librime: init at 1.2.9
  marisa: init at 0.2.4
  opencc: build shared library and programs
  josm: 12712 -> 12914
  exa: 0.7.0 -> 0.8.0
  krb5: add deprecation date for old configuration
  rustRegistry: 2017-09-10 -> 2017-10-03
  go-ethereum: Fix libusb segmentation faults on Darwin
  tor-browser-bundle-bin: 7.0.5 -> 7.0.6
  libsodium: 1.0.13 -> 1.0.15
  tor-browser-bundle: geoip support
  tor-browser-bundle: support transports obfs2,obfs3
  tor-browser-bundle: bump https-everywhere to 2017.9.12
  tint2: limit platforms to Linux since macOS is not supported and fails the tests
  eclipse-plugin-vrapper: init at 0.72.0
  ...
2017-10-03 17:46:39 +00:00
Joachim F 0a3dae8225 Merge pull request #29854 from yegortimoshenko/darcnes/cleanup
darcnes: use web.archive.org links, clean up
2017-10-03 00:49:26 +00:00
Orivej Desh fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
Maximilian Bosch acf0ee69ba
vim-plugins: add overrideAttrs support for buildVimPluginFrom2Nix 2017-10-01 11:33:12 +02:00
Jörg Thalheim 48eb294837 Merge pull request #29953 from romildo/new.deepin-gtk-theme
deepin-gtk-theme: init at 17.10.4
2017-10-01 10:32:07 +01:00
Vladimír Čunát 45400d65b4
Merge #29958: mednaffe: GTK3, correct license, etc. 2017-10-01 11:07:51 +02:00
Orivej Desh 77500400ba ppsspp: fix up 2017-10-01 08:33:02 +00:00
Yegor Timoshenko c93c7752e9 darcnes: use web.archive.org links, clean up 2017-09-30 23:50:51 +00:00
Yegor Timoshenko 055759d27a yabause: Qt4 -> Qt5, disable emu-compatibility.com in About menu
emu-compatibility.com is now defunct and thus should not be in About menu.

Other minor changes:
* linkage-rwx-linux-elf.diff -> linkage-rwx-linux-elf.patch
* Mark some inputs as optional
* Do not build with Doxygen by default: it does not produce any outputs
* Do not build with OpenAL by default: SDL2 handles sound when present
* Do not build with FreeGLUT by default: deprecated at upstream
2017-09-30 23:50:16 +00:00
Yegor Timoshenko 3c22ef8c0e ppsspp: 1.3 -> 1.4.2 2017-09-30 23:49:03 +00:00
Yegor Timoshenko e1cc156f72 mednaffe: GTK3, correct license, find mednafen w/o patching source 2017-09-30 20:45:48 +00:00
Yegor Timoshenko 333a425e36 mednafen-server: use $out/share/mednafen-server for standard.conf 2017-09-30 20:42:14 +00:00
Yegor Timoshenko 5449dd2bb7 mednafen: 0.9.47 -> 0.9.48, disable PIC, unversioned docs 2017-09-30 20:42:11 +00:00
José Romildo Malaquias 03bfcd5953 deepin-gtk-theme: init at 17.10.4 2017-09-30 11:08:24 -03:00
Rok Garbas 80dbfe4afb base16-builder: init
remove base16 as it was abandoned and one of its sucessors is
base17-builder.
2017-09-30 01:01:03 +02:00
Jörg Thalheim ea13049195 Merge pull request #29855 from yegortimoshenko/mednaffe/0.8.6
mednaffe: 0.8 -> 0.8.6, drop autoreconfHook, drop g_strdup() from patch
2017-09-29 00:38:41 +01:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Yegor Timoshenko 9aae605fe7 fakenes: mark as broken 2017-09-28 17:22:04 +02:00
Yegor Timoshenko 6e4c9b6294 mednaffe: 0.8 -> 0.8.6, add autoreconfHook, drop g_strdup from patch 2017-09-28 00:32:04 +00:00
Yegor Timoshenko 22b0c966aa snes9x-gtk: 1.53 -> 1.54.1 2017-09-28 00:59:08 +02:00
Yegor Timoshenko c3e6e9b765 epsxe: fix install, 32-bit executable uses mixed case 2017-09-26 19:20:30 +00:00
Yegor Timoshenko 0ddca0715a epsxe: init at 2.0.5 (#29810)
* epsxe: init at 2.0.5

* epsxe: nitpicks
2017-09-26 20:06:22 +01:00