1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 23:52:33 +00:00
Commit graph

47241 commits

Author SHA1 Message Date
Peter Simons e0a7a3a7c3 haskell-xmobar: restrict meta.platforms to Linux; we cannot build that package on Darwin 2014-08-12 11:16:51 +02:00
Peter Simons 3280939974 haskell-jack: restrict meta.platforms to Linux; we cannot build that package on Darwin 2014-08-12 11:16:43 +02:00
Peter Simons 9d31b223fe haskell-vcsgui: restrict meta.platforms to Linux; we cannot build that package on Darwin 2014-08-12 11:16:31 +02:00
Peter Simons 423d60cdad haskell-webkit: restrict meta.platforms to Linux; we cannot build that package on Darwin 2014-08-12 11:16:18 +02:00
Peter Simons 27c17fb451 Merge pull request #3547 from nilcons/hmatrixfix
Use shared atlas in liblapack for hmatrix
2014-08-12 10:55:29 +02:00
Christoph Hrdinka f44e69a55d luminanceHDR: add version 2.4.0
fixes #3229
2014-08-12 10:19:35 +02:00
Rickard Nilsson ee2eb140af Merge pull request #3550 from sol/update-hspec
Update haskell-hspec and related packages
2014-08-12 09:13:40 +02:00
Simon Hengel fda0132880 Update haskell-hspec and related packages 2014-08-12 12:00:06 +08:00
Michael Raskin 2e84472d60 Update SimGrid 2014-08-12 05:26:33 +04:00
Eelco Dolstra 878b738333 Containers: Clean up veth interfaces 2014-08-12 03:13:32 +02:00
Eelco Dolstra b99af5579e Containers: Don't remount / 2014-08-12 03:13:32 +02:00
Eelco Dolstra 04ec038e89 Containers: Fix reboot and poweroff
Previously "machinectl reboot/poweroff" brutally killed the container,
as did "systemctl stop/restart". And reboot didn't actually work. Now
everything is fine.
2014-08-12 03:13:31 +02:00
Eelco Dolstra 38567ddc80 systemd: Apply backport fixes
In particular, added a few patches that improve systemd-nspawn
container behaviour.
2014-08-12 03:08:22 +02:00
Michael Raskin 28c7ff430e Set more realistic platform set for Stalin Scheme compiler 2014-08-12 04:35:34 +04:00
Michael Raskin 004be1bf51 Fix oiio build; maybe will fix blender build 2014-08-12 04:33:10 +04:00
Gergely Risko 36c1655aa0 Use shared atlas in liblapack for hmatrix 2014-08-12 02:27:44 +02:00
Michael Raskin c346d22647 Fix checkpolicy build; no idea how to test it 2014-08-12 04:07:29 +04:00
Michael Raskin f1f0f0cf19 Update and fix LEO2 prover 2014-08-12 03:57:52 +04:00
Rickard Nilsson 66858833e3 mopidy: Add mopidy-scan service for scanning local media 2014-08-12 01:40:44 +02:00
Michael Raskin 05a3b156f0 Update Mercurial to version 3.1 2014-08-12 02:47:04 +04:00
Michael Raskin d06eef88c9 Update libreoffice to the version 4.3.0.4
Also update its dependencies.

Update libcdr to 0.1.0
Update libmwaw to 0.3.2 from 0.3.1
Update libvisio to 0.1.0
Update libwpd to 0.10.0
Update libwpg to 0.3.0

These updates are require by LO update and also require each other.

Note that many of these libraries now require librevenge.

In LibreOffice expression per se:

- Note that liborcus is built separately because it wants Boost to be
  specified in a way that main LO build doesn't ensure.

- libixion from 0.7.0 tarball has libixion-0.8 package version.

- libgltf is in src/libgltf but listed in download.lst without any
  comments.

- Make variable with the name libreoffice-translations-${version}.tar.xz
  and the same value is inserted; the same for -help-. Fetching gives
  a strange error without that. Apparently everyone just builds git
  checkouts.

- There are some conditionals in download.lst that require manual
  handling. I am not sure there is a simple way to process them in
  generate-libreoffice-srcs.sh.
