Commit graph

35982 commits

Author SHA1 Message Date
Jörg Thalheim
2793a6c3bb Merge pull request #24106 from calvertvl/add-loccount
loccount: init
2017-03-22 01:02:41 +01:00
Jörg Thalheim
b5b036a4cc Merge pull request #24032 from orivej/gargoyle
gargoyle: init at 2017-03-12
2017-03-22 00:52:15 +01:00
Michael Weiss
4e29638323 Revert "gpgme: Drop multiple outputs (dev and info)"
This reverts commit 872770286d.

This will fix fwknop as well (should have done it like this in the first
place, where was my mind...).

Conclusion: Did something stupid... :o - I am *so incredibly sorry*,
will be way more careful (was already careful, but apparently not
enought...) next time and use nox.

Sorry @everyone and thanks @calvertvl for noticing this.
2017-03-21 23:57:57 +01:00
Nikolay Amiantov
dec8fb077f qt5.qtwebengine: fix library paths
Without this it would try to find files in qtbase

Ported to Qt 5.8.
2017-03-22 01:38:04 +03:00
Victor Calvert
4c4b91d54e loccount: init at 1.0 2017-03-21 17:48:35 -04:00
Michael Weiss
872770286d gpgme: Drop multiple outputs (dev and info)
This shouldn't break anything as currently neither dev nor info will be
generated anyway (since both directories don't actually exist at the
install phase - "mv bin dev" would produce the dev output).

