Shea Levy
4fa4ab3a6e
Partially revert my recent kernelPackages changes
...
First, pass in `self' again so that overriding works properly (thanks
for pointing that out, @edolstra)
Second, instead of having linuxPackages*.kernel mean something different
inside the set and out, add a new attribute linuxPackages*.kernelDev,
which for the generic kernel is simply linuxPackages*.kernel but for the
manual-config kernel is the `dev' output (which has the build tree,
source tree, etc.)
The second change required trivial modifications in a bunch of
expressions, I verified that all of the linuxPackages* sets defined in
all-packages.nix have the same drv paths before and after the change.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-24 07:45:00 -04:00
Eelco Dolstra
9248dc1a14
Remove unfree ATI drivers package from the channel
...
Urghhhhh...
2013-01-17 22:05:59 +01:00
Marc Weber
2e7847cd12
making ati dirvers compile again
...
See comments on the nixos patch
2012-10-07 18:03:06 +02:00
Peter Simons
09bb4b0292
ati-drivers: update download URL
...
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:52 +02:00
Yury G. Kudryashov
313a029f16
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32396
2012-02-19 11:16:24 +00:00
Eelco Dolstra
b23126fcc3
* Include the kernel version in kernel-specific packages so that they
...
can be distinguished in nix-env -qa output.
svn path=/nixpkgs/trunk/; revision=32352
2012-02-17 14:32:28 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Evgeny Egorochkin
db4b283fd1
ati-drivers: version bump. Patch by: Cillian de Róiste.
...
svn path=/nixpkgs/trunk/; revision=24896
2010-11-28 09:17:42 +00:00
Evgeny Egorochkin
3748bba126
ati-drivers: version bump and fix name/version. Patch by Cillian de Róiste.
...
svn path=/nixpkgs/trunk/; revision=24479
2010-10-26 00:35:38 +00:00
Ludovic Courtès
be4bd94e35
ati-drivers: Comment out broken assertion.
...
svn path=/nixpkgs/trunk/; revision=23227
2010-08-18 14:45:13 +00:00
Yury G. Kudryashov
5e846002d6
ati-drivers: restrict "platforms" to x86_64-linux
...
svn path=/nixpkgs/trunk/; revision=21967
2010-05-25 11:27:18 +00:00
Marc Weber
26e718ba23
move assertions so that buildign the NixOS manual doesn't fail
...
svn path=/nixpkgs/trunk/; revision=21855
2010-05-19 10:01:07 +00:00
Marc Weber
6361b3a682
adding ati-drivers There is still much to be done, see http://thread.gmane.org/gmane.linux.distributions.nixos/4145
...
svn path=/nixpkgs/trunk/; revision=21848
2010-05-18 19:36:55 +00:00