Commit graph

201884 commits

Author SHA1 Message Date
Sascha Grunert f060bf247d cni-plugins: v0.8.2 -> v0.8.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-13 16:51:48 +01:00
Izorkin 705bafb3cf nftables: update build configuration 2019-11-13 16:50:18 +01:00
Franz Pletz 4d9899ef13
nixos/tests: fix mpd test 2019-11-13 16:44:44 +01:00
Peter Hoeg 1eea0f52b8
mpc: 0.28 -> 0.31 2019-11-13 16:44:44 +01:00
Arnout Engelen 7eddc92374 documentation: show combining python35.withPackages and mkShell
this had me stumped - thanks to adisbladis on irc
2019-11-13 16:44:26 +01:00
Will Dietz 911fe47772 microcodeIntel: 20190918 -> 20191112
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191112
2019-11-13 16:42:33 +01:00
Kirill Boltaev 9c4ed341cc xits-math: use python3 2019-11-13 16:41:03 +01:00
Kirill Boltaev ec44fc51f5 xits-math: update homepage 2019-11-13 16:41:03 +01:00
Kirill Boltaev 10c255f0d0 xits-math: 1.200 -> 1.301 2019-11-13 16:41:03 +01:00
Franz Pletz 7d1731186e
nixos/tests: fix prometheus-exporter formatting 2019-11-13 16:39:46 +01:00
Franz Pletz 60f2e4f831
nixos/varnish: fix default package name 2019-11-13 16:39:45 +01:00
Ingolf Wagner d6baaf10a1 bitwig-studio: 3.0.1 -> 3.0.3 2019-11-13 16:39:26 +01:00
tobim 4a9d5493b7 mpd: 0.20.13 -> 0.21.16 (#57608)
* Refactor mpd

* mpd: 0.20.13 -> 0.21.5

Switch to meson based build, following upstream.

* Fix mpd on darwin

* mpd: 0.21.5 -> 0.21.6

* mpd-small: init add 0.21.6

* Update to 0.21.8 & fix ouput path

Also use pname instead of name.

* Update to 0.21.9

* Integrate review suggestions

- Expose run function as mpdWithFeatures.
- Throw on invalid feature requests.
- Drop major/minor version variables.
- Cosmetic improvements.

* Update to 0.21.10

* mpd: 0.21.10 -> 0.21.11

* mpd: 0.21.11 -> 0.21.12

* mpd: log to journal

* mpd: 0.21.12 -> 0.21.14

* mpd: add tobim to maintainers

* mpd: reenable syslog support

* mpd: 0.21.14 -> 0.21.15

* mpd: 0.21.15 -> 0.21.16
2019-11-13 15:38:46 +00:00
Eyal Kalderon a95e0ac8e4 makeFontsCache: Fix cross-compiling, missing fc-cache
This commit fixes missing fc-cache binary from make-fonts-cache.nix build:
```
builder for '/nix/store/az48nr8gdqrw3fliddmi82ghj2ljxrj4-fc-cache.drv' failed with exit code 127; last 1 log lines:
  /nix/store/p3z1lgsi7xymvl7akg531ikwiisqs4x5-stdenv-linux/setup: line 1299: fc-cache: command not found
cannot build derivation '/nix/store/swaxvjsf8h0rsmm9kigp6j3f5q5h4nvg-fc-00-nixos-cache.conf.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/wiaiv0pq7w1xm2i2fqp2ngd1ljb4n6n9-fontconfig-conf.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/4zhiwpiyccs0rs26bs3q0w8fwaxrrgw0-fontconfig-etc.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/xhvljdp9b00fbkapx6cbfs4sjdh49qwv-etc.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/w63q0n0vh7vkdfrjmhb41qy1alx7qa8s-nixos-system-nixos-19.09.git.c814289.drv': 1 dependencies couldn't be built
```
2019-11-13 16:32:30 +01:00
Alyssa Ross 7813c249ef
nixos/postfix: add missing setgid wrapper
This is basically an alias for a special case of postqueue, which
already has a setgid wrapper.  Would be silly to allow postqueue -p
but not mailq.
2019-11-13 15:31:32 +00:00
Frederik Rietdijk 32749eee42 jpylyzer: use python3 version 2019-11-13 16:27:38 +01:00
Frederik Rietdijk f9a5892664 mathics: use python2
might be possible to user newer one, but it needs an older django as
well so less likely.
2019-11-13 16:27:38 +01:00
Frederik Rietdijk 09a1ae83f9 displaycal: pin python2 because of wxPython 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 98739e7edc klaus: use python3 version 2019-11-13 16:27:38 +01:00
Frederik Rietdijk f2668546b9 enpass: use python2 in update script 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 45cff47dc4 dkimpy: use python3 version 2019-11-13 16:27:38 +01:00
Frederik Rietdijk cf5e5e4d79 vulnix: use python3Packages as argument 2019-11-13 16:27:38 +01:00
Frederik Rietdijk d17d0711e8 couchpotato: pin python2 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 92a57ed7f1 afew: use python3 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 06b1b522e9 eccodes: use python3 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 7e7cec1562 hy: use python2, build fails with 3 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 8e3c19b2ab libindicate: stick with python2 because of pygtk dep 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 96191ad779 libgpod: use python3
there is a syntax error shown during configuration, but build succeeds
and clementineUnfree that uses this lib seems to work fine.
2019-11-13 16:27:38 +01:00
Frederik Rietdijk 9978f5ba5e dosage: fix build, use python3 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 4b51113a65 cpplint: use python3 2019-11-13 16:27:37 +01:00
Frederik Rietdijk 8ea50952b2 hplip: use python2Packages
While Python 3 is (partially) supported, it requires more effort to fix
it.
2019-11-13 16:27:37 +01:00
Frederik Rietdijk 5004cc90f6 renpy: explicitly use python2 2019-11-13 16:27:37 +01:00
Timo Kaufmann 8e382a7ca7 python.pkgs.tensorflow: mark as broken for python2 2019-11-13 16:18:04 +01:00
Timo Kaufmann e4378d4641 python.pkgs.tensorflow: add more sanity checks 2019-11-13 16:18:01 +01:00
R. RyanTM faa4b27923 syslogng: 3.23.1 -> 3.24.1
* syslogng: 3.23.1 -> 3.24.1 (#72674)

* syslogng: refresh homepage and source url
2019-11-13 16:16:36 +01:00
R. RyanTM 96630a9e49 grml-zsh-config: 0.16.0 -> 0.16.1
(#72511)
2019-11-13 16:16:07 +01:00
Timo Kaufmann 6832f1da6a python.pkgs.tensorflow: add functools32 dependency
Now needed at runtime with the python2 build.
2019-11-13 15:25:19 +01:00
Jon Banafato 3919fbbe9e firefox-devedition-bin-unwrapped: 70.0b2 -> 71.0b6
(#72602)
2019-11-13 15:24:33 +01:00
R. RyanTM 030f40a6a2 uclibc: 1.0.31 -> 1.0.32
* uclibc: 1.0.31 -> 1.0.32 (#72684)

* uclibc: restrict to x86 Linux platforms
It was always failing on Hydra ARM builders
2019-11-13 15:21:28 +01:00
Franz Pletz cebc13529a
Merge pull request #73211 from c0bw3b/mod/libvirt
nixos/libvirtd: install /etc/ethertypes
2019-11-13 14:14:19 +00:00
Elis Hirwing 25838a2f29
Merge pull request #73338 from emilazy/git-revise-0.5.1
git-revise: 0.5.0 -> 0.5.1
2019-11-13 15:03:01 +01:00
Frederik Rietdijk ff060579a3 nixpkgs manual: add section on submitting security fixes 2019-11-13 15:00:27 +01:00
Peter Simons 11e98079ba obs-studio: add build for obs-ndi plugin
Note that the plugin won't do anything without the NDI library packaged, too.
I'll add that one ASAP.
2019-11-13 14:19:17 +01:00
Mario Rodas 854f51b2fe
Merge pull request #73087 from MetaDark/texlab
texlab: init at 1.6.0
2019-11-13 08:14:38 -05:00
MetaDark a4e600e9d3 texlab: init at 1.6.0 2019-11-13 07:49:21 -05:00
Emily d6bc2d982a git-revise: 0.5.0 -> 0.5.1 2019-11-13 12:43:12 +00:00
Renaud 4f3cfc3784
Merge pull request #72273 from Ma27/dnsmasq-exporter-bump
prometheus-dnsmasq-exporter: 0.1.0 -> 0.2.0
2019-11-13 13:34:59 +01:00
R. RyanTM 172899638e atlassian-cli: 8.5.0 -> 9.0.0
(#72425)
2019-11-13 13:31:27 +01:00
R. RyanTM 6469c612cd airsonic: 10.4.1 -> 10.4.2
(#72460)
2019-11-13 13:25:51 +01:00
R. RyanTM baf72d3093 geekbench: 5.0.2 -> 5.0.3
(#72514)
2019-11-13 13:24:41 +01:00