Commit graph

128077 commits

Author SHA1 Message Date
adisbladis dafdaa98a5
Merge pull request #34994 from jokogr/u/openvswitch-2.5.4
openvswitch: 2.5.2 -> 2.5.4
2018-02-16 12:43:24 +08:00
adisbladis 91d89abc5a
Merge pull request #35007 from layus/update-conky
conky: 1.10.7 -> 1.10.8
2018-02-16 12:42:50 +08:00
Herwig Hochleitner 588fe10bae cask: fix evaluation error
this was due to an override `emacsPackages = emacsPackagesNg` on my
system.

5bede1a252
2018-02-16 01:18:35 +01:00
Herwig Hochleitner 8ac63bd82c clojure: fix for running in pure environments
this wraps `clojure` and `clj` to add their dependencies to the path

cc @the-kenny @zequix
2018-02-16 00:32:58 +01:00
Tuomas Tynkkynen b98a3f247a linux_testing: 4.15-rc9 -> 4.16-rc1 2018-02-16 01:13:30 +02:00
Tuomas Tynkkynen 64fa0d5b97 kernel: Add deps for building 4.16 2018-02-16 01:13:30 +02:00
Tuomas Tynkkynen 7a7e8a8004 kernel config: Disable USB_SERIAL_* on 4.16 and above
They got removed:

commit 003948c54e5b5034a9bbb4923336f5aba125eae6
Author: Benjamin Gilbert <benjamin.gilbert@coreos.com>
Date:   Tue Jan 23 18:06:30 2018 -0800

    USB: serial: keyspan: Drop firmware Kconfig options

    The USB_SERIAL_KEYSPAN_* firmware options no longer do anything.
2018-02-16 01:13:30 +02:00
Tuomas Tynkkynen db38e0c7e7 kernel config: Cleanup self-test module disabling
No reason to have complex version-dependent conditionals when the
question mark already handles this just as well.

Also add RUNTIME_TESTING_MENU setting which nicely disables all of this
on >= 4.16.
2018-02-16 01:13:30 +02:00
Herwig Hochleitner b7b2a4ffa4 connmand: add extraFlags option to service 2018-02-15 23:37:12 +01:00
Herwig Hochleitner e47e45c4ca Revert "zcashNh: init 0.4b"
This reverts commit d3ea26dc45.

wrong commit, sorry
2018-02-15 23:36:21 +01:00
Herwig Hochleitner d3ea26dc45 zcashNh: init 0.4b 2018-02-15 23:35:18 +01:00
Herwig Hochleitner 5bede1a252 cask: init
cask is a build tool for emacs packages

