1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

62466 commits

Author SHA1 Message Date
Lluís Batlle i Rossell 282354a6cf Updating cjdns to latest master.
It has important stability fixes.
2015-05-09 20:22:58 +00:00
Lluís Batlle i Rossell d170c98d13 Making nixos keep a ref to its stdenv
This will help a lot on ARM, where nix-collect-garbage erases gcc; then, any
change to a small system config file requires rebuilding gcc again.

I don't know why it does not happen on x86. Maybe it just pulls the gcc from
hydra, if garbage is collected.
2015-05-09 20:19:34 +00:00
Erik Timan 8d8c7c3600 python-packages: disable older than 2.7 for azure 2015-05-09 20:02:40 +00:00
Erik Timan b884826d15 python-packages: azure 0.10.0 -> 0.10.2 2015-05-09 19:32:32 +00:00
Joachim Fasting 44cdda7afb libsodium: 1.0.2 -> 1.0.3 2015-05-09 20:40:42 +02:00
Mateusz Kowalczyk 82da4096ad Merge pull request #7775 from k0ral/mpv
mpv: 0.8.3 -> 0.9.1
2015-05-09 19:15:18 +01:00
Brian McKenna 1ad2fa452a Add EventStore package
This turns the V8 expression into a generic build, so that we can
build with the required version.
2015-05-09 11:46:01 -06:00
Lluís Batlle i Rossell d8a2bb86c0 Raspberry Pi 2 changes to make it boot.
It boots, but some things still don't work:
1) Installation of DTBs
2) Boot of initrd

