Commit graph

62220 commits

Author SHA1 Message Date
Stewart Mackenzie d1d5f587b2 hackrf: new package 2015-05-10 13:45:59 +02:00
Charles Strahan 4e04fdce86 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-10 13:45:59 +02:00
Michael Alan Dorman 27d4e762a0 Add wpa_supplicant p2p patch.
wpa_supplicant 2.4 appears to have a serious bug that makes impossible
to use wifi for some number of people.

(See https://bbs.archlinux.org/viewtopic.php?id=196584 for an example)

It was resolved in a patch for the to-be-released 2.5 which it seemed
worth it to cherry-pick here.
2015-05-10 13:45:59 +02:00
William A. Kennington III 247bce6eb0 nss: 3.18.1 -> 3.19 2015-05-10 13:45:59 +02:00
William A. Kennington III 861e5e7573 gnutls: Remove potentially insecure 3.2 2015-05-10 13:45:59 +02:00
Bart Brouns 6a51742e4b add x42-plugins: a collection of LV2 plugins by Robin Gareus 2015-05-10 13:45:26 +02:00
Michael Alan Dorman 235cf187cc Fix calibre PDF handling
In c0d5cd0ff9, the binaries for poppler
were carved off into a separate package, and calibre has had broken pdf
support since.  This changes all dependencies on poppler to
poppler_utils, which fixes this support, much as was done for
cups_filter in 394562655f.
2015-05-10 13:45:26 +02:00
Dario Bertini 86290712d2 Enable old pythons' wide builds 2015-05-10 13:45:26 +02:00
Lluís Batlle i Rossell caeaddcf18 Enabling NEON for armv7l. Also use a common platform for armv7.
I added some comments about our decision for fpu flags. It's about the boards
we have in mind to support. NVidia Tegra2 is out, because it lacks neon.
2015-05-10 10:59:29 +00:00
Lluís Batlle i Rossell 21dd114f82 Revert "Making nixos keep a ref to its stdenv"
This reverts commit d170c98d13.

niksnut argues that we need smaller system closures, not bigger.

So users facing the trouble of getting gcc rebuilds after nix-collect-garbage
for any minimal nixos configuration change should use other means of
not losing the stdenv output.

One way is to keep one somewhere: nix-build -A stdenv -o stdenv '<nixpkgs>'.
Another may be to use nix.conf options like gc-keep-outputs, gc-keep-derivations
or env-keep-derivations.
2015-05-09 21:11:49 +00:00
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
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
William A. Kennington III 916b95b829 gnutls: 3.4.0 -> 3.4.1 2015-05-08 06:05:43 -07:00
William A. Kennington III c9395e1e92 Merge branch 'master' into staging 2015-05-08 05:59:50 -07:00
William A. Kennington III 3a07187003 gnutls: 3.3.14 -> 3.3.15 2015-05-08 05:54:12 -07:00
William A. Kennington III c17b2144b4 tmux: 1.9a -> 2.0 2015-05-08 05:50:21 -07:00
William A. Kennington III bce08b7aca mariadb: 10.0.17 -> 10.0.18 2015-05-08 05:40:35 -07:00
William A. Kennington III a5312e581f kernel: Remove obsolete btrfs patch 2015-05-08 05:27:55 -07:00
Peter Simons dbdba8e0c4 haskell-bitcoin-api-extra depends on broken wreq library 2015-05-08 14:10:16 +02:00
Peter Simons 300edc44f8 haskell-edit-distance has been fixed upstream 2015-05-08 14:10:16 +02:00
Peter Simons 60cee4e995 haskell-text: trigger re-build to mitigate non-deterministic library ID bug 2015-05-08 14:10:16 +02:00
Peter Simons ad0140e780 haskell-Yampa has been fixed upstream. 2015-05-08 14:10:16 +02:00
Peter Simons 0dc150ffbc haskell-cabal-lenses: trigger re-build to fix broken Hydra package 2015-05-08 14:10:16 +02:00
Peter Simons 677ab5d03c haskell-samoin: fix build by disabling the test suite 2015-05-08 14:10:16 +02:00
Peter Simons 4dba3fa2e0 Fix bogus references to cabal-install 1.18.x. 2015-05-08 14:10:16 +02:00
Peter Simons e930cf057e hackage-packages.nix: update to d338756e7c with hackage2nix revision f8474108eabeb513175d845709f749070ffdd8ba 2015-05-08 14:10:15 +02:00
Peter Simons 7e9d00b05d libcrafter: fix broken evaluation 2015-05-08 13:50:46 +02:00
lethalman 3efad777a2 Merge pull request #7760 from bobvanderlinden/patch-1
git-cola: changed platform to Linux only
2015-05-08 13:48:46 +02:00
Michael Raskin 9e28f20fe6 Update LibreOffice to 4.4.3.2 2015-05-08 14:47:44 +03:00
Bob van der Linden 9254ee082e git-cola: changed platform to Linux only 2015-05-08 13:41:02 +02:00
lethalman 62578cd38b Merge pull request #7759 from bobvanderlinden/patch-1
libcrafter: added license and maintainer
2015-05-08 13:29:17 +02:00
Bob van der Linden 2cd6b418b9 libcrafter: added license and maintainer 2015-05-08 13:26:31 +02:00
Luca Bruno eb98989cf0 Add libcrafter and tracebox 2015-05-08 13:20:27 +02:00
Arseniy Seroka de1968122b Merge pull request #7602 from sfultong/bitcoin10.1
updating bitcoin to 0.10.1
2015-05-08 13:41:52 +03:00
lethalman 416ac64143 Merge pull request #7745 from obadz/mono
mono 3.12.1 -> 4.0.1
2015-05-08 11:30:39 +02:00
Domen Kožar 25408d4146 Merge pull request #7753 from Lassulus/my-15.05pre61665.4c01e6d
s3fs: fix typo in name
2015-05-08 10:42:07 +02:00
cillianderoiste 8849e8daa3 Merge pull request #7750 from magnetophon/artFX-master
add artyFX: A LV2 plugin bundle of effects
2015-05-08 10:00:08 +02:00
Daniel Peebles f3bbafd7ea Merge pull request #7757 from benmont/master
SDL: libcap is Linux only
2015-05-08 01:17:01 -04:00
Daniel Peebles b1a217ec55 Merge pull request #7637 from spwhitt/sdl
SDL*: Fix on Darwin
2015-05-08 01:16:39 -04:00
Spencer Whitt 5a648474f2 SDL: libcap is Linux only 2015-05-07 23:58:24 -05:00
William A. Kennington III 61be2ceb27 kernel: Move grsecurity update warning 2015-05-07 20:45:48 -07:00
William A. Kennington III 8209d3f78b kernel: 3.14.40 -> 3.14.41 2015-05-07 20:34:26 -07:00
William A. Kennington III 0e4057b167 kernel: 4.0.1 -> 4.0.2 2015-05-07 20:32:24 -07:00
William A. Kennington III 5b4cd639dd kernel: 3.19.6 -> 3.19.7 2015-05-07 20:32:23 -07:00
William A. Kennington III b4a8eaaf87 kernel: 3.18.12 -> 3.18.13 2015-05-07 20:32:23 -07:00
Thomas Tuegel aa5791f7ad kde4.kopete: fix build 2015-05-07 21:49:54 -05:00
Thomas Tuegel bf888ed170 kdeApps_15_04.signon-kwallet-extension: fix build 2015-05-07 21:49:53 -05:00
Thomas Tuegel 5b640cd1a5 kdeApps_15_04.kdenlive: fix build 2015-05-07 21:49:53 -05:00
Thomas Tuegel 55a2edb893 mlt-qt5: fix build with Qt 5.4 2015-05-07 21:49:53 -05:00