Commit Graph

128839 Commits

Author SHA1 Message Date
Frederik Rietdijk
452958f498
Merge pull request #35235 from dotlambda/ddar
ddar: move out of pythonPackages and fix tests
2018-02-20 20:41:21 +00:00
Nikolay Amiantov
102c91d45e python.pkgs.tensorflow-tensorboard: 0.1.5 -> 1.5.1 2018-02-20 23:37:50 +03:00
Joachim F
50bcf2f372
Merge pull request #35238 from jfrankenau/update-otfcc
otfcc: 0.8.6 -> 0.9.6
2018-02-20 20:32:53 +00:00
Alexander Krupenkin
4886194589
cjdns: 20 -> 20.1 2018-02-20 23:19:06 +03:00
Austin Seipp
4166691813 bcc: add systemtap dep, and fix build revision
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-20 14:02:04 -06:00
Austin Seipp
38bc86ac6c systemtap: add pyparsing deps for 'dtrace' script
Otherwise, if it fails, it fails with a very bad error about not
being able to import ParseException.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-20 14:02:04 -06:00
Joachim F
d535edeb0f
Merge pull request #35233 from catern/upsup
supervise: 1.3.0 -> 1.4.0
2018-02-20 20:01:49 +00:00
Joachim F
aa1d5fa65e
Merge pull request #35227 from jfrankenau/update-nnn
nnn: 1.5 -> 1.6
2018-02-20 20:00:51 +00:00
Joachim F
a82fadac48
Merge pull request #35232 from jfrankenau/update-mergerfs
mergerfs: 2.23.0 -> 2.23.1
2018-02-20 20:00:23 +00:00
Will Dietz
ce3de0399b
Merge pull request #30057 from dtzWill/feature/webos-novacomd
webos: init novacom, novacomd, cmake-modules; add nixos service
2018-02-20 13:49:06 -06:00
Will Dietz
1bf5fae96b release: only run novacomd test on x86_64-linux
novacom and novacomd build on aarch64, but the daemon
fails to start with something like:

novacomd[547]: unhandled level 2 translation fault (11) at 0x00000000, esr 0x92000046

