Commit graph

67552 commits

Author SHA1 Message Date
Jan Malakhovski 7a73622116 emacs-packages: ghc-mod now requires haskell-mode 2015-08-16 18:00:56 +00:00
Jan Malakhovski 2f7a75f74a carefully revert e749f1ef61 and 8f1d256435 2015-08-16 18:00:54 +00:00
Bjørn Forsman 5079b4f27b cassandra: 2.1.7 -> 2.1.8
Version 2.1.7 is not available anymore from current mirror. This is a
stable update.
2015-08-16 19:30:05 +02:00
Bjørn Forsman 2d17e52dc1 solvespace: download from github instead of gitorious
gitorious has shut down. Long live github.
2015-08-16 19:09:27 +02:00
Bjørn Forsman 0279a979a5 stunnel: 5.20 -> 5.22
Changelog:
  https://www.stunnel.org/sdf_ChangeLog.html
2015-08-16 19:05:14 +02:00
Vladimír Čunát 844bfc605a cgal: fix build by update 4.5 -> 4.6.1
It was broken by cmake updates (between 3.2.2 and 3.3.1).
I chose the github tarballs because they have a predictable URL,
although they're much larger due to not supporting xz.

/cc maintainer @7c6f434c.
2015-08-16 18:32:27 +02:00
Pascal Wittmann 227ee14efd Merge pull request #9276 from joelmo/distrho
distrho: update
2015-08-16 18:18:18 +02:00
Felix Richter 6f77262e07 pythonPackages.ovh: init at 0.3.5
pythonPackages.d2to1: init at 0.2.11
\-> d2to1 is a build dependency of ovh
2015-08-16 16:07:40 +02:00
Joel Moberg 5aeca83cf5 distrho: 2015-05-04 -> 2015-07-18
ladspa was added to pass juce compilation
2015-08-16 15:52:20 +02:00
Arseniy Seroka 296f0d07c6 Merge pull request #9272 from AndersonTorres/xiphos
Xiphos
2015-08-16 16:39:07 +03:00
Arseniy Seroka 3aed9714ad Merge pull request #9275 from rycee/bump/fira-code
fira-code: 0.5 -> 0.6
2015-08-16 16:37:19 +03:00
Bjørn Forsman 9f9f1db6e5 python-py: 1.4.24 -> 1.4.30
Unbreaks some packages because they require py>=1.4.29. Example build
error, from the 'argh' package:

  The 'py>=1.4.29' distribution was not found and is required by pytest

`nox-review wip` shows that there is a net reduction in build errors with
this patch.
2015-08-16 12:57:19 +02:00
Robert Helgesson effe2ca5a5 fira-code: 0.5 -> 0.6 2015-08-16 11:29:11 +02:00
AndersonTorres 53ff7e1664 Xiphos: added new dependency: biblesync 2015-08-16 00:47:43 -03:00
AndersonTorres 0935ef2913 BibleSync: init at 1.1.2
Biblesync is a dependency of new Xiphos.
2015-08-15 22:36:44 -03:00
Profpatsch c34d852ea1 kbd: really do include neo layout 2015-08-16 01:46:50 +02:00
Tuomas Tynkkynen 8914e1af6d nixos-generate-config: Don't enable vbox guest via deprecated option
Avoids this warning when running `nixos-rebuild switch`:
````
building Nix...
building the system configuration...
trace: Obsolete option `services.virtualboxGuest.enable' is used. It was renamed to `virtualisation.virtualbox.guest.enable'.
````
2015-08-16 00:32:37 +02:00
zimbatm 67c9a485b7 direnv: 2.6.0 -> 2.7.0 2015-08-15 22:39:03 +01:00
Peter Simons c90ed187de doc/haskell-users-guide.xml: fix "nix-store --repair-path" example 2015-08-15 21:18:02 +02:00
Pascal Wittmann d0f75b4391 filegive: move from googlecode to github 2015-08-15 21:04:32 +02:00
Pascal Wittmann 72bfb93beb plowshare: move from googlecode to github 2015-08-15 21:04:32 +02:00
Pascal Wittmann 789ae5333b logkeys: move from googlecode to github 2015-08-15 21:04:32 +02:00
Pascal Wittmann a1d4e7ff70 u9fs: move from googlecode to bitbucket 2015-08-15 21:04:32 +02:00
Peter Simons 4c7d928f0b haskell-msgpack-rpc can't execute its test suite in a chroot environment. 2015-08-15 20:25:01 +02:00
Peter Simons b0784c2dc8 haskell-commutative can't compile its test suite. 2015-08-15 20:25:01 +02:00
Peter Simons 23761a4fd6 haskell-yi is broken 2015-08-15 20:25:01 +02:00
Peter Simons aae5f5d80e ghc-mod has been fixed upstream. 2015-08-15 20:25:00 +02:00
Peter Simons b34371b5e5 hackage-packages.nix: update to ba50dba1bc with hackage2nix v20150807-31-g34b77b8 2015-08-15 20:25:00 +02:00
AndersonTorres 923006c5f1 Xiphos: 4.0.0 -> 4.0.3-20150806 2015-08-15 12:35:01 -03:00
Benno Fünfstück 7cd6b3cf76 Revert change of path type
The change caused lots of evaluation errors, since it caused derivations to no longer be valid paths as well.
2015-08-15 15:38:12 +02:00
AndersonTorres 9413a340db Sword: 1.7.3 -> 1.7.4 2015-08-15 09:35:41 -03:00
Benno Fünfstück e6f1e1e5db Merge pull request #6272 from NixOS/types-path-better-error
types.nix: better error message for non-paths
2015-08-15 13:16:00 +02:00
Benno Fünfstück 691f683c8c types.nix: better error message for non-paths
This improves error messages when a set or a list is used where a path
was expected. For an example, if you used a package set (as opposed to a
single package) in systemPackages before this commit, the error was:

