Théophane Hufschmitt
5059511324
hplip : add openssl as buildInput
2016-04-18 13:47:15 +02:00
Nikolay Amiantov
beeb113eaf
Merge pull request #14781 from ambrop72/wine-fix
...
wine: Disable stripping to avoid breaking fakedlls.
2016-04-18 04:19:57 +04:00
Luca Bruno
cd8b383f62
cups: do not split doc output
...
The DocumentRoot is under doc/ which is looked up in
.out. So for now let doc/ directory in .out.
Not the right fix, but the easiest fix.
cc @vcunat
2016-04-17 21:09:34 +02:00
Ambroz Bizjak
d7eadb19fb
wine: Disable stripping to avoid breaking fakedlls.
2016-04-17 20:59:46 +02:00
Alexander V. Nikolaev
9751cd456a
wine: Fix RPATH for multiple-outputs
2016-04-17 18:51:34 +03:00
Arseniy Seroka
c316210f29
Merge pull request #14736 from AndersonTorres/higan
...
higan: 096 -> 098
2016-04-17 00:26:12 +03:00
Joachim Fasting
7d32d92464
cups: add systemd to build inputs on linux
...
Otherwise, cups will be built without systemd support. The upstream
systemd service unit expects cups to have systemd support however. When
cups is built without systemd support, the daemon will fork to the
background. Consequently, systemd will think the service is done and
enter inactive state.
Along with 9de93be6cd
and
47330b1732
this patch fixes the nixos
printer test timing out in `waitForUnit("cups.service")`; see
NixOS/nixpkgs#14748
2016-04-16 22:07:21 +02:00
Raymond Gauthier
dbe2c50a66
brgenml1cupswrapper: fix regression and improvements
...
`cp`, `grep`, `chmod`, `sed` executables
no longer found when upgrading from nixos
15.09 to 16.03. Fixed by use of wrapper
script that brings these executables into
`PATH`.
Also fix lpd binaries on 64 bits machines
by use of `callPackage_i686`.
2016-04-16 00:25:17 -04:00
Arseniy Seroka
6dfe7a7114
vimPlugins: update 2016-04-16
2016-04-16 01:32:47 +03:00
AndersonTorres
92f06ba130
higan: 096 -> 098
...
Now without some options, reflecting upstream development.
In special, no GTK building (as it was obsoleted on 096)
and no profile selecion, because it will be obsoleted
on next release.
2016-04-15 15:04:20 -03:00
joachifm
be284a5f97
Merge pull request #14577 from hrdinka/fix/pcsx2
...
pcsx2: disable advance SIMD instructions
2016-04-14 14:17:22 +02:00
Nikolay Amiantov
755e4633c7
mass-replace glib and gtk lib/*/include paths
2016-04-14 04:13:54 +03:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
Anderson Torres
4ec9453881
mgba: 0.3.1 -> git 20160325 ( #14578 )
...
I have made this release fromgit because 0.4.0 release doesn't
compile (gcc complains with an error in Window.cpp: "isnan is not
defined on this scope"). The error disappears on mgba git master.
2016-04-13 19:55:33 +01:00
Vladimír Čunát
39ebb01d6e
Merge branch 'staging', containing closure-size #7701
2016-04-13 09:25:28 +02:00
Nikolay Amiantov
24835df322
wine: use gcc49 for 64-bit builds
2016-04-12 20:55:28 +03:00
Nikolay Amiantov
71e7f0cad4
wine: use only native-arch native dependencies
2016-04-12 18:52:05 +03:00
Nikolay Amiantov
ff7f297ea2
wine: add more dependencies (notably, mpg123 and openal)
2016-04-12 18:44:04 +03:00
Nikolay Amiantov
b109f33d64
wine: fix outputs and pulseaudio support
2016-04-12 18:44:04 +03:00
Alexander V. Nikolaev
25d2a6a1b2
wineUnstable: 1.9.4 -> 1.9.7
...
Also update wineStaging as well
2016-04-12 18:44:04 +03:00
Christoph Hrdinka
cc1cef3abc
pcsx2: disable advance SIMD instructions
...
By setting `-DDISABLE_ADVANCE_SIMD=TRUE` pcsx2 will be compiled with predefined
SIMD flags instead of `-march=native`. This makes the resulting binary more
portable. Further this seems to be needed to make pcsx2 compile with gcc5.
2016-04-10 20:54:32 +02:00
Vladimír Čunát
30f14243c3
Merge branch 'master' into closure-size
...
Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Tobias Geerinckx-Rice
d54bc765b5
hplip: canonicalise 56-hpmud.rules' paths if installed
...
Fixes #14338 .
2016-04-04 22:14:21 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Benjamin Staffin
bd4fdfd722
vimPlugins: add vim-jsonnet and zenburn
2016-03-31 23:20:44 -07:00
Michael Raskin
1a97cfb91f
lilypond: set some HOME during the build for Metafont
2016-03-28 01:00:27 +02:00
Domen Kožar
b07e7bfc7b
Merge remote-tracking branch 'origin/staging'
2016-03-27 13:19:04 +01:00
Nikolay Amiantov
0c6db0ca48
cc-wrapper: add option to skip flags for native optimizations
2016-03-24 20:16:17 +03:00
Sheena Artrip
ef2f2de53a
mednaffe: init at 0.8
2016-03-23 00:38:58 -04:00
Arseniy Seroka
1bb80801eb
Merge pull request #14044 from kamilchm/youcompleteme
...
vimPlugins: youcompleteme FIX #14006 No rule to make target 'ycm_support_libs'
2016-03-21 23:19:59 +03:00
Kamil Chmielewski
6386d68e9d
vimPlugins: youcompleteme FIX #14006 No rule to make target
...
'ycm_support_libs'
599de71575 (diff-6725b893dfc969abac4f4ee39a3a317f)
2016-03-21 09:45:57 +01:00
Brandon Kase
51eb1dce81
vim-plugins: add airline-themes
2016-03-20 02:31:24 -07:00
joachifm
25a1e5d5f2
Merge pull request #14010 from yochai/master
...
mfcj470dw: fix missing file error
2016-03-18 22:08:23 +00:00
Yochai
e6b85e6b78
mfcj470dw: fix missing file error
2016-03-18 19:56:27 +02:00
Peter Simons
6c935046a7
splix: revert of revert of "2.0.0 -> svn-r315 version update"
...
This reverts commit e338d6a0fc
. I originally
reverted the update because it broke my Samsung printer. Now, it turns out that
this issue can be fixed by deleting and then re-creating the printer in CUPS to
update the driver.
It's possible that Gutenprints 'cups-genppdupdates' could remedy the situation
as well, but I had no chance to verify that since I don't use Gutenprint.
Closes https://github.com/NixOS/nixpkgs/issues/13734 .
2016-03-18 11:36:58 +01:00
joachifm
e1d451c8c5
Merge pull request #7596 from jraygauthier/jrg/brother_mfc7860dw
...
Brother MFC7860DW cups lpr wrapper drivers.
2016-03-15 02:06:59 +00:00
Raymond Gauthier
f4cc2c6fb7
brgenml1cupswrapper: init at 3.1.0-1
...
Brother generic cups wrapper over lpr driver
`brgenml1lpr` init at same version.
2016-03-14 21:54:57 -04:00
Raymond Gauthier
9be54a523e
retroarch: improvements
...
- Added missing freedesktop items (`*.desktop` and icon).
Note that for the moment, only added an `*.svg`
icon as was the only available. It does not give
us the best results (at least in xfce). We may decide
later on to extract the content of the `*.ico` instead
which is a bit more involved.
2016-03-13 20:05:01 -04:00
宋文武
93feb5d115
drop my maintainership ( close #13881 )
2016-03-13 18:39:01 +01:00
joachifm
d30b6f6a7b
Merge pull request #13781 from romildo/new.epson_201207w
...
epson_201207w: init at 1.0.0
2016-03-10 11:29:10 +00:00
José Romildo Malaquias
e57f1eb6d0
epson_201207w: init at 1.0.0
2016-03-09 15:25:53 -03:00
Arseniy Seroka
b20439ef67
vimPlugins: update 2016-03-09
2016-03-09 20:24:06 +03:00
Lluís Batlle i Rossell
63ffd27a6b
Fixing my-env to get NIX_CFLAGS_COMPILE and so on
...
Yes, I still use my-env. I tested that it works on 16.03.
2016-03-09 12:44:29 +01:00
Arseniy Seroka
6eac14e8ae
Merge pull request #13761 from hrdinka/add/libretro-psx
...
libretro-mednafen-psx: init at 2016-03-04
2016-03-08 22:27:56 +03:00
Christoph Hrdinka
c5ec5bc84a
libretro-mednafen-psx: init at 2016-03-04
2016-03-08 14:18:44 +01:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Arseniy Seroka
be497419f4
Merge pull request #13729 from AveryGlitch/vim/lightline
...
vimPlugins: init Lightline and Spacegray
2016-03-07 22:53:56 +03:00
Peter Simons
e338d6a0fc
splix: revert "2.0.0 -> svn-r315" version update
...
This reverts commit 6ea526462b
and a9f8613dae
to fix
https://github.com/NixOS/nixpkgs/issues/13734 .
2016-03-07 13:37:54 +01:00
Avery Glitch
ada1051888
Added vim plugins Lightline and Spacegray
2016-03-07 18:53:40 +11:00
Christoph Hrdinka
56705a1fa3
retrofe: fix gstreamer plugin path
2016-03-06 15:04:16 +01:00