Commit graph

79299 commits

Author SHA1 Message Date
Peter Simons 7b5728c0d4 configuration-hackage2nix.yaml: update list of broken packages 2016-03-24 11:52:35 +01:00
Nikolay Amiantov e74a8d08cc haskellPackages.Agda: add myself as a maintainer 2016-03-24 11:52:35 +01:00
Peter Simons 408f4aa654 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:

  - Nixpkgs: bba4f2bbe3
  - Hackage: ab666959f0
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-24 11:52:19 +01:00
goibhniu f43407f6bb Merge pull request #14166 from nico202/zyn
zynaddsubfx: 2.5.2 -> 2.5.4
2016-03-24 09:47:07 +01:00
Tuomas Tynkkynen c58c1f3b50 vc: Broken on i686
http://hydra.nixos.org/build/33122230/nixlog/1/raw =>

CMake Error at CMakeLists.txt:163 (message):
  Unsupported target architecture 'i686'.  No support_???.cpp file exists for
  this architecture.
2016-03-24 02:21:46 +02:00
Tuomas Tynkkynen b84fab8a30 Merge pull request #14169 from luispedro/chessx_install_desktop_file
chessx: install chessx.desktop file
2016-03-24 01:45:11 +02:00
Pascal Wittmann d02f35956b gtk-doc: 1.24 -> 1.25 2016-03-24 00:07:40 +01:00
Pascal Wittmann 92d59b37cb parallel: 20160222 -> 20160322 2016-03-24 00:07:40 +01:00
Pascal Wittmann d05540b683 global: 6.5.2 -> 6.5.3 2016-03-24 00:07:40 +01:00
Pascal Wittmann fcc0bf2d05 axel: 2.5 -> 2.6 2016-03-24 00:07:40 +01:00
= fae8d463fa zynaddsubfx: 2.5.2 -> 2.5.4 2016-03-23 23:14:18 +01:00
Charles Strahan c18106a223 go-1.6: fix segfault when using musl
See https://github.com/golang/go/issues/14476
2016-03-23 18:14:02 -04:00
Frederik Rietdijk 9289d383e2 Merge pull request #13751 from regnat/topydo
Topydo
2016-03-23 18:13:11 -04:00
Frederik Rietdijk 147d12a0a4 pythonPackages.cffi: 1.3.0 -> 1.5.2 2016-03-23 17:52:33 -04:00
Luis Pedro Coelho 6607345d10 chessx: install chessx.desktop file 2016-03-23 20:30:24 +01:00
Vladimír Čunát b336ed89e6 zopfli: disable parallel building
It was failing often, e.g.:
https://hydra.nixos.org/build/32101335/nixlog/1/raw
2016-03-23 20:20:36 +01:00
joachifm 5e93b6d929 Merge pull request #14156 from ryanartecona/otool/remove
otool: remove
2016-03-23 18:42:21 +00:00
Nikolay Amiantov f0187cb4c3 elmPackages.elm-compiler: use old language-ecmascript 2016-03-23 21:34:39 +03:00
Peter Simons 511edb55bc Add LTS Haskell 5.9. 2016-03-23 18:25:26 +01:00
Peter Simons 9a0e630874 configuration-hackage2nix.yaml: update list of broken packages 2016-03-23 18:25:22 +01:00
Peter Simons 1e5d6e584d hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:

  - Nixpkgs: 9da84a6af0
  - Hackage: 1e26fd1876
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-23 18:25:14 +01:00
joachifm afcdb10499 Merge pull request #14135 from grahamc/zam
zam-plugins: sha256 changed
2016-03-23 16:41:24 +00:00
Arseniy Seroka 61fc93b432 telegram-purple: init at 2016-03-17 2016-03-23 19:22:58 +03:00
Domen Kožar 0e6df91569 Merge pull request #14154 from grahamc/codeblocks
codeblocks: ad libX11 build dependency to fix 16.03 hydra build
2016-03-23 15:42:28 +00:00
Michael Raskin 9b7df9032c Merge pull request #14161 from grahamc/vacuum
vacuum: port to mkDerivation, add zlib for hydra failure
2016-03-23 14:26:26 +00:00
Graham Christensen aba56e7f59 vacuum: port to mkDerivation, add zlib for hydra failure 2016-03-23 09:24:55 -05:00
Pascal Wittmann 6d3d811fcb Merge pull request #14159 from rnhmjoj/tweak
tweak: init at 3.20
2016-03-23 15:21:50 +01:00
rnhmjoj a4d5f49603 tweak: init at 3.20 2016-03-23 15:18:03 +01:00
Théophane Hufschmitt ea0e09b774 pythonPackages.topydo: init at 0.9 2016-03-23 15:04:46 +01:00
Théophane Hufschmitt 7ca1e18932 pythonPackages.green: init at 2.3.0 2016-03-23 15:04:45 +01:00
Ryan Artecona 776c827842 otool: remove
The `otool` binary is provided by the `cctools` package (and `binutils`)
on darwin, which is properly packaged and compiled from source.

