Domen Kožar
12776c3748
python3Packages: disable few packages
2014-08-25 18:16:12 +02:00
Domen Kožar
d0163efd7a
Merge pull request #3785 from edwtjo/fribid-1.0.4
...
FriBID: 1.0.2 -> 1.0.4
2014-08-25 17:25:22 +02:00
Domen Kožar
13ca3624a7
toxic: git -> 0.4.7
2014-08-25 17:13:50 +02:00
Domen Kožar
2099db4d00
uTox: downgrade to work with current libtoxcore
2014-08-25 17:09:41 +02:00
Edward Tjörnhammar
35d7d01d06
FriBID: 1.0.2 -> 1.0.4
...
Changed from let to rec version.
Added longDescription.
2014-08-25 17:00:23 +02:00
aszlig
f83af95f8a
build-support: Use mktemp -d in nix-prefetch-*.
...
Instead of relying on $$ to not collide with an existing path.
Quoting the Bash manual about $$:
> Expands to the process ID of the shell. In a () subshell, it expands
> to the process ID of the current shell, not the subshell.
So, this is different from $BASHPID:
> Expands to the process ID of the current bash process. This differs
> from $$ under certain circumstances, such as subshells that do not
> require bash to be re-initialized.
But even $BASHPID is prone to race conditions if the process IDs wrap
around, so to be on the safe side, we're using mktemp here.
Closes #3784 .
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-25 15:28:55 +02:00
William A. Kennington III
39b1e2fffc
nftables: Add derivation
2014-08-25 14:55:15 +02:00
William A. Kennington III
c063a8d9a5
docbook2x: Add platforms so that it builds on hydra
2014-08-25 14:55:15 +02:00
William A. Kennington III
c3f730d185
libnftnl: Add derivation
2014-08-25 14:55:15 +02:00
Domen Kožar
8b98d7dc08
logstash_forwarder: specify platforms
2014-08-25 14:55:14 +02:00
William Roe
963b97088f
Logstash-forwarder requires Go-1.1/1.2
...
The SSL stuff in it doesn't work right with Go 1.3 yet.
1.2 doesn't have a derivation for darwin, so go 1.1 should work for
everyone
2014-08-25 14:55:14 +02:00
Rickard Nilsson
8c78986553
Some pkgs.lib -> lib fixes
2014-08-25 14:40:40 +02:00
Eelco Dolstra
d2539605e1
Remove reference to icecat
2014-08-25 14:35:08 +02:00
Eelco Dolstra
b1ce3cc172
Manual: Handle XML files in subdirectories
2014-08-25 14:33:33 +02:00
Domen Kožar
8cfd9b1acd
pythonPackages.gevent: 0.13.8 -> 1.0.1
2014-08-25 14:22:54 +02:00
Domen Kožar
e130021940
python3Packages.fabric: 1.6.1 -> 1.9.1
2014-08-25 14:16:35 +02:00
Jaka Kranjc
310a5d09a4
gemrb: bumped to 0.8.1
2014-08-25 14:08:13 +02:00
Jaka Kranjc
3f971fe45f
gemrb: added more meta tags + general maintenance
2014-08-25 14:08:13 +02:00
Domen Kožar
9149d450cf
pythonPackages: disable some py3k builds
2014-08-25 14:07:08 +02:00
Andraz Brodnik
56edab9909
Add tzlocal python package.
2014-08-25 14:02:53 +02:00
Andraz Brodnik
aa68c94d4d
Add semantic python package.
2014-08-25 14:02:53 +02:00
Andraz Brodnik
4d472145d1
Add quantities python package.
2014-08-25 14:02:53 +02:00
Andraz Brodnik
ce68f5d309
Add mpd python package.
2014-08-25 14:02:53 +02:00
Andraz Brodnik
a5396d58bb
Add futures python package.
2014-08-25 14:02:52 +02:00
Andraz Brodnik
e511e05960
Add facebook-sdk python package.
2014-08-25 14:02:52 +02:00
Andraz Brodnik
e9f605d7e6
Add apscheduler python package.
2014-08-25 14:02:52 +02:00
Thomas Tuegel
6bda0b00e0
atftp: new expression for version 0.7.1
2014-08-25 14:01:19 +02:00
Domen Kožar
fb60478492
pythonPackages.zodb3: 3.10.5 -> 3.11.0
2014-08-25 14:00:39 +02:00
Mathijs Kwik
4b058a204d
remove obsolete haskell-parsers-0.10
2014-08-25 13:56:53 +02:00
Mathijs Kwik
0e1ed7bbc9
fix js2-mode revision
2014-08-25 13:56:53 +02:00
Mathijs Kwik
feeca09ecf
eaglemode: upgrade to 0.85.0
2014-08-25 13:56:53 +02:00
Mathijs Kwik
fb2449c026
add emacs color-theme solarized
2014-08-25 13:56:53 +02:00
Mathijs Kwik
3be7d4b478
idris-mode: upgrade to 0.9.14
2014-08-25 13:56:52 +02:00
Oliver Charles
e7b2e13ff4
haskellPackages.wreq: Patch to work with lens >= 4.4
2014-08-25 12:47:57 +01:00
Oliver Charles
41b75fc4d4
haskellPackages.websockets: Don't jailbreak
...
The maintainer is active on Hackage, and will benefit from bug reports
on build failure. It currently builds without needing to jailbreak.
2014-08-25 12:06:13 +01:00
Domen Kožar
028216edce
python.substanced: upgrade to latest git, fix py3k
2014-08-25 13:03:30 +02:00
Domen Kožar
fbecc676e5
wgetpaste: 2.23 -> 2.25
2014-08-25 13:03:30 +02:00
Georges Dubus
7cd9bebb26
posterazor: update from 1.5 to 1.5.1
2014-08-25 11:50:13 +01:00
Rickard Nilsson
684e8b241e
Merge pull request #3780 from ip1981/master
...
Fixed rewrite rules for Mediawiki
2014-08-25 12:46:08 +02:00
Peter Simons
0c3cddfc52
Build cabal-install-0.14.0 with network 2.3.x on GHC 7.4.2 and below.
...
Fixes <https://github.com/NixOS/nixpkgs/pull/3770 >.
2014-08-25 12:17:16 +02:00
Peter Simons
3d3e78c673
network-uri: build with a recent version of Cabal on GHC 6.x
2014-08-25 12:17:15 +02:00
Peter Simons
3d42da9e0b
haskell-yesod-core: update to version 1.2.19.1
2014-08-25 12:17:15 +02:00
Peter Simons
daf9ad906a
haskell-stylish-haskell: update to version 0.5.10.2
2014-08-25 12:17:15 +02:00
Peter Simons
de43fed57e
haskell-language-c: update to version 0.4.6
2014-08-25 12:17:15 +02:00
Peter Simons
3120bbde2e
haskell-http-client: update to version 0.3.7.2
2014-08-25 12:17:15 +02:00
Peter Simons
3ba066cd84
haskell-arbtt: update to version 0.8.1.2
2014-08-25 12:17:15 +02:00
Peter Simons
c2ad6595d2
haskell-HTTP: update to version 4000.2.18
2014-08-25 12:17:15 +02:00
Peter Simons
57c8030b56
haskell-MonadRandom: update to version 0.2.0.1
2014-08-25 12:17:15 +02:00
Igor Pashev
cdd1785cd6
Fixed rewrite rules for Mediawiki
...
If Mediawiki was served from the root directory of the server
it was impossible to serve other directories.
Make sure that URLs defined in servedDirs are not rewritten.
Use case: serving local copy of MathJax
2014-08-25 11:55:57 +02:00
Eelco Dolstra
8cb6d1ebb3
Moo: Fix build
...
http://hydra.nixos.org/build/13626782
2014-08-25 11:50:33 +02:00