aszlig
9e0aaf30aa
nss: Sign libraries after striping.
...
Running NSS in FIPS mode is only possible if the libraries are signed correctly,
so we're doing this in the postFixup hook, to insure nothing gets altered after
that phase.
For more information about FIPS mode, please see:
https://developer.mozilla.org/en-US/docs/NSS/FIPS_Mode_-_an_explanation
2012-08-22 08:29:09 +02:00
aszlig
29fce94665
nss: Clean up build/make flags.
...
First of all, let's remove that redundant BUILD_OPT variable.
This variable already is in makeFlags, so we really don't want it to be lurking
around in the attribute set of the derivation, and it annoys me for being there
for days.
We now state build targets explicitly rather than relying on "nss_build_all".
This makes NSPR_CONFIG_STATUS and the touch of build_nspr stamp obsolete, as
only nss_build_all includes build_nspr.
In addition, we don't need the -lz hack anymore, as this has been fixed in
recent NSS versions, so we can completly remove the postBuild hook.
And while we're at it, we're removing those outdated build instructions as well,
especially because we don't and can't follow official building guidelines
anymore, as those are difficult to apply to Nix.
2012-08-22 08:29:09 +02:00
aszlig
5f4ca8ec18
nss: Add nss-pem module from fedora.
...
This is a compatibility module which adds suport for PEM certificates used by
OpenSSL and compatible libraries. The module gets built but isn't used at the
moment, so we're going to work on integration of it later.
2012-08-22 08:29:09 +02:00
aszlig
485dcc9152
nss: Build using system libsqlite.
...
Let's use system SQLite library, which makes sense anyway. More importantly
because it conflicts with the sqlite package, as NSS is building this as a
shared library aswell.
2012-08-22 08:29:09 +02:00
aszlig
0e768ba98d
nss: Update NSS to version 3.13.6.
...
So to begin with fixing NSS let's get to the latest upstream release and start
fixing, so we won't carry around historic crap we then will throw away anyway.
2012-08-22 08:29:09 +02:00
Eelco Dolstra
d7fc07705a
Add latest patchelf prerelease
2012-08-21 15:57:41 -04:00
Eelco Dolstra
e3605e7e76
Merge branch 'master' of github.com:NixOS/nixpkgs
2012-08-21 14:27:18 -04:00
Eelco Dolstra
dc2f0f6474
gdb: Update to 7.5
2012-08-21 14:27:00 -04:00
Ludovic Courtès
11602dad82
glib: Use libiconvOrNull' instead of
libiconv'.
2012-08-21 15:53:43 +02:00
Eelco Dolstra
8b6edfe78d
polkit: Update to 0.105 and enable systemd (logind) support
...
There are even newer polkit releases, but they have a spidermonkey
dependency which I don't want to bother with right now.
2012-08-21 08:42:44 -04:00
Peter Simons
7f8246c76e
haskell-hlint: update to version 1.8.31
2012-08-20 10:34:56 +02:00
Peter Simons
2731fd220f
haskell-threadmanager: update to version 0.1.5
2012-08-20 10:34:56 +02:00
Peter Simons
490f8c4382
haskell-tagsoup: update to version 0.12.7
2012-08-20 10:34:56 +02:00
Peter Simons
5e19db2ce5
haskell-semigroups: update to version 0.8.4
2012-08-20 10:34:56 +02:00
Peter Simons
439ba01f0a
haskell-io-choice: update to version 0.0.2
2012-08-20 10:34:56 +02:00
Peter Simons
f3ad914481
haskell-hoogle: update to version 4.2.13
2012-08-20 10:34:55 +02:00
Peter Simons
2f187b26ac
haskell-case-insensitive: update to version 0.4.0.3
2012-08-20 10:34:55 +02:00
Peter Simons
46d8125a70
haskell-MonadCatchIO-mtl: update to version 0.3.0.5
2012-08-20 10:34:55 +02:00
Peter Simons
2879d112b0
haskell-network: update to version 2.3.1.0
2012-08-20 10:34:54 +02:00
Peter Simons
08e09e4caf
haskell-comonad: update to version 3.0.0.2
2012-08-20 10:34:54 +02:00
Ludovic Courtès
255c72ede6
gcc 4.5: Update to 4.5.4.
2012-08-20 10:15:17 +02:00
Michael Raskin
b32844654b
Julia: update source revision
2012-08-18 20:52:52 +04:00
Eelco Dolstra
911e9f3f43
DBD::SQLite: Don't install a copy of the SQLite sources
...
This saves almost 5 MB.
2012-08-17 18:11:53 -04:00
Shea Levy
1e1634604c
Compress-Raw-Zlib: Don't check on Darwin.
...
Fixes #102
2012-08-17 13:14:10 -04:00
Peter Simons
dad33bbfe5
haskell-uu-parsinglib: update to version 2.7.3.4
2012-08-17 12:52:38 +02:00
Peter Simons
6d6189082b
haskell-skein: update to version 0.1.0.8
2012-08-17 12:52:37 +02:00
Peter Simons
79883d78c8
haskell-lifted-base: update to version 0.1.2
2012-08-17 12:52:37 +02:00
Peter Simons
483fcf47a5
haskell-case-insensitive: update to version 0.4.0.2
2012-08-17 12:52:37 +02:00
Peter Simons
019fc2d03d
haskell-happstack-hamlet: fix build in presence for recent versions of hamlet
2012-08-17 11:07:14 +02:00
Peter Simons
c0dafdf8d5
Merge pull request #94 from aszlig/boomerang
...
boomerang: New package from the fork.
2012-08-16 06:50:55 -07:00
Peter Simons
2253afb4f1
scala: cosmetic
2012-08-16 15:49:00 +02:00
Peter Simons
7ab915da52
scala: enable 'fixupPhase' (among other things) which corrects the shebang paths of the installed scripts
2012-08-16 15:48:18 +02:00
Peter Simons
cf2071e9c0
haskell-yesod: update to version 1.1.0.1
2012-08-16 15:41:23 +02:00
Peter Simons
f8914fa177
haskell-yesod-auth: update to version 1.1.1
2012-08-16 15:41:23 +02:00
Peter Simons
100e13fca7
haskell-vector-algorithms: update to version 0.5.4.1
2012-08-16 15:41:23 +02:00
Peter Simons
bc9d3787e2
haskell-unordered-containers: update to version 0.2.2.0
2012-08-16 15:41:23 +02:00
Peter Simons
ad78f75434
haskell-tls: update to version 0.9.9
2012-08-16 15:41:22 +02:00
Peter Simons
55c100564d
haskell-simple-sendfile: update to version 0.2.6
2012-08-16 15:41:22 +02:00
Peter Simons
f1a5724ae8
haskell-mwc-random: update to version 0.12.0.1
2012-08-16 15:41:22 +02:00
Peter Simons
3999d82a40
haskell-http-types: update to version 0.7.2
2012-08-16 15:41:22 +02:00
Peter Simons
75506e4005
haskell-http-conduit: update to version 1.6.0
2012-08-16 15:41:22 +02:00
Peter Simons
e9ac89975a
haskell-hashable: update to version 1.1.2.5
2012-08-16 15:41:22 +02:00
Peter Simons
f6b2363b72
haskell-fast-logger: update to version 0.2.2
2012-08-16 15:41:21 +02:00
Peter Simons
dc745663eb
haskell-criterion: update to version 0.6.1.1
2012-08-16 15:41:21 +02:00
Peter Simons
d2347755e0
haskell-certificate: update to version 1.2.5
2012-08-16 15:41:21 +02:00
Peter Simons
3f857bd69c
haskell-authenticate: update to version 1.3.1
2012-08-16 15:41:21 +02:00
Peter Simons
5bbf9d5b25
haskell-attoparsec-enumerator: update to version 0.3.1
2012-08-16 15:41:21 +02:00
Peter Simons
cf7be76526
haskell-ListLike: update to version 3.1.6
2012-08-16 15:41:21 +02:00
Peter Simons
a72e2a076d
haskell-text: update to version 0.11.2.3
2012-08-16 15:35:34 +02:00
Shea Levy
10aa2bd5c3
Update autobuild URL
...
Only tested building autobuild.src, succeeds now, failed before.
Fixes #99 .
2012-08-15 05:58:25 -04:00