This website requires JavaScript.
Explore
Help
Sign In
dev
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
961b20c1b7
nixpkgs
/
pkgs
/
stdenv
History
Martin Bravenboer
961b20c1b7
Added pre release of stratego libraries, fixed support for configureFlags in MinGW, add binary pkg-config distribution for bootstrapping. Optionally use pkgconfig from the stdenv (again, for bootstrapping)
...
svn path=/nixpkgs/trunk/; revision=6253
2006-08-26 20:11:31 +00:00
..
cygwin
* Allow packages to enabled shared libraries on cygwin.
2006-07-24 21:20:49 +00:00
darwin
* Fix "infinite recursion" errors on FreeBSD and Darwin.
2006-03-08 15:34:05 +00:00
freebsd
* Fix "infinite recursion" errors on FreeBSD and Darwin.
2006-03-08 15:34:05 +00:00
generic
* Through the magic of functional programming, let stdenv export a
2006-08-07 13:31:18 +00:00
initial
* Filter out the meta attribute, again.
2006-03-24 16:07:42 +00:00
linux
* When calling all-packages.nix, pass system explicitly and don't rely
2006-08-23 16:18:02 +00:00
mingw
Added pre release of stratego libraries, fixed support for configureFlags in MinGW, add binary pkg-config distribution for bootstrapping. Optionally use pkgconfig from the stdenv (again, for bootstrapping)
2006-08-26 20:11:31 +00:00
native
* Fix stdenv-native.
2006-05-31 12:18:01 +00:00
nix
* Don't use the subpath operator (~) anymore, it's subsumed by normal
2006-08-09 15:05:30 +00:00
common-path.nix
* Remove redundant files, move path.nix around a bit.
2006-07-14 08:35:59 +00:00
default.nix
* Support different kinds of stdenvs on a particular system (like
2006-08-23 15:58:54 +00:00