* Change system name to i686-linux.
* A helper Nix expression used to populate the cache on losser. svn path=/nixpkgs/trunk/; revision=558
This commit is contained in:
4
pkgs/system/populate-cache.nix
Normal file
4
pkgs/system/populate-cache.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
let {
|
||||
pkgs = import ./i686-linux.nix;
|
||||
body = [pkgs.subversion pkgs.pan pkgs.sylpheed pkgs.MPlayer];
|
||||
}
|
||||
Reference in New Issue
Block a user