So, uh, nevermind that then.
2018-02-20 13:47:50 -06:00
Vladimír Čunát
44c315f5a0
crashplan: specify meta.platforms to improve eval
If you tried to evaluate nixpkgs with allowUnfree and a non-glibc
platform, you would get an error when accessing stdenv.glibc.
2018-02-20 20:42:28 +01:00
Joachim F
b60ef32617
Merge pull request #32919 from asymmetric/asymmetric/secp256k1
secp256k1: 2016-11-27 -> 2017-12-18
2018-02-20 19:26:09 +00:00
Marcus Brinkmann
3d0b2f1e63 foo2zjs: 20110210 -> 20171202 (#32812) 2018-02-20 19:25:07 +00:00
Robert Schütz
f4b98ac64f ddar: fix tests 2018-02-20 20:24:55 +01:00
Joachim F
eb39de0a1c
Merge pull request #32061 from volth/patch-72
varnish: 5.1.3 -> 5.2.1 [fixes CVE-2017-8807]
2018-02-20 19:23:36 +00:00
Joachim F
46afc63b6f
Merge pull request #32062 from volth/patch-73
nixos/varnish: check .vcl syntax at compile time
2018-02-20 19:22:28 +00:00
Will Dietz
c8c11cd8f4 mikmod: 3.2.6 -> 3.2.8 2018-02-20 13:22:03 -06:00
Joachim F
b30fae01cd
Merge pull request #32761 from xvapx/crashplan-small-business
crashplan-small-business: init at 6.6.0
2018-02-20 19:19:22 +00:00
Joachim F
af37d08381
Merge pull request #33143 from mbode/flink_1_4_0
flink: 1.3.2 -> 1.4.0
2018-02-20 19:11:03 +00:00
Spencer Baugh
252819e9df supervise: 1.3.0 -> 1.4.0 2018-02-20 19:04:18 +00:00
Joachim F
a85ad94897
Merge pull request #33996 from pmahoney/acme-client
acme-client: init at 0.1.6
2018-02-20 19:03:51 +00:00
Johannes Frankenau
908a3cbbf8 otfcc: 0.8.6 -> 0.9.6 2018-02-20 20:02:32 +01:00
Johannes Frankenau
c5a5d22ebf mergerfs: 2.23.0 -> 2.23.1 2018-02-20 19:52:01 +01:00
Will Dietz
09e261c2f4 nixos/release: Add novacomd
This is unlikely to break and is a cheap test.
I'd like to be notified if it stops working.

If this ever blocks anything and I've been notified
you have my blessing to remove this as I doubt
many folks depend on it.
2018-02-20 12:39:14 -06:00
Daiderd Jordan
011d3d0dc3
racerd: 2017-02-17 -> 2017-09-15 2018-02-20 19:15:43 +01:00
Johannes Frankenau
c919aea22d nnn: 1.5 -> 1.6 2018-02-20 18:55:00 +01:00
Nikolay Amiantov
430e0f4a80 buildBazelPackage: init
A separate function for building Bazel-bazed packages. Internally it splits the
build into two phases, fetching and building.

Users are expected to provide `fetchArgs.sha256` -- checksum of fetched
dependencies. Local dependencies should be removed in `fetchArgs.preInstall`.
Overall `fetchArgs` and `buildArgs` can be used to add specific steps to fetch
and build.
2018-02-20 20:39:49 +03:00
lewo
a1526e52b1
Merge pull request #35045 from bignaux/idsk
idsk : init at unstable-2018-02-11
2018-02-20 18:04:47 +01:00
Will Dietz
f32139cf78 nixos: Add basic test of novacomd 2018-02-20 11:03:49 -06:00
Robert Schütz
80f84ceda2 ddar: move out of pythonPackages 2018-02-20 17:42:34 +01:00
Will Dietz
e5e29284a9 webos: init novacom, novacomd, cmake-modules; add nixos service 2018-02-20 10:34:19 -06:00
Shea Levy
39ff498418
kernelPatches: Add pointer to ml threads for riscv patches. 2018-02-20 11:26:44 -05:00
Franz Pletz
3942cbea67
Merge pull request #35161 from volth/patch-92
nixos/nat: support nat reflection
2018-02-20 16:26:26 +00:00
Peter Simons
3cc9445e56 haskell-test-framework-quickcheck2: jailbreak to support ghc-8.4.x 2018-02-20 17:23:05 +01:00
Peter Simons
020471ee6c haskell-optparse-applicative: fix build with ghc-8.4.x 2018-02-20 17:23:04 +01:00
Peter Simons
af173130c6 haskell-here: jailbreak for ghc-8.4.x 2018-02-20 17:23:04 +01:00
Peter Simons
d6f37ff0a5 haskell-doctest: use the latest version when compiling with GHC 8.4.x
This change also requires us to use the latest QuickCheck version in the GHC
8.4.x package set.

Furthermore, the latest version of doctest has a broken test suite that needs
to be disabled for the build to succeed.
2018-02-20 17:21:48 +01:00
Peter Simons
a3c1a66ed7 liquidhaskell: drop obsolete override 2018-02-20 17:21:47 +01:00
Peter Simons
8cfaa55d67 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8.2-5-gbde1863 from Hackage revision
98679850f4.
2018-02-20 17:21:41 +01:00
Peter Simons
0d7740870d hackage2nix: disable broken Hydra builds 2018-02-20 17:21:21 +01:00
Robert Schütz
08fdc973d4 roundup: init at 0.0.6 2018-02-20 17:19:23 +01:00
Michael Fellinger
2682ba63bc update rubygems version (#35224) 2018-02-20 16:16:16 +00:00
Franz Pletz
17952ee589
Merge pull request #35141 from abbradar/dhcpcd-order
dhcpcd service: fix service dependencies when default gateways are set
2018-02-20 16:07:49 +00:00
Robert Schütz
3996b91cb1 shocco: init at 1.0 2018-02-20 16:58:57 +01:00
Joachim F
34e9d390bd
Merge pull request #35085 from h-3-0/kakoune-2018-02-15
kakoune: 2017-04-12 -> 2018-02-15
2018-02-20 15:54:37 +00:00
Joachim F
d2fd479e52
Merge pull request #35130 from magnetophon/zam-plugins
zam-plugins: 3.9 -> 3.10
2018-02-20 15:52:41 +00:00
Joachim F
eaf6a340d2
Merge pull request #35135 from volth/patch-87
pngquant: 2.9.1 -> 2.11.7
2018-02-20 15:52:04 +00:00
Joachim F
77ffe75eb6
Merge pull request #35138 from volth/patch-89
dockbarx: 0.92 -> 0.93
2018-02-20 15:50:52 +00:00
Joachim F
679c55741c
Merge pull request #35137 from volth/patch-88
babelstone-han: 10.0.0 -> 10.0.2
2018-02-20 15:49:51 +00:00