This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2025-01-05 04:23:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1b3ae0c81
nixpkgs
/
pkgs
/
system
/
i686-linux.nix
2 lines
53 B
Nix
Raw
Normal View
History
Unescape
Escape
* Added some missing semicolons. * Some packages needed for the Subversion server. svn path=/nixpkgs/trunk/; revision=586
2003-12-21 20:52:13 +00:00
(
import
./all-packages.nix
)
{
system
=
"
i
6
8
6
-
l
i
n
u
x
"
;
}
Reference in New Issue
Copy Permalink