Commit Graph

230047 Commits

Author SHA1 Message Date
Bastian Köcher
88f749545c hplip: Add missing library
Otherwise, things like `hp-setup` fail finding gi:

```
HP Linux Imaging and Printing System (ver. 3.20.5)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Traceback (most recent call last):
  File "/nix/store/rmzq8c4n47s4q4p31w18waz0zrba2ljl-hplip-3.20.5/share/hplip/setup.py", line 314, in <module>
    ui = import_module(ui_package + ".setupdialog")
  File "/nix/store/n0b076p351ma864q38if4yglsg99hw2s-python3-3.8.3/lib/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 783, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/nix/store/rmzq8c4n47s4q4p31w18waz0zrba2ljl-hplip-3.20.5/share/hplip/ui5/setupdialog.py", line 31, in <module>
    from base import device, utils, models, pkit
  File "/nix/store/rmzq8c4n47s4q4p31w18waz0zrba2ljl-hplip-3.20.5/share/hplip/base/pkit.py", line 38, in <module>
    from gi import _gobject as gobject
ModuleNotFoundError: No module named 'gi'
```
2020-06-16 20:26:40 +02:00
Ryan Mulligan
0777d09079
Merge pull request #90349 from r-ryantm/auto-update/easyrpg-player
easyrpg-player: 0.6.2 -> 0.6.2.1
2020-06-16 06:12:06 -07:00
Ryan Mulligan
498d321ef1
Merge pull request #90587 from r-ryantm/auto-update/kmymoney
kmymoney: 5.0.8 -> 5.1.0
2020-06-16 06:07:21 -07:00
Ryan Mulligan
731e5754cb
Merge pull request #90597 from fadenb/graylog_3.3.1_with_plugins
graylog: 3.3.0 -> 3.3.1 (with plugins)
2020-06-16 06:04:31 -07:00
Ryan Mulligan
ce80f35f5f
Merge pull request #90574 from r-ryantm/auto-update/jamulus
jamulus: 3.5.5 -> 3.5.6
2020-06-16 06:01:26 -07:00
Ryan Mulligan
a61b4946d1
Merge pull request #90557 from r-ryantm/auto-update/git-open
gitAndTools.git-open: 2.0.0 -> 2.1.0
2020-06-16 05:59:15 -07:00
Jan Tojnar
cdc56bcc2b
Merge pull request #90546 from r-ryantm/auto-update/gnome-control-center 2020-06-16 14:41:53 +02:00
Andreas Rammhold
d282a7e07f
Merge pull request #90193 from danieldk/build-rs-feature-env
buildRustCrate: set CARGO_FEATURE_* when running the build script
2020-06-16 14:19:56 +02:00
Lassulus
453014b456
Merge pull request #89245 from alexarice/agda-literate
agda: install literate files
2020-06-16 14:11:01 +02:00
Michael Weiss
5e8b626898
Merge pull request #90538 from primeos/chromium
chromium: 83.0.4103.97 -> 83.0.4103.106
2020-06-16 13:59:12 +02:00
Tim Steinbach
8599272c1d
slack: 4.4.2 -> 4.4.3 (linux), 4.4.2 -> 4.6.0 (darwin) 2020-06-16 07:38:45 -04:00
Jan Tojnar
823d171956
Merge pull request #90562 from r-ryantm/auto-update/gnome-boxes
gnome3.gnome-boxes: 3.36.4 -> 3.36.5
2020-06-16 13:14:23 +02:00
Marek Mahut
12af31b6ac
Merge pull request #90403 from r-ryantm/auto-update/litecoin
litecoin: 0.17.1 -> 0.18.1
2020-06-16 12:59:04 +02:00
fadenb
0181c1bd2b graylogPlugins: Update plugins
graylog-enterprise-integrations: 3.3.0 -> 3.3.1
graylog-integrations: 3.3.0 -> 3.3.1
2020-06-16 10:56:26 +00:00
Marek Mahut
26521ad168
Merge pull request #90520 from r-ryantm/auto-update/datovka
datovka: 4.15.0 -> 4.15.1
2020-06-16 12:37:06 +02:00
Mario Rodas
f5ae175e1c
Merge pull request #90568 from marsam/update-git-gone
gitAndTools.git-gone: 0.3.2 -> 0.3.6
2020-06-16 05:33:14 -05:00
Aaron Andersen
b6108e021b
Merge pull request #89327 from mweinelt/go-neb-module
nixos/go-neb: init
2020-06-16 06:30:29 -04:00
Aaron Andersen
638a436c4f
Merge pull request #90372 from r-ryantm/auto-update/govc
govc: 0.22.1 -> 0.23.0
2020-06-16 06:20:07 -04:00
Florian Klink
ac7a5f3685
Merge pull request #90386 from danielfullmer/systemd-bootctl-update
nixos/systemd-boot: update bootloader if needed
2020-06-16 11:33:48 +02:00
Emery Hemingway
f2592c0b94 kristall: init at 0.2 2020-06-16 13:46:45 +05:30
Daniël de Kok
58ec4d5c77 doc: pip install flags are specified with pipInstallFlags
The documentation incorrectly stated that `installFlags` are passed to
`pip install`.
2020-06-16 10:03:25 +02:00
R. RyanTM
2892f69e13 kmymoney: 5.0.8 -> 5.1.0 2020-06-16 07:19:02 +00:00
Michele Guerini Rocco
eb1dd0cb02
Merge pull request #90567 from OmnipotentEntity/katago-1.4.4
katago: 1.4.2 -> 1.4.4
2020-06-16 09:02:09 +02:00
Mario Rodas
85ebbbbd3d python38Packages.aiohttp: fix build on darwin 2020-06-16 08:52:13 +02:00
Sarah Brofeldt
b6971ed14a
Merge pull request #90549 from dotlambda/fix-umpv
mpv: fix umpv
2020-06-16 08:48:42 +02:00
Jörg Thalheim
5fea23b9c0
Merge pull request #90225 from zowoq/golang-team 2020-06-16 07:09:37 +01:00
Mario Rodas
d028a64e13
Merge pull request #90572 from marsam/update-git-subtrac
gitAndTools.git-subtrac: 0.02 -> 0.03
2020-06-15 23:40:42 -05:00
R. RyanTM
789d6a5a4d jamulus: 3.5.5 -> 3.5.6 2020-06-16 03:40:01 +00:00
Mario Rodas
be5d646129
Merge pull request #90410 from zowoq/ncdu
ncdu: 1.15 -> 1.15.1
2020-06-15 22:28:02 -05:00
Mario Rodas
823d6c1b94
Merge pull request #90540 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.14.0 -> 1.14.1
2020-06-15 22:26:11 -05:00
Mario Rodas
bb8d2dcc8c
Merge pull request #90563 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.4.5 -> 1.4.6
2020-06-15 22:25:14 -05:00
Benjamin Hipple
46d4ffa6ef
Merge pull request #90556 from jonringer/bump-cpplint
cpplint: 1.3.0 -> 1.5.1
2020-06-15 22:55:42 -04:00
R. RyanTM
cb053733b5 graylog: 3.3.0 -> 3.3.1 2020-06-16 02:36:48 +00:00
Mario Rodas
47bee23a7e
Merge pull request #90564 from r-ryantm/auto-update/git-filter-repo
gitAndTools.git-filter-repo: 2.27.0 -> 2.27.1
2020-06-15 21:24:36 -05:00
Michael Reilly
5aeb03a06e katago: 1.4.2 -> 1.4.4 2020-06-15 22:10:18 -04:00
Mario Rodas
ffce9f2c8e
Merge pull request #90560 from marsam/rage-install-completions
rage: install manpages and completions
2020-06-15 21:09:45 -05:00
R. RyanTM
18154b0a44 gitAndTools.git-filter-repo: 2.27.0 -> 2.27.1 2020-06-16 01:58:09 +00:00
R. RyanTM
b8c3d5b5ee fluent-bit: 1.4.5 -> 1.4.6 2020-06-16 01:53:25 +00:00
R. RyanTM
3780ac3660 gnome3.gnome-boxes: 3.36.4 -> 3.36.5 2020-06-16 01:40:44 +00:00
Mario Rodas
4d975b12c0
Merge pull request #90460 from 06kellyjac/deno_1.1.0
deno: 1.0.5 -> 1.1.0
2020-06-15 20:21:45 -05:00
Mario Rodas
7eb2af8682
Merge pull request #90302 from Anton-Latukha/upd-handbrake-1.3.3
handbrake: 1.3.2 -> 1.3.3
2020-06-15 20:20:56 -05:00
Mario Rodas
036cfc5dda
Merge pull request #90554 from danielfullmer/searx-dependency
searx: fix missing dependency version
2020-06-15 20:15:38 -05:00
R. RyanTM
acd91479ed gitAndTools.git-open: 2.0.0 -> 2.1.0 2020-06-16 01:05:26 +00:00
R. RyanTM
0aa73fdf13 certstrap: 1.1.1 -> 1.2.0 2020-06-15 18:03:21 -07:00
R. RyanTM
24c1e9c598 bdf2sfd: 1.1.1 -> 1.1.2 2020-06-15 17:58:08 -07:00
Jonathan Ringer
96d1403e7f cpplint: 1.3.0 -> 1.5.1 2020-06-15 17:50:53 -07:00
Florian Klink
42b92250b9 nixos/systemd-boot: fix default boot entry selection
6cd12ebcfe
changed behaviour - now the "default" entry needs to identity an entry
with its full name, including the ".conf".

Reported-In: https://github.com/NixOS/nixpkgs/issues/86422
2020-06-15 20:22:45 -04:00
Daniel Fullmer
5cd28326db nixos/systemd-boot: add test for updating 2020-06-15 20:22:45 -04:00
Daniel Fullmer
7e3519a7cf nixos/systemd-boot: update bootloader if needed 2020-06-15 20:22:45 -04:00
Daniel Fullmer
ac73a60960 searx: fix missing dependency version
Fixes #90060
2020-06-15 20:17:26 -04:00