Commit Graph
128726 Commits
Author SHA1 Message Date
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
Will Dietz f32139cf78 nixos: Add basic test of novacomd 2018-02-20 11:03:49 -06: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 PletzandGitHub 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
https://github.com/commercialhaskell/all-cabal-hashes/commit/98679850f40267e506006231063ce58b6fa19bcd.
2018-02-20 17:21:41 +01:00
Peter Simons 0d7740870d hackage2nix: disable broken Hydra builds 2018-02-20 17:21:21 +01:00
Michael Fellingerandzimbatm 2682ba63bc update rubygems version (#35224) 2018-02-20 16:16:16 +00:00
Franz PletzandGitHub 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
Joachim FandGitHub 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 FandGitHub d2fd479e52 Merge pull request #35130 from magnetophon/zam-plugins
zam-plugins: 3.9 -> 3.10
2018-02-20 15:52:41 +00:00
Joachim FandGitHub 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 FandGitHub 77ffe75eb6 Merge pull request #35138 from volth/patch-89
dockbarx: 0.92 -> 0.93
2018-02-20 15:50:52 +00:00
Joachim FandGitHub 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
Joachim FandGitHub d6492117c4 Merge pull request #35153 from volth/patch-90
haxe: 3.4.4 -> 3.4.6
2018-02-20 15:47:24 +00:00
zimbatm 29318c4ea8 kubernetes-helm: 2.8.0 -> 2.8.1 2018-02-20 15:47:07 +00:00
Will DietzandGitHub 6e7adad66d Merge pull request #35221 from dtzWill/update/multimc-0.6.1
multimc: 0.5.1 -> 0.6.1
2018-02-20 09:36:00 -06:00
Shea Levy 6c4ac28b6f riscv-pk: Properly respect --prefix. 2018-02-20 10:29:43 -05:00
Will Dietz ad71b24d07 multimc: drop quazip per reviewer feedback, use nativeBuildInputs a bit 2018-02-20 08:45:52 -06:00
Michael FellingerandTuomas Tynkkynen 8c9a8d6805 Document the makeTest length restriction 2018-02-20 16:36:16 +02:00
Michael FellingerandTuomas Tynkkynen 0d988d6735 Only allow test names of up to 50 characters 2018-02-20 16:36:16 +02:00
Pascal BachandTuomas Tynkkynen d351cd9f69 systemd-cryptsetup-generator: fix compilation with systemd 237
Closes #35097
2018-02-20 16:34:30 +02:00
Shea Levy f8b5b93b88 linux_riscv: Add patches for initrd support 2018-02-20 09:18:17 -05:00
Shea Levy 0022708d6d qemu-riscv: Add initrd support patch 2018-02-20 09:11:06 -05:00
Will DietzandGitHub 5dc76b3958 Merge pull request #35219 from dtzWill/update/radiotray-ng-0.2.1
radiotray-ng: 0.2.0 -> 0.2.1
2018-02-20 08:09:21 -06:00
Will Dietz e2ceb06642 multimc: simplify a bit 2018-02-20 08:01:21 -06:00
Will Dietz 4327b9d945 multimc: 0.5.1 -> 0.6.1
Fetch dependencies as git submodules:
* Replaces need to manually track + fetch libnbtplusplus source
* upstream relies on a forked version of quazip so we can't use ours

Fixes #35189.
2018-02-20 08:01:21 -06:00
Will Dietz af2fc069ed radiotray-ng: 0.2.0 -> 0.2.1 2018-02-20 07:52:07 -06:00
Joachim FandGitHub 9095f02876 Merge pull request #35103 from michalrus/watchexec
watchexec: init at 1.8.6
2018-02-20 13:24:12 +00:00
Joachim FandGitHub 1aa37773c3 Merge pull request #35104 from izuk/dart
dart: 1.16.1 -> 1.24.3
2018-02-20 13:23:29 +00:00
Austin Seipp f0fe7bae99 linuxPackages.perf: fix tips.txt lookup, few extra deps
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-20 07:00:21 -06:00
Jörg ThalheimandGitHub 825ff649b5 Merge pull request #34161 from leenaars/asn2quickder
pythonPackages update: asn1ate and asn2quickder
2018-02-20 12:27:10 +00:00
lewoandGitHub 040fb6c1a0 Merge pull request #35117 from suvash/add-docker-credential-gcr
docker-credential-gcr: init at 1.4.3
2018-02-20 12:32:46 +01:00
zimbatmandGitHub 3b30e4355b Merge pull request #35129 from rvl/buildkite-agent-hooks
buildkite-agent service: declarative hooks and extraConfig option
2018-02-20 11:28:42 +00:00
Jörg Thalheim 585971600f quickder: fix python shebangs 2018-02-20 11:23:41 +00:00
Jörg ThalheimandGitHub c7aa4fd65b Merge pull request #35177 from abbradar/fix-debbuild
debBuild: install all packages at once to avoid dependency management
2018-02-20 11:07:44 +00:00
Jörg ThalheimandGitHub b7fb6edf2e Merge pull request #35178 from limeytexan/perl-BSD-Resource
perl-BSD-Resource: init at 1.2911
2018-02-20 11:03:30 +00:00
Frederik RietdijkandGitHub 81cafdc590 Merge pull request #35126 from dotlambda/pynacl
pythonPackages.pynacl: use system libsodium
2018-02-20 11:01:42 +00:00
Frederik RietdijkandGitHub 4b17c50ef1 Merge pull request #35159 from dotlambda/faulthandler
pythonPackages.faulthandler: fix tests
2018-02-20 11:01:19 +00:00
Frederik RietdijkandGitHub 125a721175 Merge pull request #35204 from dotlambda/pypandoc
pythonPackages.pypandoc: mark as broken
2018-02-20 11:00:53 +00:00
Jörg ThalheimandGitHub 6f497c65c2 Merge pull request #35179 from dotlambda/matrix-synapse
matrix-synapse: fix pynacl dependency
2018-02-20 10:59:22 +00:00
Jörg ThalheimandGitHub a0b49d75c4 Merge pull request #35182 from xurei/perl/Gtk2GladeXML
perl-Gtk2GladeXML: init at 1.007
2018-02-20 10:57:24 +00:00
Jörg Thalheim b2f92c5daa perlPackages.Gtk2: limit to linux 2018-02-20 10:56:14 +00:00
Jörg ThalheimandGitHub 4a26c9f3d2 Merge pull request #35209 from mnacamura/mbedtls-darwin
mbedtls: change extension .so -> .dylib on Darwin
2018-02-20 10:52:16 +00:00
Jörg ThalheimandGitHub c7b340a1c8 Merge pull request #35203 from manveru/patch-1
gem-config: add ethon
2018-02-20 10:39:42 +00:00