2014-08-12 01:49:54 +04:00
Domen Kožar 004c745c52 Merge pull request #3525 from wkennington/cache.ddrescue
ddrescue: 1.17 -> 1.18.1
2014-08-11 22:40:42 +02:00
lethalman 4a70b45ea5 Merge pull request #3544 from bosu/criu
criu: upgrade to 1.3-rc2
2014-08-11 20:53:55 +02:00
Boris Sukholitko 28463543eb criu: upgrade to 1.3-rc2 2014-08-11 21:49:54 +03:00
John Wiegley fc6932a63d haskell-hfsevents: Do not use gccApple 2014-08-11 11:29:02 -05:00
Peter Simons e52a533cad haskell-folds: disable hlint test suite so that we can enable doCheck
https://github.com/ekmett/folds/issues/8
2014-08-11 15:10:43 +02:00
Peter Simons 298976c812 haskell-folds: disable split-objects extension to fix the build with GHC 7.8.3
https://github.com/ekmett/folds/issues/7
2014-08-11 15:10:43 +02:00
lethalman 154f44958f Merge pull request #3538 from madjar/master
Fixed build for plasma-nm
2014-08-11 15:06:45 +02:00
Rickard Nilsson 7b5829c314 Add NixOS module for syslog-ng 2014-08-11 15:06:11 +02:00
Peter Simons 59e15fe815 Revert "Many minor fixes to get things building after recent compiler changes".
This reverts the Haskell part of commit 326ca0f690, because these changes
broke the 'scientific' build with GHC 7.4.2.
2014-08-11 14:48:35 +02:00
Shea Levy bc941ecf0b Merge branch 'upstream' of https://github.com/zalora/nixpkgs
sysdig: update to 0.1.87
2014-08-11 08:45:13 -04:00
Georges Dubus 706f0345f7 Fixed build for plasma-nm 2014-08-11 14:43:28 +02:00
Peter Simons 710af8be29 haskell-hmatrix-special: this package won't compile any more after the hmatrix update 2014-08-11 14:39:41 +02:00
Peter Simons ae236364dd haskell-diagrams-cairo: jailbreak to fix build with recent cairo, lens, and pango 2014-08-11 14:34:12 +02:00
Peter Simons 91a5acf87d haskell-editline: this package is broken with GHC 7.8.3
We keep it around only for the sake of Haskell Platform 2009.2.0.2.
2014-08-11 14:34:12 +02:00
Peter Simons 1c00790795 haskell-SDL-image: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons 793c7502ce haskell-SDL-mixer: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons 6d71db69d5 haskell-SDL-ttf: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons 3f46615a6e haskell-protocol-buffers-descriptor: disable Hydra builds as this package depends on broken 'protocol-buffers' 2014-08-11 14:34:11 +02:00
Peter Simons a145018218 haskell-happstack-fastcgi: disable Hydra builds as this package depends on broken 'cgi' 2014-08-11 14:34:11 +02:00
Peter Simons acb4420c30 haskell-fastcgi: disable Hydra builds as this package depends on broken 'cgi' 2014-08-11 14:34:11 +02:00
Peter Simons aa99930950 haskell-rethinkdb: disable Hydra builds as this package depends on broken 'protocol-buffers' 2014-08-11 14:34:11 +02:00
Peter Simons cf0e96d049 haskell-lambdabot-wrapper: properly inherit the meta section from lambdabot 2014-08-11 14:34:11 +02:00
Peter Simons 4126a651b7 haskell-hfsevents: re-generate expression with cabal2nix 2014-08-11 14:34:11 +02:00
Peter Simons b5a1d3d16a haskell-aeson-0.7.0.6: re-generate with cabal2nix 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 883f11f462 haskell-criterion: re-generate expression with cabal2nix 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 5258db2479 haskell-sizes: update to 2.3.2 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk e7832f4b80 haskell-cabal-bounds: update to 0.8
doCheck = false; remains due to
https://github.com/dan-t/cabal-bounds/issues/3
2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 2a7a450a74 haskell-cabal-lenses: update to 0.3 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 4fc09cc891 haskell-safe: update to 0.3.8 2014-08-11 14:34:10 +02:00