Commit graph

233925 commits

Author SHA1 Message Date
Daniël de Kok 611171829a
Merge pull request #92678 from dominikh/turbostat-libcap
turbostat: requires libcap to build
2020-07-08 08:25:36 +02:00
Sirio Balmelli 20e6d74a60 python3Packages.pykwalify: init at 1.7.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-07 22:59:30 -07:00
Sirio Balmelli 6ca34e4e36 python3Packages.google_cloud_storage: 1.28.1 -> 1.29.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-07 22:14:50 -07:00
Thiago Franco de Moraes cfd78fd638 python3Packages.pypubsub: init at 4.0.3 2020-07-07 22:12:25 -07:00
Thiago Franco de Moraes 712a46ced6 maintainers: add tfmoraes 2020-07-07 22:12:25 -07:00
worldofpeace aba048f0bf
Merge pull request #92587 from worldofpeace/session-settings-update
Pantheon updates 2020-07-07
2020-07-08 01:01:05 -04:00
Mario Rodas d61df8210d
Merge pull request #89144 from eadwu/libvirt/6.3.0
libvirt: 6.2.0 -> 6.3.0
2020-07-07 23:52:26 -05:00
worldofpeace 8632843f6c
Merge pull request #92667 from jonringer/fix-lutris-us
lutris: add xorg.xkbcomp
2020-07-08 00:43:11 -04:00
Daniel McCarney 9da69bcf22 honggfuzz: init at 2.2
Honggfuzz is a security oriented, feedback-driven, evolutionary,
easy-to-use fuzzer with interesting analysis options. It is
multi-process and multi-threaded, blazingly fast when the persistent
fuzzing mode is used and has a solid track record of uncovered security
bugs.