```
cannot coerce a list to a string, at "/home/nixpkgs/lib/types.nix":103:37
```

Now, the error message reads:

```
The option value `environment.systemPackages' in `/etc/nixos/configuration.nix' is not a list of paths.
```
2015-08-15 13:05:57 +02:00
Nicolas B. Pierron 77250457bc Merge pull request #9183 from nbp/option-usage
Update option-usages.nix expression to work with newer version of the module system.
2015-08-15 12:29:32 +02:00
Pascal Wittmann 7dbc01792e Merge pull request #8768 from FRidh/blaze
blaze: init at 0.8.2
2015-08-15 12:01:17 +02:00
Aycan iRiCAN f3038b694d Merge pull request #9255 from aycanirican/haskell-hans-fix
haskell-hans: disable building example webserver which includes doubl…
2015-08-15 11:30:00 +03:00
Frederik Rietdijk f9e3908397 blaze: init at 0.8.2 2015-08-15 10:20:08 +02:00
Aycan iRiCAN 482c29f8c6 haskell-hans: disable building example webserver which includes double main. 2015-08-15 10:35:36 +03:00
Peter Simons c4c2ee0d52 haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors 2015-08-15 08:59:46 +02:00
Peter Simons 8347e3f19f Disable all Hackage packages related to Elm.
Upstream created its own distribution mechanism and doesn't rely on
Hackage any more.
2015-08-15 08:59:46 +02:00
Peter Simons 8647667e93 haskell-bro is broken 2015-08-15 08:59:46 +02:00
Peter Simons 19b26260ca haskell-exinst is broken because of singletons 2015-08-15 08:59:46 +02:00
Peter Simons b2fd8c4685 haskell-configuration-ghc-7.10.x: fix evaluation error 2015-08-15 08:59:46 +02:00
Peter Simons b87dd90e56 hackage-packages.nix: update to c6a74c3fdc with hackage2nix v20150807-31-g34b77b8 2015-08-15 08:59:39 +02:00
Thomas Tuegel 20d6f873f0 Merge branch 'ipe' 2015-08-14 22:31:42 -05:00
Thomas Tuegel f0a11cd1eb ipe: add missing libjpeg dependency 2015-08-14 22:30:48 -05:00
Thomas Tuegel 7203497ce4 ipe: set LUA_PACKAGE name for make 2015-08-14 22:30:21 -05:00
Thomas Tuegel cce9a0f4d8 ipe: version 7.1.8 2015-08-14 22:29:58 -05:00
Thomas Tuegel df5f0cfb7c ipe: set platforms = linux 2015-08-14 22:28:51 -05:00
Thomas Tuegel 48a2034308 ipe: add ttuegel to maintainers 2015-08-14 22:28:42 -05:00