Vladimír Čunát
e316672dcb
glibc: put back the nscd check, by $out instead of date
...
I don't know why they feel they need to check the compatibility by build date,
so I would keep check against $out, which is a better nix equivalent.
Also, expression refactoring (put comments out of hash-changing bash).
2014-09-13 14:06:27 +02:00
Alexander Kjeldaas
dd673de2a7
glibc: make compilation more pure
...
Remove datetime from nscd.
2014-09-13 13:53:43 +02:00
Vladimír Čunát
82797f98f2
Merge branch 'staging' into modular-stdenv
...
Conflicts:
pkgs/development/interpreters/perl/5.10/setup-hook.sh
pkgs/development/interpreters/perl/5.8/setup-hook.sh
pkgs/stdenv/linux/default.nix
2014-09-08 18:24:58 +02:00
Vladimír Čunát
1e389c976c
merge 'staging' into modular-stdenv
...
In 2c62a36b77
the messages in pkgs/stdenv/generic/default.nix
were not merged correctly.
Conflicts:
pkgs/stdenv/generic/default.nix
2014-09-08 18:16:54 +02:00
Eelco Dolstra
152ae27aac
Merge remote-tracking branch 'origin/systemd-216' into staging
2014-09-08 13:53:33 +02:00
Oliver Charles
5e3eff3bbd
haskellPackages.twitterConduit: Update to 0.0.5.8 and remove 'broken' flag
2014-09-08 12:08:03 +01:00
Eelco Dolstra
585983bc95
Merge remote-tracking branch 'origin/staging'
...
Conflicts:
pkgs/applications/version-management/subversion/default.nix
2014-09-08 11:42:09 +02:00
Aristid Breitkreuz
476b94a34d
Merge pull request #3998 from bobvanderlinden/libfreefare
...
added libfreefare
2014-09-07 18:08:56 +02:00
Bob van der Linden
c839205a69
added libfreefare
...
A library on top of libnfc for MIFARE support.
2014-09-07 16:23:23 +02:00
Bjørn Forsman
af26d5e25b
jquery: new package
...
jQuery is a JavaScript library designed to simplify the client-side
scripting of HTML.
I'm adding version 1.x instead of 2.x because 1.x supports IE 6, 7, 8
browsers and both versions are API compatible.
http://jquery.com/
2014-09-07 14:39:34 +02:00
Bjørn Forsman
f8c7e340a4
jquery-ui: update to latest stable (v1.11.1)
...
The current version (v1.10.4) is now called "legacy". The new stable version
has a different directory layout; it no longer splits css/ and js/ directories.
Since the *.js files refer to the *.css files by relative paths, I'm not
splitting them. Everything now goes to "$out/js/".
Also, upstream removed version numbers from filenames, so we don't need to
create those version-less symlinks anymore.
2014-09-07 13:36:13 +02:00
Oliver Charles
9104888b38
haskellPackages.tastyAntXml: Update to 1.0.0.9
2014-09-07 11:40:47 +01:00
William A. Kennington III
fb9d919fe4
libotr: git -> 4.0.0
2014-09-06 18:47:24 -07:00
Nixpkgs Monitor
a71744392b
pcre: update from 8.34 to 8.35
2014-09-06 20:10:37 +02:00
Vladimír Čunát
06fea81c6e
Merge recent master into staging
...
Hydra: ?compare=1150594
2014-09-06 16:52:45 +02:00
Mateusz Kowalczyk
19335acb0c
haskell-rope: add 0.6.4
2014-09-05 00:32:25 +01:00
Dmitry Malikov
498aef7766
haskell-regex-pcre-builtin: add 0.94.4.8.8.35
...
Closes #3972 .
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-04 23:00:30 +01:00
AndersonTorres
40b13e798b
CImg and WxCam - New Packages #3519
...
In this commit, I'm including two new softwares
* CImg: A small, simple image toolkit library
* WxCam: a small, simple, wxGTK-based webcam application
2014-09-04 20:44:05 +04:00
Moritz Ulrich
332395b262
Add myself as a maintainer to a bunch of packages.
2014-09-04 17:05:21 +02:00
Moritz Ulrich
439ebda62a
ffmpeg_1: update from 1.2.7 to 1.2.8
2014-09-04 17:05:20 +02:00
Michel Kuhlmann
83683c4140
haskell-ghc-server: initial expression
2014-09-04 16:20:57 +02:00
Peter Simons
381ce7ef94
haskell-optparse-applicative: add version 0.10.0
2014-09-04 14:41:08 +02:00
Peter Simons
87bb484b9e
haskell-setlocale: jailbreak to fix build with GHC 7.8.3
2014-09-04 14:41:08 +02:00
Peter Simons
9f22ed986b
haskell-network-uri: disable test suite to fix the build
...
https://github.com/haskell/network-uri/issues/4
2014-09-04 14:41:08 +02:00
Peter Simons
f82bf82465
haskell-tls: update to version 1.2.9 (and drop obsolete tls-extra)
2014-09-04 14:41:08 +02:00
Peter Simons
064c3d3e54
haskell-ghc-mod: update to version 5.0.1.2
2014-09-04 14:41:08 +02:00
Peter Simons
a6bb945730
haskell-network: update to version 2.6.0.2
2014-09-04 14:41:08 +02:00
Peter Simons
061b9b148c
haskell-x509: update to version 1.4.12
2014-09-04 14:41:08 +02:00
Peter Simons
6139f0f5ab
haskell-setlocale: update to version 1.0.0
2014-09-04 14:41:07 +02:00
Peter Simons
01760e9110
haskell-retry: update to version 0.5.1
2014-09-04 14:41:07 +02:00
Peter Simons
a64103179f
haskell-rest-happstack: update to version 0.2.10.2
2014-09-04 14:41:07 +02:00
Peter Simons
93778f97e2
haskell-rest-gen: update to version 0.15
2014-09-04 14:41:07 +02:00
Peter Simons
dcd580b9d2
haskell-purescript: update to version 0.5.5
2014-09-04 14:41:07 +02:00
Peter Simons
84b1072604
haskell-network-uri: update to version 2.6.0.1
2014-09-04 14:41:07 +02:00
Peter Simons
fd9aed1a77
haskell-monad-journal: update to version 0.2.3.2
2014-09-04 14:41:07 +02:00
Peter Simons
4ff583358e
haskell-hplayground: update to version 0.1.0.4
2014-09-04 14:41:07 +02:00
Peter Simons
cd5f33affd
haskell-entropy: update to version 0.3.3
2014-09-04 14:41:07 +02:00
Peter Simons
1ba291edc6
haskell-digestive-functors-heist: update to version 0.8.6.0
2014-09-04 14:41:07 +02:00
Peter Simons
cbe7451b5e
haskell-crypto-random: update to version 0.0.8
2014-09-04 14:41:07 +02:00
Peter Simons
7f9609756d
haskell-MFlow: update to version 0.4.5.9
2014-09-04 14:41:07 +02:00
Michael Raskin
467aa737a0
Fix QScintilla source
2014-09-04 13:01:30 +04:00
Eelco Dolstra
b3b06af89a
nss: Update to 3.16.4
2014-09-03 22:51:55 +02:00
Eelco Dolstra
0dbdc857d7
nspr: Update to 4.10.7
2014-09-03 22:51:55 +02:00
Eelco Dolstra
468f99e946
liquidfun: Don't build on Hydra
...
It uses requireFile.
2014-09-03 11:05:21 +02:00
Rüdiger Sonderfeld
698170005f
Add QScintilla.
2014-09-03 12:12:00 +04:00
Michael Raskin
9976dd3c4f
Merge pull request #3644 from AndersonTorres/xiphos
...
Xiphos: New Package
2014-09-03 11:19:02 +04:00
Peter Simons
7847276598
Merge pull request #3927 from ts468/haste
...
Update: Haste-Compiler: 0.4.1 -> 0.4.2
2014-09-02 17:27:44 +02:00
Michel Kuhlmann
6a0b39b0af
haskell-hindent: initial expression
2014-09-02 16:02:00 +01:00
Eelco Dolstra
3d821c068a
Merge remote-tracking branch 'origin/master' into systemd-216
2014-09-02 14:43:27 +02:00
Luca Bruno
268a5618f4
Merge branch 'gnome3'
2014-09-02 12:59:47 +02:00