1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

61332 commits

Author SHA1 Message Date
Peter Simons 3508e62740 haskell-configuration-ghc-7.10.x: mark broken packages
- BNFC = markBrokenVersion "2.7.1" super.BNFC;
 - HList = markBrokenVersion "0.3.4.1" super.HList;
 - cmdlib = markBroken super.cmdlib;
 - ShellCheck = markBroken ShellCheck;
 - arithmoi = markBroken super.arithmoi;
 - ghc-mod = markBroken super.ghc-mod;
 - graphviz = markBroken super.graphviz;

Disable hastache's test suite to fix the build.
2015-04-18 20:43:22 +02:00
Peter Simons 4299a86a59 haskell-pandoc: remove obsolete patches for ghc-7.10.x support 2015-04-18 20:43:22 +02:00
Peter Simons 0ddba1e0e9 haskell-arithmoi: patch for GHC 7.10.1 no longer apply cleanly
See http://hydra.cryp.to/build/729998/nixlog/2/raw.
2015-04-18 20:43:22 +02:00
Peter Simons 6bea2d503a haskell-nats: fix build on pre 7.10.x compilers 2015-04-18 20:43:22 +02:00
Peter Simons 2121543d0c jailbreak-cabal: avoid infinite recursion 2015-04-18 20:43:22 +02:00
Peter Simons b2f87068b6 haskell-configuration-ghc-7.10.x: remove obsolete overrides 2015-04-18 20:43:22 +02:00
Peter Simons c434966fe0 hackage-packages.nix: re-generate from Hackage state 81d069379a 2015-04-18 20:43:22 +02:00
Peter Simons e813808a5d Switch haskellngPackages from GHC 7.8.4 to 7.10.1. 2015-04-18 20:43:20 +02:00
Mateusz Kowalczyk 6f4010470d Merge pull request #7449 from joelmo/patch-1
esniper: fix homepage address
2015-04-18 19:08:08 +01:00
Joel Moberg 9e6ac97bf8 esniper: fix homepage address 2015-04-18 20:07:18 +02:00
Mateusz Kowalczyk 1713184b11 xserver.nix: fix indentation issues under Device 2015-04-18 19:04:03 +01:00
Mateusz Kowalczyk d7810b4303 Hard tabs be gone! 2015-04-18 18:52:15 +01:00
Mateusz Kowalczyk 70aa758c34 Fix RightOf for xrandrHeads
Closes #7441
2015-04-18 18:34:28 +01:00
Thomas Strobel 66c73da5f9 Fix grub for "nodev" targets. 2015-04-18 19:22:25 +02:00
Mateusz Kowalczyk 88ce891dc8 Merge pull request #7447 from ehmry/mpd
Mpd
2015-04-18 16:03:57 +01:00
Emery Hemingway 64b9688ee4 mpd: opus and proxy support 2015-04-18 11:02:28 -04:00
Arseniy Seroka 594ce7bc5d Merge pull request #7435 from anderspapitto/master
add gmusicapi python package
2015-04-18 17:36:25 +03:00
Robin Gloster ec10a5a675 switch to php5.6 as default version 2015-04-18 03:46:48 -07:00
Robin Gloster cb904510a6 consolidate php builds 2015-04-18 03:46:48 -07:00
Svend Sorensen 9c98c95488 Update librecad2 package to 2.0.7 2015-04-17 22:56:52 -07:00
Daniel Peebles 80f4b81615 Merge pull request #7404 from cstrahan/bundlerenv-fixes
Bundlerenv fixes
2015-04-17 23:13:08 -04:00
Anders Papitto c11c36daaa add gmusicapi python package
as well as several dependencies. Tested with a personal project that
relies on gmusicapi
2015-04-17 18:17:50 -07:00
AndersonTorres 28f5eccd8d Atari800: no more ROM install
Now, the expression will not install ROM files anymore. It is easier the
final user install them locally by himself, in a local directory.
Also, it appears that there is a missing ROM in the package provided by
the project's site.
2015-04-17 21:39:25 -03:00
William A. Kennington III c6234ad07b kernel: 3.4.106 -> 3.4.107 2015-04-17 16:55:14 -07:00
Nikolay Amiantov 8f1d256435 agda: use GHC 7.8.4 for building 2015-04-18 00:40:00 +03:00
Arseniy Seroka 5eb73dd736 Merge pull request #7433 from devhell/canto-curses
canto-curses: 0.9.1 -> 0.9.3
2015-04-18 00:21:11 +03:00
William A. Kennington III 93d6ac9a0c 389-ds-base: 1.3.3.5 -> 1.3.3.9 2015-04-17 14:10:09 -07:00
William A. Kennington III 556c2a919c icedtea: 2.5.4 -> 2.5.5 2015-04-17 14:10:09 -07:00
William A. Kennington III 96ea5d3c56 nano: 2.4.0 -> 2.4.1 2015-04-17 14:10:09 -07:00
Nikolay Amiantov 152a8add72 haskellngPackages.edit-distance: fix for GHC 7.10 2015-04-18 00:07:57 +03:00
Nikolay Amiantov d3503422e2 haskellngPackages.IOSpec: fix for GHC 7.10 2015-04-18 00:07:53 +03:00
Nikolay Amiantov 6e9a6e57cb haskellngPackages.brainfuck/unlambda: fix for GHC 7.10 2015-04-18 00:07:39 +03:00
Nikolay Amiantov 2f886d3f16 haskellngPackages.misfortune: fix for GHC 7.10 2015-04-18 00:07:31 +03:00
Nikolay Amiantov 2f7bc991aa haskellngPackages.gnuplot: fix for GHC 7.10 2015-04-18 00:07:25 +03:00
Nikolay Amiantov 125cce54ba haskellngPackages.dependent-sum-template: fix for GHC 7.10 2015-04-17 23:51:03 +03:00
Nikolay Amiantov 282dfc8bb3 haskellngPackages.mueval: fix for GHC 7.10 2015-04-17 23:51:03 +03:00
Domen Kožar 0207f0ad8f Merge pull request #7206 from 4e6/xdg-utils/src-http
xdg-utils: http-based fetchgit url
2015-04-17 16:28:08 -04:00
devhell bfcc670eb0 canto-curses: 0.9.1 -> 0.9.3 2015-04-17 21:18:01 +01:00
Peter Simons 9e9b5e6e69 r-modules: disable builds that depend on broken gdal library 2015-04-17 20:02:46 +02:00
Peter Simons f82a287c20 R: update to 3.2.0 2015-04-17 20:02:46 +02:00
Arseniy Seroka 3e49fdd0fa Merge pull request #7418 from Forkk/plex-media-server
Plex Media Server
2015-04-17 20:26:56 +03:00
Forkk 079da8cdcd plex: init at 0.9.11.16.958
Added a package and module for Plex Media Server, an application for
managing media collections across multiple devices.
2015-04-17 12:11:30 -05:00
Emery Hemingway 7ae97432b8 libmpdclient: 2.9 -> 2.10 2015-04-17 12:56:51 -04:00
Arseniy Seroka d8cd5d34ae Merge pull request #7417 from auntieNeo/asterisk
Added Asterisk telephony server
2015-04-17 18:47:39 +03:00
Luca Bruno 384abb5e29 Add automake 1.15 2015-04-17 17:18:10 +02:00
Damien Cassou b645431030 Merge pull request #7428 from DamienCassou/update-pharo-vm
Update pharo-vm to add missing PharoV40.sources
2015-04-17 16:05:34 +02:00
Remy Goldschmidt de02110903 Added K Framework package.
Closes https://github.com/NixOS/nixpkgs/pull/7419.
2015-04-17 16:05:00 +02:00
Luca Bruno 52c9115fcb gtkimageview: fix build for ZHF 2015-04-17 16:03:21 +02:00
Tobias Geerinckx-Rice 5bc5c6896e mp3fs: fix interoperation with samba
Ship and apply patch manually because building mp3fs from git is hell.

Also change meta.homepage to the one mentioned in the README.
2015-04-17 15:54:16 +02:00
Damien Cassou 8c0fc8bd21 Update pharo-vm to add missing PharoV40.sources 2015-04-17 15:52:07 +02:00