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
Vladimír Čunát
fbda7ca802
ultrastardx: fixup compilation
...
It starts for me now, so hopefully it's just OK.
2019-06-03 09:54:15 +02:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Profpatsch
53e790e7a8
maintainers: capitalize the Profpatsch attribute (vanity)
...
Since I’m already at it, this has been bothering me for a while.
2018-02-12 07:24:50 +01:00
Robin Gloster
a33dfc86f3
ultrastardx: 1.1, 1.3-beta -> 2017.8.0
2017-08-12 14:01:08 +02:00
Profpatsch
79dd4deda5
Ultrastar ( #26524 )
...
* ultrastardx-beta: init at 1.3.5
* libbass, libbass_fx: init at 24
* ultrastar-creator: init at 2017-04-12
* buildSupport/plugins.nix: add diffPlugins
Helper function to compare expected plugin lists to the found plugins.
* ultrastar-manager: init at 2017-05-24
The plugins are built in their own derivations, speeding up (re-)compilation.
The `diffPlugins` function from `beets` is reused to test for changes in the
plugin list on updates.
* beets: switch to diffPlugins
The function is basically just extracted for better reusability.
2017-06-14 11:29:31 +02:00
Robin Gloster
c38d6b493e
ultrastardx: mark as broken
2017-03-30 16:23:35 +02:00
Vladimír Čunát
9da12a6713
SDL: split the dev output and fix referrers
2015-10-13 20:18:56 +02:00
Eric Seidel
f3c6827373
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
2015-01-14 20:27:55 -08:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Lluís Batlle i Rossell
e12695ba85
Fixing ultrastardx linking with lua.
...
Now it fails to start to me, due to some alsa problems.
2013-12-07 12:24:34 +01:00
Lluís Batlle i Rossell
a520b9cfa0
Fix the ultrastardx makefile (the hard way).
2013-12-07 00:07:34 +01:00
Lluís Batlle i Rossell
7df337558a
Trying to add ultrastardx. It fails for me in x86_64. I invite others to test or fix it,
...
as I know zero about fpc.
svn path=/nixpkgs/trunk/; revision=25305
2010-12-28 14:56:08 +00:00