Commit Graph

45820 Commits

Author SHA1 Message Date
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar
ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar
684bad0569
gtk: move expressions 2019-09-06 02:54:53 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Aaron Andersen
34a6f75090
Merge pull request #62754 from tbenst/imagecodecs-lite
imagecodecs-lite: init at 2019.4.20
2019-09-05 17:24:07 -04:00
Tyler Benster
d0a442f6e5 imagecodecs-lite: init at 2019.4.20 2019-09-05 14:04:24 -07:00
Marek Mahut
5aa5760261
Merge pull request #68131 from 1000101/process-exporter
prometheus-process-exporter: init at 0.5.0
2019-09-05 21:09:33 +02:00
Jan Hrnko
bf9fd00b2e prometheus-process-exporter: init at 0.5.0 2019-09-05 20:21:10 +02:00
Linus Heckemann
734da72661
Merge pull request #68110 from Ma27/weechat-python3
weechat: build with python3 by default
2019-09-05 20:05:47 +02:00
Maximilian Bosch
e4bc0e2b5f
weechatScripts.weechat-xmpp: remove
This plugin is fairly outdated and depends on python2 libraries that
don't receive any updates either (xmpppy for instance[1]).

[1] https://pypi.org/project/xmpppy/
2019-09-05 20:03:46 +02:00
Aaron Andersen
36abb06ee6
Merge pull request #63330 from fgaz/michabo/init-for-real
michabo: init at 0.1
2019-09-05 12:53:00 -04:00
Aaron Andersen
11de7aa609
Merge pull request #64322 from jbedo/xenomapper
xenomapper: init 1.0.2
2019-09-05 12:08:10 -04:00
Aaron Andersen
636d9043ea
Merge pull request #68109 from aanderse/pyvmomi
pythonPackages.pyvmomi: init at 6.7.1.2018.12
2019-09-05 12:02:24 -04:00
Francesco Gazzetta
0b1d671667 michabo: init at 0.1 2019-09-05 15:02:49 +02:00
Justin Bedo
3f83cbf538
xenomapper: init 1.0.2 2019-09-05 20:50:22 +10:00
Marek Mahut
998acc5079
Merge pull request #68080 from dtzWill/update/usbguard-0.7.5
usbguard: 0.7.4 -> 0.7.5
2019-09-05 08:14:43 +02:00
Will Dietz
222422f87f
usbguard-nox: deprecate 2019-09-04 21:24:11 -05:00
Katharina Fey
18f7f19ce2 ociTools: init 2019-09-04 22:46:42 +00:00
Lily Ballard
43dade238f
installShellFiles: init (#65211)
This is a new package that provides a shell hook to make it easy to
declare manpages and shell completions in a manner that doesn't require
remembering where to actually install them. Basic usage looks like

  { stdenv, installShellFiles, ... }:
  stdenv.mkDerivation {
    # ...
    nativeBuildInputs = [ installShellFiles ];
    postInstall = ''
      installManPage doc/foobar.1
      installShellCompletion --bash share/completions/foobar.bash
      installShellCompletion --fish share/completions/foobar.fish
      installShellCompletion --zsh share/completions/_foobar
    '';
    # ...
  }

See source comments for more details on the functions.
2019-09-04 23:19:17 +02:00
Aaron Andersen
a4ac265039 pythonPackages.pyvmomi: init at 6.7.1.2018.12 2019-09-04 11:42:47 -04:00
Johan Thomsen
fb22d67fa7 ceph: 13.2.4 -> 14.2.1
* remove kinetic
* release note
* add johanot as maintainer

nixos/ceph: create option for mgr_module_path
  - since the upstream default is no longer correct in v14

* fix module, default location for libexec has changed
* ceph: fix test
2019-09-04 16:17:18 +02:00
Kristoffer
85baedaca3 ceph: 12.2.7 -> 13.2.4
* maintain only one version
* ceph-client: init
* include ceph-volume python tool in output

nixos/ceph: extraConfig, fix test, wait for ceph-mgr to become active

* run ceph with disk group permission
* add extraConfig option for the global section
needed per cluster
* clear up how ceph.conf is generated
* fix ceph testcase
2019-09-04 16:01:42 +02:00
Florian Klink
af2f81f227
Merge pull request #68023 from ambrop72/phc-intel-assert-fix
phc-intel: Don't define the package if the assert would fail.
2019-09-04 06:36:10 -07:00
Arseniy Seroka
3dd112c97e
Merge pull request #68013 from serokell/nixfmt
nixfmt: init at 0.3.0 from haskellPackages
2019-09-04 13:36:04 +03:00
Peter Simons
54e694de81 mlt: build with ffmpeg version 4.x rather than 2.x
The new ffmpeg version is (a) supported and (b) required by some
applications that use libmlt, e.g. shotcut. There appears to be
no downside to this upgrade.
2019-09-04 11:02:35 +02:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Peter Hoeg
afa6c910a9
Merge pull request #67603 from peterhoeg/u/sayonara
sayonara: 1.1.1 -> 1.5.1
2019-09-04 15:41:08 +08:00
Peter Hoeg
ac9b16dfa8
Merge pull request #67605 from peterhoeg/p/strawberry
strawberry: init at 0.6.3
2019-09-04 15:39:33 +08:00
Peter Hoeg
5a12e12b49 strawberry: init at 0.6.3 2019-09-04 14:39:53 +08:00
Peter Hoeg
aba7db77e9 sayonara: 1.1.1 -> 1.5.1 2019-09-04 14:36:29 +08:00
Will Dietz
60256c197d
usbguard: 0.7.4 -> 0.7.5
https://github.com/USBGuard/usbguard/releases/tag/usbguard-0.7.5

* no longer needs/uses qt as of 0.7.5
* asciidoctor -> asciidoc, drop pandoc
  (pandoc only seems to be used as part of doc spell-check
   which we don't enable anyway)
* docbook bits
2019-09-03 20:21:11 -05:00
Will Dietz
9dbda3eddf
Merge pull request #66737 from dtzWill/feature/azpainter
azpainter: init at 2.1.4
2019-09-03 18:25:21 -05:00
adisbladis
8f57babd52
Merge pull request #68027 from 0x4A6F/master-tacacsplus
tacacs+: tacacs+ -> tacacsplus
2019-09-03 22:37:56 +01:00
0x4A6F
05ee758d79
tacacs+: tacacs+ -> tacacsplus 2019-09-03 21:27:40 +00:00
Timothy DeHerrera
0b32fe2d7e kakounePlugins: Add 5 kakoune plugins (#67593)
* kakounePlugins: Add 5 kakoune plugins

Should be compatible with
https://github.com/NixOS/nixpkgs/pull/64310

* kak-auto-pairs: for automatic closing of pairs
* kak-buffers: for easier buffer management
* kak-fzf: for fzf integration
* kak-powerline: for a prettier modeline
* kak-vertical-selection: for easy vertical selections

* kakounePlugins: alphabetize package list

* kakounePlugins.kak-fzf: add ability to choose between fzf/skim

* kakounePlugins.kak-powerline: substitute full path to git binary
2019-09-03 22:54:37 +02:00
Michael Fellinger
1f49035aca ruby.withPackages: init
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2019-09-03 19:44:49 +00:00
Ambroz Bizjak
97a2ef37c0 phc-intel: Don't define the package if the assert would fail.
If the kernel is too old one gets the assertion error, even if nothing specifically request that package. Some code must be going through all defined kernel module packages that triggers the assert.
2019-09-03 21:04:37 +02:00
Silvan Mosberger
ce944b4bde
Merge pull request #64552 from evanjs/feature/openrazer-2.3.1
openrazer: init at 2.6.0
2019-09-03 19:14:58 +02:00
worldofpeace
62973ddc07
Merge pull request #67836 from petabyteboy/feature/corebootutils
coreboot-utils: init at 4.10
2019-09-03 11:54:36 -04:00
Milan Pässler
d977d48baf coreboot-utils: init at 4.10
Build various tools from the coreboot tree with a generic builder for better
maintainability and provide a buildEnv with all of them, similar to other
distributions' coreboot-utils package.
2019-09-03 17:49:50 +02:00
Yorick van Pelt
8038817953
nixfmt: init at 0.3.0 from haskellPackages 2019-09-03 17:35:40 +02:00
Robin Gloster
fbf0d53c3c
Merge pull request #67994 from mmahut/aws-s3-expoter
prometheus-aws-s3-exporter: init at 0.3.0
2019-09-03 11:16:03 +02:00
Marek Mahut
254e2ec209
Merge pull request #67946 from MrMebelMan/init/python-pipedrive
pythonPackages.python-pipedrive: init at 0.4.0
2019-09-03 11:02:14 +02:00
Marek Mahut
bdbc922b98 prometheus-aws-s3-exporter: init at 0.3.0 2019-09-03 10:48:27 +02:00
Vladyslav Burzakovskyy
0a7905ce74 pythonPackages.python-pipedrive: init at 0.4.0 2019-09-03 10:41:47 +02:00
Vincent Laporte
ff392e8190 ocamlPackages.ocplib-json-typed: 0.5 -> 0.7.1 2019-09-03 05:31:11 +00:00
Jan Tojnar
4a220b64b4
Merge pull request #67964 from dkabot/arc-menu_init
gnomeExtensions.arc-menu: init at 31
2019-09-03 04:26:44 +02:00
worldofpeace
0c52651bb7
Merge pull request #67935 from jtojnar/gnome-fixes
gnome3.gvfs: fix eval with allowAliases = false
2019-09-02 22:14:30 -04:00
Jan Tojnar
ef19440dc5
gvfs: only support GNOME 3, not GNOME 2
It will make the expression and calls nicer.
2019-09-03 03:48:06 +02:00
dkabot
51e71596f8 gnomeExtensions.arc-menu: init at 31 2019-09-02 19:03:18 -04:00