This change is required for building fwknop with GnuPG support.
2017-03-21 22:43:00 +01:00
Jörg Thalheim
f164e2b6e4 Merge pull request #24177 from frontsideair/flow-42
flow: 0.41.0 -> 0.42.0
2017-03-21 19:56:19 +01:00
Jörg Thalheim
525228b31c Merge pull request #24176 from zauberpony/update-vultr-1.12.0-to-1.13.0
vultr: 1.12.0 -> 1.13.0
2017-03-21 19:51:47 +01:00
Fatih Altinok
4e00fcf068 flow: 0.41.0 -> 0.42.0 2017-03-21 21:36:51 +03:00
Vincent Laporte
34809eb214 ocamlPackages.ocamlbuild: 0.9.3 -> 0.11.0 2017-03-21 18:13:32 +00:00
Vincent Laporte
f61ead6ee2 ocamlPackages.inifiles: init at 1.2
inifiles is a library to read and write .ini files
2017-03-21 18:12:43 +00:00
Elmar Athmer
5cfe361079 vultr: 1.12.0 -> 1.13.0 2017-03-21 18:59:30 +01:00
Jörg Thalheim
8467757481 Merge pull request #24150 from 8573/8573/pkg/update/rustfmt/0.8/1
rustfmt: 0.7.1 -> 0.8
2017-03-21 18:31:09 +01:00
Sergii Paryzhskyi
af0b7afd05 sbt_0_12_4: remove old version of sbt 2017-03-21 18:12:19 +01:00
Jörg Thalheim
13ede040f1
pythonPackages.podcastparser: correct license 2017-03-21 17:12:48 +01:00
Jörg Thalheim
64218457c4
pythonPackages.podcastparser: init at 0.6.1 2017-03-21 17:06:05 +01:00
Tim Steinbach
e361bc4556 Merge pull request #24108 from adelbertc/coursier-1-0-0-M15
coursier: init at 1.0.0-M15
2017-03-21 09:26:47 -04:00
Daniel Peebles
555a37e5bc Merge pull request #24152 from copumpkin/gcc-simplify
gfortran/gcc: simplify & clean up on Darwin
2017-03-21 09:04:55 -04:00
Robin Gloster
37c31c635d
ponyc: segfaults on i686 2017-03-21 13:12:24 +01:00
Robin Gloster
9c730bc40b
clooj: fix url 2017-03-21 11:00:49 +01:00
Markus Hauck
2adb9f8e1b scalafmt: 0.6.2 -> 0.6.6 2017-03-21 07:43:11 +01:00
Dan Peebles
a2a82db7cf gfortran/gcc: simplify & clean up on Darwin
This should eliminate the branched logic for gfortran on Darwin, as well
as preventing accidental inclusion of impure paths in gcc and gfortran
builds.
2017-03-21 01:36:28 -04:00
Dan Peebles
93005b82dc google-gflags: fix on Darwin
e721905d0f updated to a version that added
a BUILD file that breaks on case-insensitive filesystems.
2017-03-21 00:42:26 -04:00
c74d
5177f891f3 rustfmt: 0.7.1 -> 0.8 2017-03-21 02:11:08 +00:00
Willi Butz
4bfde8f5b4 martyr: fixed build, removed build.sh, added meta (see #23253) 2017-03-21 00:01:13 +02:00
Robin Gloster
1c3308e9c1
jdepend: 2.9.0 -> 2.9.1, fix build 2017-03-20 21:29:47 +01:00
Robin Gloster
88341c4d2b
Revert "doc: remove double space"
This reverts commit 6393d43380.

Commit added too much changes.
2017-03-20 20:58:18 +01:00
Robin Gloster
6393d43380
doc: remove double space 2017-03-20 20:47:13 +01:00
Peter Simons
659ea1e24a Merge pull request #24099 from jerith666/friday-juicypixels-test
friday-juicypixels: disable tests
2017-03-20 17:39:31 +01:00
Eelco Dolstra
b751036a74
php: Add a dev output
This reduces the closure size from 438 to 174 MiB.
2017-03-20 17:31:37 +01:00
Eelco Dolstra
3ff08d6f13
php: Strip modules
This reduces the closure size from 566 to 438 MiB.
2017-03-20 17:31:31 +01:00
Matt McHenry
cd426e66b8 friday-juicypixels: disable tests
the tarball from
https://hackage.haskell.org/package/friday-juicypixels-0.1.2/friday-juicypixels-0.1.2.tar.gz
does not include the test/rgba8.png file, which causes the test
code to fail
2017-03-20 12:19:02 -04:00
Adelbert Chang
8d182a7e6b coursier: makeWrapper as nativeBuildInputs, add adelbertc and nequissimus as maintainers 2017-03-20 09:04:40 -07:00
Peter Simons
d59fe189fd haskell-configuration-nix: drop obsolete webkit-related overrides 2017-03-20 10:24:58 +01:00
Michael Alan Dorman
6236cd4716 pointfree: patch is no longer needed 2017-03-20 10:24:58 +01:00
Peter Simons
8f45ea6175 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.1-7-g490c7d5 from Hackage revision
abc129b4f1.
2017-03-20 10:24:58 +01:00
Peter Simons
c3b0cb1ace hackage2nix: keep binary 0.8.x around 2017-03-20 10:24:57 +01:00
Peter Simons
d3028ba6b5 LTS Haskell 8.5 2017-03-20 10:24:57 +01:00
Florent Becker
e4d39749f2 ocsigen-i18n: init at 3.1 2017-03-20 08:20:16 +00:00
Florent Becker
091073819a ocamlPackages.ocsigen-start: init at 1.0.0 2017-03-20 08:13:38 +00:00
Florent Becker
ac87d9ba8b Add a setup-hook to ocamlPackages.eliom, to look for distillery templates 2017-03-20 08:05:21 +00:00
Adelbert Chang
9634d9e4fc coursier: init at 1.0.0-M15 2017-03-19 21:32:09 -07:00
Joachim F
12e0e67ed0 Merge pull request #23903 from mbrgm/upgrade-inspectrum
inspectrum: 20160403 -> 20170218
2017-03-20 01:06:31 +01:00
Orivej Desh
cf3e138024 objconv: 2.16 -> 2.44 2017-03-19 23:25:12 +00:00
Orivej Desh
9d38774a28 gargoyle: init at 2017-03-12 2017-03-19 22:36:29 +00:00
ndowens
3ac089757a Cosmetic change; Replaced automake autoconf 2017-03-19 16:50:06 -05:00
Guillaume Massé
b00bfb0401 cre2: init at 0.3.0
c wrapper for google's re2 regex library
2017-03-19 17:26:15 -04:00
Dan Peebles
d80a7210bb nasm: 2.11.08 -> 2.12.02
Upgrading primarily because it works with newer LLVM (for the big Darwin
stdenv LLVM bump) but a newer version probably helps for other reasons :)
2017-03-19 16:34:05 -04:00
Dan Peebles
6ea3eefdfc gcc5: fix for libc++ 3.8 and above
This is in preparation for the big Darwin LLVM 4.0 stdenv switchover
2017-03-19 16:22:12 -04:00
Jörg Thalheim
82e760a3d6
armadillo: fix evaluation error
cc: @ndowens08
2017-03-19 21:04:43 +01:00