Commit graph

8256 commits

Author SHA1 Message Date
Ivar ee47d9fbf3
slstatus: unstable-2018-04-16 -> unstable-2019-02-16 (#89732) 2020-07-09 02:12:18 +02:00
Ryan Mulligan 6f045d3e1d
Merge pull request #92728 from r-ryantm/auto-update/syncthingtray
syncthingtray: 0.10.10 -> 0.11.0
2020-07-08 15:52:23 -07:00
R. RyanTM a4f6fe6253 syncthingtray: 0.10.10 -> 0.11.0 2020-07-08 16:37:00 +00:00
claudiiii 78e68699c4 keepassxc: 2.5.4 -> 2.6.0 2020-07-08 17:14:58 +02:00
Jan Tojnar 143398d7da
Merge pull request #92390 from fionera/add-fuzzel
Add fuzzel
2020-07-08 13:42:13 +02:00
Johannes Schleifenbaum 915de0cf05
dbeaver: 7.1.1 -> 7.1.2 2020-07-08 09:11:32 +02: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
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
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
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
Jonathan Ringer 856c42b87e
bleachbit: 3.2.0 -> 4.0.0 2020-07-07 14:09:49 -07:00
R. RyanTM dc378c1cea weather: 2.3 -> 2.4 2020-07-07 19:56:54 +00:00
R. RyanTM a2f0a08225 qcad: 3.24.3.4 -> 3.24.3.10 2020-07-07 06:26:27 +00:00
Sarah Brofeldt 7ae0fa1167
Merge pull request #83701 from nh2/marktext-0.16.1
marktext: 0.16.0-rc.2 -> 0.16.2
2020-07-07 07:07:44 +02:00
Niklas Hambüchen 8da4950baf marktext: 0.16.1 -> 0.16.2 2020-07-06 23:00:19 +02:00
Niklas Hambüchen 42a7167120 marktext: 0.16.0-rc.2 -> 0.16.1.
The upgrade apparently made it necessary to also add `XDG_DATA_DIRS`
to fix the crash mentioned in the added comment.

I copied this solution from:
`pkgs/applications/misc/devdocs-desktop/default.nix`
2020-07-06 22:58:58 +02:00
Maximilian Bosch 101e302fd5
dmenu-wayland: 2020-04-03 -> 2020-07-06 2020-07-06 22:58:06 +02:00
Markus Schmidl cb6b1b22aa firestarter: v1.7.4 fix commit hash 2020-07-06 15:46:46 +02:00
Ryan Mulligan cefb1f568e
Merge pull request #92422 from r-ryantm/auto-update/plasma-applet-volumewin7mixer
plasma-applet-volumewin7mixer: 24 -> 25
2020-07-06 05:54:29 -07:00
R. RyanTM 3bc54d4c10 plasma-applet-volumewin7mixer: 24 -> 25 2020-07-06 06:45:36 +00:00
Fionera 2c06cb3b83 fuzzel: init at 1.3.0 2020-07-06 07:18:46 +02:00
Benjamin Hipple 9d0c8eb801
Merge pull request #83833 from michojel/megasync-4.3.1.0
megasync: 4.3.0.8 -> 4.3.1.0
2020-07-05 20:45:15 -04:00
Ryan Mulligan c74e1517aa
Merge pull request #91270 from ShamrockLee/chewing-editor
chewing-editor: init at 0.1.1 Add package `chewing-editor`
2020-07-05 16:34:27 -07:00
Shamrock Lee 66020b7b52 maintainer-list: Add ShamrockLee (myself) to maintainer-list 2020-07-05 16:21:00 -07:00
Shamrock Lee bb63d0fcb5 chewing-editor: init at 0.1.1
chewing-editor is the user phrase editor
for Chewing input method (a widely used bopomofo Chinese input method)
Chewing IM memorize phrases input by the automatically
or when the hot keys are pressed.
With this package, users will be able to correct/add phrases in the
database. This is one of the fundamental functionality of Chewing IM
and it will be great to have it in NixOS.
The corresponded Packaging Request is #89554.
2020-07-05 16:20:33 -07:00
Imran Hossain 472e4d5940 todoist-electron: 1.22 -> 1.23.0 2020-07-05 16:55:51 -04:00
R. RyanTM 0bf7f12a52 netsurf.libnsbmp: 0.1.5 -> 0.1.6 2020-07-05 08:36:41 +00:00
Peter Hoeg 770faa044a
Merge pull request #92118 from NixOS/f/calibre
calibre: use webengine i/o webkit
2020-07-04 20:50:56 +08:00
Ryan Mulligan 1981a9b186
Merge pull request #91736 from IvarWithoutBones/1password-update
1password: 1.0.0 -> 1.1.1
2020-07-03 16:52:54 -07:00
IvarWithoutBones 4389b67695 _1password: 1.0.0 -> 1.1.1 2020-07-04 01:35:35 +02:00
Daniël de Kok eb4c7e028c
Merge pull request #92138 from sikmir/josm
josm: 16538 -> 16731
2020-07-03 16:46:59 +02:00
Maximilian Bosch ed7d6f2057
Merge pull request #92158 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.14.1 -> 1.14.2
2020-07-03 12:58:24 +02:00
Peter Simons 1d772b44c6
Merge pull request #92159 from r-ryantm/auto-update/fetchmail
fetchmail: 6.4.6 -> 6.4.8
2020-07-03 12:47:27 +02:00
R. RyanTM e81b819752 fetchmail: 6.4.6 -> 6.4.8 2020-07-03 10:22:05 +00:00
R. RyanTM 251c961c44 gallery-dl: 1.14.1 -> 1.14.2 2020-07-03 10:14:43 +00:00
Nikolay Korotkiy 50d9d2ef6b
josm: 16538 -> 16731 2020-07-03 09:27:58 +03:00
Peter Hoeg 1da9cd8676 calibre: use webengine i/o webkit
As of v4, calibre supports qtwebengine so use that instead of the
deprecated qtwebkit.
2020-07-03 09:52:59 +08:00
Mario Rodas b8a5884ed0
Merge pull request #92079 from r-ryantm/auto-update/pueue
pueue: 0.6.0 -> 0.6.1
2020-07-02 18:41:44 -05:00
Maximilian Bosch 3dfb51a441
Merge pull request #92054 from r-ryantm/auto-update/minder
minder: 1.8.0 -> 1.9.0
2020-07-03 00:24:50 +02:00
Markus S. Wamser caa858d777
gpsbabel: enable usb
PR #91439
2020-07-03 00:00:57 +02:00
Daniël de Kok 0cb5174121
Merge pull request #92007 from r-ryantm/auto-update/heimer
heimer: 1.17.0 -> 1.18.0
2020-07-02 20:22:18 +02:00
R. RyanTM 09e40bf5d1 pueue: 0.6.0 -> 0.6.1 2020-07-02 17:45:41 +00:00
R. RyanTM 83ec61c486 calibre: 4.17.0 -> 4.19.0 2020-07-02 10:34:03 -07:00
R. RyanTM 89b91f73de rmapi: 0.0.11 -> 0.0.12 2020-07-02 10:19:09 -07:00
R. RyanTM 359139ee3e ulauncher: 5.7.3 -> 5.8.0 2020-07-02 10:09:56 -07:00
R. RyanTM 1387b40d03 minder: 1.8.0 -> 1.9.0 2020-07-02 14:48:41 +00:00
R. RyanTM 20a50f3405 heimer: 1.17.0 -> 1.18.0 2020-07-02 11:43:31 +00:00
Daniël de Kok d2fd80877a
Merge pull request #91949 from romildo/fix.tint2
tint2: fix doc directory
2020-07-02 13:27:15 +02:00
Sarah Brofeldt 6cf0ed0c04
Merge pull request #91617 from gnidorah/asf
ArchiSteamFarm: 4.2.2.1 -> 4.2.3.3
2020-07-02 07:24:47 +02:00