Booting still needs a proper config.txt in /boot, which could probably be
managed by NixOS.
2015-05-09 17:05:24 +00:00
Tobias Geerinckx-Rice 8f74b653d2 alloy: remove left-over no-op 2015-05-09 17:40:51 +02:00
Tobias Geerinckx-Rice 4c05e48411 man-pages 3.83 -> 4.00 2015-05-09 17:38:35 +02:00
Tobias Geerinckx-Rice 41ad1f947b Add cfr 0_100: another Java decompiler 2015-05-09 17:38:35 +02:00
Arseniy Seroka a360ce48ec Merge pull request #7774 from rushmorem/s3ql
Add s3ql package
2015-05-09 17:41:06 +03:00
rushmorem cd11803aa1 Add s3ql package
S3QL is a file system that stores all its data online using storage
services like Google Storage, Amazon S3, or OpenStack. S3QL effectively
provides a hard disk of dynamic, infinite capacity that can be accessed
from any computer with internet access running Linux, FreeBSD or OS-X.
2015-05-09 16:28:11 +02:00
Vladimír Čunát 75ebc3cf1d doc/stdenv: fix manual build after #7711 2015-05-09 14:58:40 +02:00
Arseniy Seroka 23a95ffe6b Merge pull request #7773 from k0ral/jellyfish
Added jellyfish python package
2015-05-09 15:44:56 +03:00
Arseniy Seroka 5cdff62dd1 Merge pull request #7776 from k0ral/rmlint
rmlint: 2.0.0 -> 2.1.0
2015-05-09 15:43:49 +03:00
Arseniy Seroka 4fd4112593 Merge pull request #7765 from sheganinans/master
Z3 solver, optimization edition.
2015-05-09 15:42:10 +03:00
Peter Simons c4bc6fc243 haskell-email-validate: disable test suite to fix the build
Reported in https://github.com/Porges/email-validate-hs/issues/12.
2015-05-09 14:16:47 +02:00
Peter Simons 1d119271e7 haskell-sandi: jailbreak restriction on "base == 4.8.*" so that we can build git-annex and hledger
Reported in https://github.com/magthe/sandi/issues/7.
2015-05-09 14:16:47 +02:00
Peter Simons 31b330828c hackage-packages.nix: update to 7424fa13db with hackage2nix revision 5e6df99a29c3e80bb071af288038312b19baf022 2015-05-09 14:16:43 +02:00
Peter Simons ee481f5817 Merge pull request #7779 from k0ral/git
git: 2.3.6 -> 2.4.0
2015-05-09 14:09:01 +02:00
koral d40cf483cc git: 2.3.6 -> 2.4.0 2015-05-09 11:46:31 +00:00
Peter Simons 54677e684c Merge pull request #7778 from k0ral/slock
slock: 1.1 -> 1.2
2015-05-09 13:44:38 +02:00
Sou Bunnbu 72b1bd4770 Merge pull request #7777 from k0ral/ranger
ranger: 1.7.0 -> 1.7.1
2015-05-09 19:06:34 +08:00
koral 073d4102b3 slock: 1.1 -> 1.2 2015-05-09 11:02:19 +00:00
koral 1c371606ce ranger: 1.7.0 -> 1.7.1 2015-05-09 10:52:25 +00:00
koral e047ac86d6 rmlint: 2.0.0 -> 2.1.0 2015-05-09 10:45:14 +00:00
Peter Simons e11306a366 haskell-smaoin has been fixed upstream. 2015-05-09 11:39:38 +02:00
koral 387eaf74ef mpv: 0.8.3 -> 0.9.1 2015-05-09 09:37:34 +00:00
Peter Simons d9411d53e9 hackage-packages.nix: update to 533fd30acc with hackage2nix revision f8474108eabeb513175d845709f749070ffdd8ba 2015-05-09 11:26:09 +02:00
Peter Simons e2f7980118 Merge pull request #7772 from purefn/master
no longer need to patch reactive-banana, latest version has all the n…
2015-05-09 11:23:00 +02:00
koral ea9969b0e4 Added jellyfish python package. 2015-05-09 09:10:47 +00:00
Aistis Raulinaitis a5a740a17a z3 opt 2015-05-08 23:45:07 -07:00
Richard Wallace b5f2fd7220 no longer need to patch reactive-banana, latest version has all the necessary instances 2015-05-08 23:17:47 -07:00
Eric Merritt 73f0339c35 crypto++: fix build issue on OSX (10.9.5 at least) 2015-05-08 22:29:41 -05:00
Tobias Geerinckx-Rice e50afd12b7 alloy: use installPhase instead of ./builder.sh
Also pass on any arguments from the shell wrapper to the .jar.
And be less clever with shell strings.
2015-05-09 03:17:33 +02:00
Tobias Geerinckx-Rice 8c39547fc2 phc-intel: don't try to build on _grsec kernels
It will fail.
2015-05-09 02:49:41 +02:00
Tobias Geerinckx-Rice 4c5d3f5a71 Add alloy 4.2_2015-02-22: relational modeller 2015-05-09 01:25:59 +02:00
Tobias Geerinckx-Rice 1f6c2a97ef Add phc-intel: undervolt Intel CPUs under Linux 2015-05-09 01:25:58 +02:00
Eric Seidel daa5938c6a emacs-packages: add swiper 2015-05-08 14:16:21 -07:00
Arseniy Seroka c9919a64e4 Merge pull request #7758 from magnetophon/x42-plugins-master
add x42-plugins: a collection of LV2 plugins by Robin Gareus
2015-05-09 00:02:09 +03:00
Pascal Wittmann 52c1fab46d Merge pull request #7762 from sjmackenzie/hackrf
hackrf: new package
2015-05-08 22:12:13 +02:00
Peter Simons 13113b897d Merge pull request #7767 from k0001/ghcjs-reflex-dom
Haskell: explicit reflex-dom dependencies for GHCJS
2015-05-08 22:11:01 +02:00
Renzo Carbonara 9d03afa429 Haskell: explicit reflex-dom dependencies for GHCJS
When building `reflex-dom` for GHCJS, the following dependencies are not
needed and will fail to build: glib, gtk3, webkitgtk3,
webkitgtk3-javascriptcore. Now we explicitely need the dependencies
needed for building for GHCJS.
2015-05-08 16:54:07 -03:00
John Wiegley 1da4d8b5c9 coqPackages.QuickChick: New expression 2015-05-08 11:35:23 -05:00
Peter Simons 7fd7cf69af Merge pull request #7734 from cstrahan/ghcjs-improvements
ghcjs: properly wrap binaries in environment
2015-05-08 18:26:07 +02:00
Charles Strahan 31dde16881 ghcjs: set NIX_GHCJS_* variables in env. 2015-05-08 11:53:28 -04:00
Stewart Mackenzie 816cca89b6 hackrf: new package 2015-05-08 23:34:31 +08:00
Charles Strahan 929dc4199a ghcjs: properly wrap binaries in environment
This also:

 1  Builds Setup.hs with ghcjs, which (among other things) defines
    __GHCJS__ and ghcjs_HOST_OS during pre-processing.
 2  Fixes ghc-paths to point at ghcjs and use NIX_GHCJS_* env-vars.
 3  Boots ghcjs into $prefix/lib/$compiler.
2015-05-08 11:33:44 -04:00
Peter Simons 3f88df10ca Merge pull request #7761 from mdorman/wpa_supplicant_p2p
Add wpa_supplicant p2p patch.
2015-05-08 17:12:07 +02:00