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-02-15 00:24:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9301524c50
nixpkgs
/
pkgs
/
development
/
libraries
/
libjpeg
History
Michael Raskin
edbbddce1d
A case study in transitive overrides. WebKit needs fresh glib. This means it needs a whole slice of system built against glib-2.22.. Added overrides are generic enough, though. So the same way can be used to override everything. I have failed (so far?) to add mkOverridable into stdenv, though.
...
svn path=/nixpkgs/trunk/; revision=17661
2009-10-06 05:43:51 +00:00
..
builder.sh
* Got rid of a lot of "postInstall=postInstall" and similar lines in
2009-04-23 13:31:10 +00:00
default.nix
A case study in transitive overrides. WebKit needs fresh glib. This means it needs a whole slice of system built against glib-2.22.. Added overrides are generic enough, though. So the same way can be used to override everything. I have failed (so far?) to add mkOverridable into stdenv, though.
2009-10-06 05:43:51 +00:00