See https://honggfuzz.dev for more information.
2020-07-07 23:01:08 -05:00
Dominik Honnef 4415355426 turbostat: requires libcap to build 2020-07-08 05:58:27 +02:00
Mario Rodas 29cf4de205
Merge pull request #92596 from r-ryantm/auto-update/stress-ng
stress-ng: 0.11.10 -> 0.11.14
2020-07-07 20:47:47 -05:00
Mario Rodas a9a8b65b9b
Merge pull request #92590 from r-ryantm/auto-update/stgit
gitAndTools.stgit: 0.22 -> 0.23
2020-07-07 20:47:27 -05:00
Mario Rodas 57b1e884a2
Merge pull request #92577 from r-ryantm/auto-update/syslog-ng
syslogng: 3.27.1 -> 3.28.1
2020-07-07 20:44:31 -05:00
Mario Rodas 90e4427414
Merge pull request #92562 from r-ryantm/auto-update/rsyslog
rsyslog: 8.2004.0 -> 8.2006.0
2020-07-07 20:43:44 -05:00
Mario Rodas 8025081948
Merge pull request #92591 from r-ryantm/auto-update/squashfs-tools-ng
squashfs-tools-ng: 0.9.1 -> 1.0.0
2020-07-07 20:41:26 -05:00
Jonathan Ringer 58134d6358 python3Packages.cnvkit: fix build 2020-07-07 18:35:22 -07:00
Mario Rodas 26dea04efc
Merge pull request #92620 from r-ryantm/auto-update/sshuttle
sshuttle: 0.78.5 -> 1.0.2
2020-07-07 20:35:07 -05:00
Mario Rodas ce6a518773
gitAndTools.stgit: install completions 2020-07-07 20:33:16 -05:00
Mario Rodas aaf6cf74ce
sshuttle: fix build on darwin 2020-07-07 19:54:40 -05:00
R. RyanTM c02f514929 spidermonkey_68: 68.7.0 -> 68.10.0 2020-07-08 02:53:04 +02:00
R. RyanTM 474a46543d gnome3.rygel: 0.38.3 -> 0.38.4 2020-07-08 02:52:31 +02:00
Mario Rodas b25895d964
Merge pull request #92647 from r-ryantm/auto-update/webdis
webdis: 0.1.10 -> 0.1.11
2020-07-07 19:34:33 -05:00
Mario Rodas a6fad046a8
Merge pull request #92555 from r-ryantm/auto-update/redo-apenwarr
redo-apenwarr: 0.42a -> 0.42c
2020-07-07 19:33:19 -05:00
Jonathan Ringer df99f195e8
lutris: add xorg.xkbcomp
```
Traceback (most recent call last):
  File "/nix/store/v1mzyrrnmm9xm7mhqps6pdxdyvkgb154-lutris-original-0.5.6/lib/python3.8/site-packages/lutris/exceptions.py", line 36, in wrapper
    return function(*args, **kwargs)
  File "/nix/store/v1mzyrrnmm9xm7mhqps6pdxdyvkgb154-lutris-original-0.5.6/lib/python3.8/site-packages/lutris/game.py", line 430, in configure_game
    xkbcomp = subprocess.Popen(xkbcomp_command, stdin=subprocess.PIPE)
  File "/nix/store/f87w21b91cws0wbsvyfn5vnlyv491czi-python3-3.8.3/lib/python3.8/subprocess.py", line 854, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/nix/store/f87w21b91cws0wbsvyfn5vnlyv491czi-python3-3.8.3/lib/python3.8/subprocess.py", line 1702, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'xkbcomp'
```
2020-07-07 17:17:32 -07:00
Jonathan Ringer dc16bda3fe lutris: fix for us keyboard layouts 2020-07-07 17:13:46 -07:00
Thorsten Weber 869dfc09c9 libredwg: init at 0.10.1 2020-07-08 00:45:18 +02:00
Maximilian Bosch 7587132c0a
Merge pull request #92631 from r-ryantm/auto-update/weather
weather: 2.3 -> 2.4
2020-07-08 00:06:55 +02:00
Maximilian Bosch 8a58559096
Merge pull request #92569 from r-ryantm/auto-update/scala
scala: 2.13.2 -> 2.13.3
2020-07-08 00:04:52 +02:00
Ryan Mulligan 717cd25e86
Merge pull request #92551 from r-ryantm/auto-update/qcad
qcad: 3.24.3.4 -> 3.24.3.10
2020-07-07 15:03:37 -07:00
Ryan Mulligan 7020181a52
Merge pull request #92563 from r-ryantm/auto-update/sane-airscan
sane-airscan: 0.99.3 -> 0.99.8
2020-07-07 15:02:20 -07:00
Maximilian Bosch c389daaa34
Merge pull request #92553 from r-ryantm/auto-update/redis
redis: 6.0.3 -> 6.0.5
2020-07-08 00:01:38 +02:00
worldofpeace 73f0888982 olifant: init A 0.2.1-beta5
This is a fork of tootle (which is not abandoned btw), so the expression is mostly
the same.
2020-07-07 17:49:29 -04:00
Timo Kaufmann c6e47d5763
Merge pull request #78451 from arnarg/adding-operator-sdk
operator-sdk: init at 0.18.2
2020-07-07 23:41:30 +02:00
worldofpeace 1af3ec1427 feedreader: 2.10.0 -> 2.11.0 2020-07-07 17:40:26 -04:00
worldofpeace 0c0a8ed626 elementary-planner: 2.4.2 -> 2.4.5 2020-07-07 17:40:25 -04:00
worldofpeace 049d1a2db9 lollypop: 1.2.35 -> 1.3.2 2020-07-07 17:40:25 -04:00
Jonathan Ringer 4d125366a3 assh: 2.7.0 -> 2.10.0, use buildGoModule 2020-07-07 14:38:29 -07:00
R. RyanTM 20f4914bf5 webdis: 0.1.10 -> 0.1.11 2020-07-07 21:31:50 +00:00
worldofpeace bd5314f6e2
Merge pull request #92632 from jonringer/disable-vega-py2
python35Packages.vega: disable python{2,35}, abandonded
2020-07-07 17:16:10 -04:00
worldofpeace 465ca1afe5
Merge pull request #92633 from jonringer/statsmodels-disable-py2
python2Packages.statsmodels: disable py2, abandonded
2020-07-07 17:15:59 -04:00
worldofpeace 48b6f0eabb
Merge pull request #92644 from jonringer/bump-bleachbit
bleachbit: 3.2.0 -> 4.0.0
2020-07-07 17:15:16 -04:00
Samuel Dionne-Riel fb7193221e
Merge pull request #92501 from samueldr/update/u-boot/v2020.07
u-boot: v2020.04 -> v2020.07
2020-07-07 17:13:30 -04:00
Jonathan Ringer 856c42b87e
bleachbit: 3.2.0 -> 4.0.0 2020-07-07 14:09:49 -07:00
Ryan Mulligan 43b58960cf
Merge pull request #92568 from r-ryantm/auto-update/shortwave
shortwave: 1.0.1 -> 1.1.1
2020-07-07 13:49:16 -07:00
Jonathan Ringer 82f2f1bd78
python2Packages.statsmodels: disable py2, abandonded
```
  Processing ./statsmodels-0.11.1-cp27-cp27mu-linux_x86_64.whl
  ERROR: Package 'statsmodels' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-07-07 13:12:35 -07:00
Jonathan Ringer 159b4eddb4
python35Packages.vega: disable python{2,35}, abandonded
```
  Processing ./vega-3.4.0-py2-none-any.whl
  ERROR: Package 'vega' requires a different Python: 2.7.18 not in '>=3.6.1'
  builder for '/nix/store/l6f04q9sk1a3n8rl4rscaz2w8xinygfr-python2.7-vega-3.4.0.drv' failed with exit code 1
```
2020-07-07 13:05:45 -07:00
Robert Schütz 1d80180682 python.pkgs.amqp: run tests 2020-07-07 13:01:38 -07:00
Robert Schütz f10148ea96 python.pkgs.sanic: simplify checkInputs 2020-07-07 13:01:38 -07:00
Robert Schütz 91859703cf python.pkgs.ics: simplify tests 2020-07-07 13:01:38 -07:00
Robert Schütz e2786e8e88 python.pkgs.wordcloud: simplify checkInputs 2020-07-07 13:01:38 -07:00