cc @ttuegel @mdorman
2018-02-15 23:33:49 +01:00
Nikolay Amiantov 56e0943b08 makeModulesClosure: support firmware
Link it in stage 1.
2018-02-16 00:11:07 +02:00
Michael Weiss 0be2746fc2 pythonPackages.scapy: 2.2.0 -> 2.3.3 2018-02-15 22:43:17 +01:00
Shea Levy ce35114ee4
nixUnstable: 2.0pre5943_52c777a7 -> 2.0pre5950_3a5a241b 2018-02-15 16:22:21 -05:00
Tad Fisher 9b7467eecb acpica-tools: init at 20180209 (#34883) 2018-02-15 20:50:57 +00:00
Andreas Rammhold 9ce085f1f8
Merge pull request #35018 from andir/irssi-1.1.1
irssi: 1.1.0 -> 1.1.1
2018-02-15 21:29:03 +01:00
Andreas Rammhold 4893d3514e
irssi: 1.1.0 -> 1.1.1
fixes CVE-2018-7050, CVE-2018-7051, CVE-2018-7052, CVE-2018-7053, CVE-2018-7054
2018-02-15 21:16:10 +01:00
Austin Seipp 33cfad9a11 hyperfine: init at 0.4.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-15 13:54:03 -06:00
Austin Seipp acd80e4725 h2o: init at 2.2.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-15 13:46:48 -06:00
Nikolay Amiantov bfcb295006 acl: cleanup style and meta 2018-02-15 22:41:08 +03:00
Nikolay Amiantov 469437275f attr: cleanup style and meta 2018-02-15 22:41:08 +03:00
Daiderd Jordan 99913c41a0
Merge pull request #34888 from dywedir/ripgrep
ripgrep: 0.7.1 -> 0.8.0, install shell completions
2018-02-15 20:27:58 +01:00
Frederik Rietdijk 64a4a69929
Merge pull request #35002 from layus/bazel-update
bazel: 0.9 -> 0.10.1
2018-02-15 18:26:58 +00:00
Daiderd Jordan 03b0541ebe
Merge pull request #34990 from matthewbauer/libbsd-mac-0.8.7
libbsd: update darwin patch
2018-02-15 19:24:43 +01:00
Shea Levy 29536db9af
Add missing files 2018-02-15 13:17:40 -05:00
Shea Levy 5812195f81
pythonPackages.JayDeBeApi: Init at 1.1.1. 2018-02-15 13:12:54 -05:00
Shea Levy 2dbf5dd599
pythonPackages.JPype1: Init at 0.6.2 2018-02-15 13:07:32 -05:00
Matthew Bauer c61a990714 libbsd: update darwin patch
Fixes #27120
Fixes #34989
2018-02-15 11:38:58 -06:00
Frederik Rietdijk 050810e526 Revert "Add JayDeBeApi and JPype1 python packages"
This reverts commit 77c4e4696d.

Not conforming general guidelines and Python-specific guidelines.
2018-02-15 18:33:16 +01:00
Shea Levy 77c4e4696d
Add JayDeBeApi and JPype1 python packages 2018-02-15 12:15:42 -05:00
Vladimír Čunát e26a2290ea
ranger: don't include "v" in nix-perceived version
This was a regression of #34362, and doesn't seem intended.
2018-02-15 18:07:56 +01:00
Rob Vermaas 9342b56eed
imbalanced-learn: init at 0.3.2 2018-02-15 17:19:20 +01:00
Guillaume Maudoux 71f72219fc conky: 1.10.7 -> 1.10.8 2018-02-15 16:43:17 +01:00
Shea Levy 017154391b
Merge branch 'idris-packaging' of git://github.com/mpickering/nixpkgs 2018-02-15 10:11:45 -05:00
Peter Hoeg 8d7b069ea6 neomutt: 20171208 -> 20171215
The build system also changed to the tcl based "autosetup".
2018-02-15 23:01:06 +08:00
Joachim F 34fa5d2d80
Merge pull request #34903 from jensbin/graph-easy_0.76
graph-easy: init at 0.76
2018-02-15 14:56:54 +00:00
Profpatsch da71b8fd5f rss2email: sendmail from PATH instead of /usr/sbin 2018-02-15 13:55:33 +01:00
Profpatsch c4af2ca2cb rss2email: add docs and code for running tests
The tests are not working yet (upstream bug).
2018-02-15 13:55:33 +01:00
Guillaume Maudoux f6b6d72d06 bazel: 0.9 -> 0.10.1 2018-02-15 12:31:21 +01:00
Jörg Thalheim 5646300ca4
Merge pull request #35000 from nico202/non
non: 2017-03-29 -> 2018-02-15
2018-02-15 11:00:16 +00:00
Jörg Thalheim 4857b148ed
Merge pull request #34973 from pallavagarwal07/zathura
zathura: make compatible with darwin
2018-02-15 10:17:54 +00:00
Nicolò Balzarotti 12d04b5db9 non: 2017-03-29 -> 2018-02-15 2018-02-15 10:47:32 +01:00
Jörg Thalheim aaeeff6fad
Merge pull request #34996 from kolloch/restic
restic: add completions and man page to package
2018-02-15 08:42:19 +00:00
Andrew Dunham 394a8818e4 syncthing: Add discovery/relay servers, improve build (#34831)
- Fix GOPATH checks
- Install manpages
- Also build and install discovery and relay servers + cli 
- Make the build more pure by explicitly setting the build username/host
2018-02-15 16:16:22 +08:00
Jörg Thalheim a956c646fb
Merge pull request #34827 from danielfullmer/rtl8812-5.2.20
rtl8812au: 4.3.20 -> 5.2.20_25672.20171213
2018-02-15 08:13:10 +00:00
Peter Kolloch 6760f6dd70 restic: add completions and man page to package 2018-02-15 09:11:06 +01:00
Herwig Hochleitner 23b5421c46 nixos: make boot.kernel.features internal
This isn't useful as public API. It should be used by options to
activate kernel features for use with specific programs.
2018-02-15 09:10:32 +01:00
Herwig Hochleitner 28875192ae programs.systemtap: add nixos option for installing systemtap
also enables debug feature on kernel
2018-02-15 09:10:32 +01:00
Herwig Hochleitner 3027b80f1d linuxPackages.kernel: add feature.debug flag for enabling DEBUG_INFO 2018-02-15 09:10:32 +01:00