This old standalone `otool` was simply a symlink to `/usr/bin/otool`,
which notably depended on the user having already installed the Command
Line Tools via XCode, and would fail dependent builds if they hadn't.
2016-03-23 09:13:00 -04:00
Graham Christensen 3f6023dd16 codeblocks: ad libX11 build dependency to fix hydra build
http://hydra.nixos.org/build/33296816/nixlog/1
2016-03-23 08:04:45 -05:00
Domen Kožar 6648ef5d25 Merge pull request #13957 from ambrop72/opencsg-fix
opencsg: Fix build related to missing libX11 linking the example.
2016-03-23 12:58:07 +00:00
Domen Kožar d1c9f20db1 Merge pull request #14107 from nckx/drop-libav_9
libav: drop unused version 9.
2016-03-23 12:54:47 +00:00
Domen Kožar 1049c9f3f2 Merge pull request #14136 from grahamc/slic3r
slic3r: Add ModuleBuild to BuildInputs, to fix hydra build
2016-03-23 12:54:01 +00:00
Domen Kožar b682a64e16 Merge pull request #14151 from tavyc/hhvm
hhvm: 3.6.0 -> 3.12.1
2016-03-23 12:50:38 +00:00
Ludovic Courtès 5dab370d77 Remove Guix. 2016-03-23 13:33:29 +01:00
Domen Kožar d43da3c488 Pin hydra-www and hydra-queue-runner uids
hydra user is already pinned, this is needed due to
https://github.com/NixOS/nixpkgs/issues/14148

(cherry picked from commit 0858ece1ad0bd281d2332c40f9fd08005e04a3c5)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-23 12:17:18 +00:00
Domen Kožar 4393e65a44 Merge pull request #14054 from NeQuissimus/kernel310101
kernel: 3.10.99 -> 3.10.101
2016-03-23 11:31:21 +00:00
Domen Kožar 2a428566e8 Merge pull request #14055 from NeQuissimus/kernel31257
kernel: 3.12.55 -> 3.12.57
2016-03-23 11:31:14 +00:00
Domen Kožar 4b29e2e6cb Merge pull request #14056 from NeQuissimus/kernel31465
kernel: 3.14.63 -> 3.14.65
2016-03-23 11:30:59 +00:00
zimbatm 40e9dff04a nix-prefetch-git: fix url_to_name heuristic
The function wasn't checking that *all* of the characters where
[a-z0-9]. Fixes #13921
2016-03-23 11:22:51 +00:00
zimbatm 89fd501441 Merge pull request #14147 from mcmtroffaes/feature/wolfssl-v3.9.0
wolfssl: 3.8.0 -> 3.9.0
2016-03-23 10:11:02 +00:00
Pascal Wittmann c51ff2c376 Merge pull request #14146 from manveru/zsh-navigation-tools
zsh-navigation-tools: include znt-* functions
2016-03-23 11:02:17 +01:00
Octavian Cerna 524310d29e hhvm: 3.6.0 -> 3.12.1 2016-03-23 11:58:15 +02:00
Matthias C. M. Troffaes 719fceba10 wolfssl: 3.8.0 -> 3.9.0 2016-03-23 09:15:21 +00:00
Michael Fellinger 6da0a54d2b zsh-navigation-tools: include znt-* functions 2016-03-23 10:05:52 +01:00
Greyson Fischer 7fe888e521 slack: init at 2.0.1 2016-03-23 11:29:18 +03:00
Arseniy Seroka f809c4a8d1 Merge pull request #14077 from peterhoeg/dropbox_cli
dropbox-cli: minor refactoring to play nice with dropbox
2016-03-23 11:21:03 +03:00
Arseniy Seroka 82fd3a1dba Merge pull request #14143 from sheenobu/i3_412_upgrade
i3: 4.11 -> 4.12
2016-03-23 11:13:28 +03:00