Commit graph

37736 commits

Author SHA1 Message Date
John Ericson ee9eeea63a
Merge pull request #43367 from dtzWill/fix/haskell-integer-simple-buildPkgs
haskell: fix package sets based on integer-simple
2018-07-11 17:32:38 -04:00
volth 8c3b33ea73 libvirt: 4.4.0 -> 4.5.0 (#43164) 2018-07-11 22:34:13 +02:00
Jaka Hudoklin 6cc50b144a prometheus-jmx-httpserver: init at 0.10 (#43336)
prometheus-jmx-httpserver: init at 0.10
2018-07-11 21:17:09 +02:00
Will Dietz da1e98d04b haskell: fix package sets based on integer-simple
Fixes mass build failures in these package sets,
due to "unknown pacakge: integer-simple".

Attributes that demonstrate this (see before/after):

* haskell.packages.integer-simple.ghc843.hello
* haskell.packages.integer-simple.ghc802.scientific

The second one is from the NixOS manual, FWIW.
2018-07-11 11:01:35 -05:00
Eelco Dolstra c93123afb6
Merge pull request #42937 from gavinrogers/init_holochain
holochain-go: init at 0.1.0-alpha
2018-07-11 17:46:30 +02:00
Franz Pletz 3f324aa0cd
xsecurelock: init at 2018-07-10 2018-07-11 17:39:22 +02:00
lewo 1539167d21
Merge pull request #43278 from xtruder/pkgs/kail/init
kail: init at 0.6.0
2018-07-11 12:49:30 +02:00
lewo 229a303300
Merge pull request #43218 from mpickering/whitebox-tools
whitebox-tools: init at 0.9.0
2018-07-11 12:47:31 +02:00
Jaka Hudoklin 90c05e974f kail: init at 0.6.0 2018-07-11 11:49:41 +02:00
Domen Kožar d55976a506 Add cachix, statically linked 2018-07-11 11:41:08 +02:00
Pascal Wittmann 13f640057d
Merge pull request #43238 from tgharib/fix/add-triggerhappy
triggerhappy: init at 0.5.0
2018-07-11 10:35:38 +02:00
lewo 05d273a45e
Merge pull request #43302 from rardiol/hyperrogue
hyperrogue: init at 10.4j
2018-07-11 09:07:33 +02:00
Taha 00562b5a9a triggerhappy: init at 0.5.0 2018-07-11 00:15:52 -04:00
teh 17fe19f5bf pyre: init at 0.0.8 (#43212) 2018-07-11 01:20:17 +02:00
Ricardo Ardissone 96a6e1f5b5 hyperrogue: init at 10.4j 2018-07-10 18:36:26 -03:00
lewo 3c9f3a867e
Merge pull request #43248 from leenaars/spoofer
spoofer: init at 1.3.2
2018-07-10 23:32:07 +02:00
Will Dietz b95e7b1954 ghc861: use llvm6 so we're using supported LLVM version
Otherwise complains that LLVM version used is unsupported
and that LLVM 6.0 is the only supported version.

So, let's use it! :)
2018-07-10 14:26:43 -05:00
Matthew Pickering 97a47b8160 whitebox-tools: init at 0.9.0 2018-07-10 19:10:24 +01:00
Peter Simons 69cd09f8fb Switch default Haskell package set to LTS-12.x and GHC 8.4.3.
We are at LTS Haskell 12.0.
2018-07-10 20:10:18 +02:00
wayne dae9cf6106 dnscrypt-proxy2: init at 2.0.15 2018-07-10 17:31:08 +00:00
xeji 2f4f631b6a
Merge pull request #43244 from bricewge/drone-cli
drone-cli: add package
2018-07-10 17:23:27 +02:00
Brice Waegeneire fb25fe7879
drone-cli: add package
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
2018-07-10 15:26:23 +02:00
Frederik Rietdijk d536905e5b
Merge pull request #43276 from dotlambda/fix-flexget
Fix flexget
2018-07-10 15:04:53 +02:00
Jan Tojnar af64892fe6
pulseeffects: init at 4.1.3 2018-07-10 12:18:01 +02:00
adisbladis 8585cb3409
Merge pull request #43115 from talyz/master
linux: Temporary fix for issue #42755
2018-07-10 18:04:55 +08:00
Robert Schütz 1789ee279e pythonPackages.guessit_2_0: remove 2018-07-10 11:25:18 +02:00
Pascal Wittmann c2af5149c8
Merge pull request #43261 from vbgl/ocaml-iri-0.4.0
ocamlPackages.iri: init at 0.4.0
2018-07-10 10:48:54 +02:00
Uri Baghin ed98822350 bazel-deps: init at 2018-05-31 (#43018) 2018-07-09 22:38:45 +00:00
John Ericson 547ef77aa7
Merge pull request #43264 from obsidiansystems/splice-more
haskell infra: Use splicing like normal `callPackage`
2018-07-09 18:34:29 -04:00
John Ericson 740cfffcb2 haskell infra: Fix built-time overrides
These should all come from `buildHaskellPackages`
2018-07-09 18:09:17 -04:00
Matthew Bauer 81f78e6d3d
Merge pull request #43256 from matthewbauer/xcbuild-refactor
xcbuild refactor
2018-07-09 17:16:50 -04:00
Matthew Bauer 2621171e58 xcbuild: add alias
You can now refer to it as xcodebuild. This is meant to be more
discoverable for not familiar with xcbuild. xcodebuild should work in
the same way as the xcodebuild that comes with Xcode.app, but it is
built entirely with free software.
2018-07-09 17:13:58 -04:00
Matthew Bauer 0534ceac81 xcbuild: move setup hook to xcbuildHook
Not every package that needs xcbuild will want to use its build phase.
I have moved the xcbuild setup hook to the new attribute xcbuildHook.
This means that dontUseXcbuild is no longer needed. If you just need
to call xcbuild on its own you can just refer to xcbuild.
2018-07-09 17:13:58 -04:00
John Ericson f27f491784 Haskell infra: Do callPackage splicing 2018-07-09 16:39:37 -04:00
Vincent Laporte de1a8ddb3c
ocamlPackages.iri: init at 0.4.0
iri is an OCaml implementation of Internationalized Resource Identifiers
(IRIs).

Homepage: https://framagit.org/zoggy/ocaml-iri
2018-07-09 17:15:43 +00:00
John Ericson 0eb142cd46 top-level: Expose splicePackages for newScope users
Otherwise extra packages in scope can't be made to work for cross. As
much as I think splicing is an evil trick, I think it's best to do this
and at least have it work consistently for now.

It would seems simpler to expose a `newScopeWithSplicing`, but there's a
few attrs (like `buildPackages` or `buildHaskellPackages`) that
shouldn't be spliced. Users should instead splice, override the splicing
on those packages, and apply `newScope` to that.
2018-07-09 12:33:43 -04:00
John Ericson cf72af3d99
Merge pull request #33589 from dtzWill/fix/fixed-output-cross-name
make-derivation: Don't add host-suffix to fixed-output derivations names
2018-07-09 12:00:50 -04:00
Will Dietz 218d4dc154 make-derivation: Don't add host-suffix to fixed-output derivations names
Not only does the suffix unnecessarily reduce sharing, but it also breaks
unpacker setup hooks (e.g. that of `unzip`) which identify interesting tarballs
using the file extension.

This also means we can get rid of the splicing hacks for fetchers.
2018-07-09 11:07:10 -04:00
Michiel Leenaars 2a0f62afa3 spoofer: init at 1.3.2 2018-07-09 11:31:22 +02:00
adisbladis cac85f6812
Merge pull request #43142 from xtruder/pkgs/super-productivity/init
super-productivity: init at 1.10.45
2018-07-09 13:32:25 +08:00
Silvan Mosberger 8e2c3b93ba
Merge pull request #43096 from jbedo/mosdepth
mosdepth: init 0.2.3
2018-07-09 04:55:24 +02:00
Justin Bedo 59141de608
mosdepth: init 0.2.3 2018-07-09 08:51:49 +10:00
Dan Peebles 631dd7a4e9 monosat: init at 1nx3wh34
Also includes the python and java bindings (although java is only
currently enabled on Linux)
2018-07-08 12:43:29 -04:00
Robert Schütz 2a8a5533d1
Merge pull request #43219 from leenaars/dkimpy
pythonPackages.dkimpy: 0.6.2 -> 0.8.1
2018-07-08 17:34:15 +02:00
adisbladis b57d32aa74
Merge pull request #43178 from adisbladis/nodejs-9_x-drop
nodejs-9_x: Package is EOL
2018-07-08 23:33:28 +08:00
Michiel Leenaars 268cef2490 pythonPackages.dkimpy: 0.6.2 -> 0.8.1 2018-07-08 17:33:04 +02:00
Michiel Leenaars eece903626 pythonPackages.authres: init at 1.1.0 2018-07-08 16:28:20 +02:00
Jaka Hudoklin 0eef67d9fd super-productivity: init at 1.10.45 2018-07-08 11:02:29 +02:00
Vladimír Čunát bfc123803d
lua*Packages.lfs: init at 1.7.0.2 2018-07-08 09:19:43 +02:00
adisbladis be6ef3ee00
nodejs-9_x: Package is EOL 2018-07-08 13:06:08 +08:00