Commit graph

128759 commits

Author SHA1 Message Date
Matthew Bauer af1f5676c9 Add .gitattributes file
This adds the .gitattributes file to the tree. I’ve added two
attributes: linguist-generated, and linguist-documentation.

GitHub’s Linguist will follow this when calculating our language stats
as well as in other cases like commit diffs.

Any additional attributes or other generated files are welcome to be added!
2018-02-23 16:58:00 -06: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
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
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 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
Johannes Frankenau c919aea22d nnn: 1.5 -> 1.6 2018-02-20 18:55:00 +01: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
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
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
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
Joachim F 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 Dietz 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 Fellinger 8c9a8d6805 Document the makeTest length restriction 2018-02-20 16:36:16 +02:00
Michael Fellinger 0d988d6735 Only allow test names of up to 50 characters 2018-02-20 16:36:16 +02:00
Pascal Bach 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 Dietz 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