Commit graph

2163 commits

Author SHA1 Message Date
Jörg Thalheim
3477f56027
vimPlugins.command-t: fix ruby build 2017-06-18 12:56:45 +01:00
romildo
89b1d4cbe2 greybird: 3.22.3 -> 3.22.4 2017-06-14 04:48:31 +02:00
Bas van Dijk
2444eab485 ELK: update kibana and the elastic beats to 5.4 (#26252)
* Add kibana5 and logstash5
* Upgrade the elastic beats to 5.4
* Make sure all elastic products use the same version
  (see elk5Version)
* Add a test for the ELK stack
2017-06-13 22:36:08 +02:00
Gabriel Ebner
798e256dcd cups-filters: fix path to pdftops
This is hardcoded to /usr/bin/pdftops by default.
2017-06-12 11:19:40 +02:00
Daiderd Jordan
29049d07f9
vim-plugins: fix evaluation 2017-06-11 14:48:21 +02:00
Jörg Thalheim
425bc07d43
vimPlugins: update source 2017-06-11 12:13:58 +01:00
Jörg Thalheim
caec2fcdd0
vimPlugins.ensime-vim: make additional nix code persistent 2017-06-11 12:10:00 +01:00
Tuomas Tynkkynen
73a1307a02 U-Boot: Add A20 OLinuXino Lime build
Yet another Allwinner board working out-of-the-box, no surprises.
2017-06-10 23:22:24 +03:00
Tim Jäger
0c54a292fb hplip: introduce nettools dependency (#26439)
* hplip: introduce nettools dependency

Some HP printers (notably a HP MFP M477fnw) need to run `hostname` as part of
the printing process. This executable is provided by the "nettools" package.

* hplip: prepend nettools to PATH
2017-06-10 10:04:33 +01:00
Joachim F
506f990372 Merge pull request #26461 from romildo/upd.flat-plat
flat-plat: 20170515 -> 20170605
2017-06-09 22:19:38 +01:00
Edward Tjörnhammar
a66a9ae8e8
kodi-retroarch-advanced-launchers: ensure sound has been released 2017-06-09 20:41:02 +02:00
Jörg Thalheim
e2197465c1
cc-wrapper: externalize default_cxx_stdlib_compile
This value is require to get c++ std include path for libclang based tools (vim plugins in my case).
I currently extract it this with this rather command:

```
eval echo $(nix-instantiate --eval --expr 'with (import <nixpkgs>) {}; clang.default_cxx_stdlib_compile')
```

it did not trigger any recompilation on my system.
2017-06-08 19:50:40 +01:00
romildo
a997f4d2ba flat-plat: 20170515 -> 20170605 2017-06-07 18:47:39 -03:00
Edward Tjörnhammar
44a9f37ba8
libretro: add parallel-n64 core 2017-06-07 23:31:20 +02:00
Edward Tjörnhammar
beb04aabac
libretro.dolphin: init at 2017-06-04 2017-06-04 21:11:14 +02:00
Pascal Wittmann
5cb03b9538
xlockmore: 5.53 -> 5.54 2017-06-04 18:16:59 +02:00
Edward Tjörnhammar
f270376cd7
libretro.*: 2015-11-20 -> 2017-06-04 2017-06-04 03:27:55 +02:00
Edward Tjörnhammar
1845a2d735
retroarch: 1.3.4 -> 1.6.0 2017-06-04 03:27:55 +02:00
Nikolay Amiantov
0011f9065a Merge pull request #26152 from abbradar/wine-reorder
wine: reorganize packages
2017-06-04 00:58:42 +03:00
Nikolay Amiantov
e7530e6a5a wine: reorganize packages
Move most of wine configurations to winePackages which is not built on Hydra.
Leave two top-level packages:

wine: stable release with an "office" configuration;
wineStaging: staging release with a "full" configuration.
2017-06-04 00:57:45 +03:00
Dmitry Vyal
0f86046db5 user-local config.nix path fixed in docs 2017-05-27 13:38:15 +03:00
Guillaume Maudoux
dacfe8109e cups_filters: 1.11.1 -> 1.14.0 2017-05-24 12:51:24 +02:00
Nikolay Amiantov
46a2da8766 wine: use gstreamer-1.0 2017-05-24 02:27:05 +03:00
Nikolay Amiantov
2d1e5e87db wine: fix libva support 2017-05-24 02:27:01 +03:00
Nikolay Amiantov
bf230536e0 wineStaging: fix patching in nix-shell 2017-05-24 02:26:57 +03:00
Nikolay Amiantov
95f321480f wine: add udev support 2017-05-24 02:26:53 +03:00
Jörg Thalheim
297506d563
vimPlugins.ack-vim: init at 2017-05-07 2017-05-22 22:21:44 +01:00
Jörg Thalheim
4e404c5a70
vimPlugins: update sources 2017-05-22 22:20:58 +01:00
Maximilian Bosch
8d2e7c678b
rodjek/vim-puppet: init 2017-05-21 14:56:49 +02:00
Jörg Thalheim
56835b1eea
i3lock-pixeled: fix spurious hash in replace command 2017-05-20 18:10:49 +01:00
Jörg Thalheim
196fa7e70d Merge pull request #25761 from Ma27/new-package/i3lock-pixeled
i3lock-pixeled: init at 1.1.0
2017-05-20 17:46:57 +01:00
Jörg Thalheim
1deb1a30c8
i3lock-pixeled: use substituteInPlace 2017-05-20 17:45:51 +01:00
David Waern
3a084a80e7
samsung-unified-linux-drive: Fix sane driver by patching rpaths
fixes #25779
2017-05-20 15:35:00 +01:00
Maximilian Bosch
1e317150ef
i3lock-pixeled: init at 1.1.0 2017-05-17 16:15:55 +02:00
romildo
d14d0ab9ce flat-plat: 20170323 -> 20170515 2017-05-16 19:35:21 -03:00
Jörg Thalheim
728b8ab483
pcsxr: use wrapGAppsHook 2017-05-11 20:34:42 +01:00
Michael Raskin
42bf19cc04 Merge pull request #25629 from avnik/wine-update
Wine update
2017-05-10 23:08:34 +02:00
Kamil Chmielewski
7fada5c172 vimplugin-vim-elixir: 2017-04-12 -> 2017-04-26 2017-05-10 15:04:40 +02:00
Alexander V. Nikolaev
f3c19651db winetricks: 20170316 -> 20170327 2017-05-09 01:34:09 +03:00
Alexander V. Nikolaev
1ce951e79a wineUnstable: 2.6 -> 2.7
Update staging as well
2017-05-09 01:33:53 +03:00
Vanessa McHale
37f59b3586
tw-rs: init at 0.1.26
fixes #25514
2017-05-06 08:14:49 +01:00
Vladimír Čunát
f1ed43c14e
Merge #24949: desmume: fix mesa+osmesa 2017-05-01 23:55:14 +02:00
Jörg Thalheim
ef91b6d3e9 Merge pull request #25344 from lheckemann/dolphin-deps
dolphin-emu: include more dependencies
2017-05-01 20:40:43 +02:00
Jörg Thalheim
ecd2a34468 Merge pull request #25361 from romildo/upd.adapta
adapta-gtk-theme: 3.89.1.66 -> 3.90.0.125
2017-05-01 17:43:53 +02:00
José Romildo Malaquias
8a95889eaf e17gtk: 3.22.0 -> 3.22.1 (#25305) 2017-05-01 16:11:13 +01:00
Michael Raskin
bcbafdefc4 Merge pull request #25035 from elitak/cross-staging
Add some ARM platforms
2017-05-01 13:30:32 +02:00
romildo
b2c304eccd adapta-gtk-theme: replace maintainer 2017-05-01 07:06:49 -03:00
Pascal Wittmann
d9c59f099a
xlockmore: 5.51 -> 5.53 2017-05-01 12:03:37 +02:00
romildo
e0d1825993 adapta-gtk-theme: 3.89.1.66 -> 3.90.0.125 2017-04-30 17:23:24 -03:00
Linus Heckemann
3e31f2a645 dolphin-emu: include more dependencies
Previously, dolphin would build against vendored copies of the
libraries (shipped in source code form). This would result both
in a longer build (wxWidgets takes a while to build!) and in
bulkier binaries that wouldn't share libraries with others,
along with using fixed versions of curl and mbedtls which may
be left with unpatched security vulnerabilities.
2017-04-30 13:20:52 +01:00