Pavol Rusnak
9ff1aa8d2c
Merge pull request #106888 from NomisIV/master
...
blender: add option for OptiX
2021-01-09 00:25:55 +01:00
Sandro
d0c5336653
Merge pull request #108671 from AndersonTorres/rootbar
...
rootbar: init at unstable-2020-11-13
2021-01-08 09:40:04 +01:00
Daniël de Kok
2a7b8c123e
Merge pull request #108644 from r-ryantm/auto-update/obsidian
...
obsidian: 0.10.1 -> 0.10.6
2021-01-07 19:48:46 +01:00
AndersonTorres
d27f7928e6
rootbar: init at unstable-2020-11-13
2021-01-07 15:46:30 -03:00
Sandro
00525bf89b
Merge pull request #108527 from 0x4A6F/master-dasel
2021-01-07 11:20:59 +01:00
Sandro
1607e22cec
Merge pull request #108592 from matthiasbeyer/init-taskwarrior-tui
...
taskwarrior-tui: init at 0.9.5
2021-01-07 11:17:32 +01:00
Sandro
32c04b35ea
Merge pull request #108489 from raboof/jekyll-polyglot
...
jekyll: add jekyll-polyglot
2021-01-07 11:14:48 +01:00
Sandro
3f132c79ac
Merge pull request #108536 from SuperSandro2000/small-fixes
2021-01-07 10:38:49 +01:00
R. RyanTM
66dd1123bf
obsidian: 0.10.1 -> 0.10.6
2021-01-07 09:17:40 +00:00
Sandro
bde5fee350
Merge pull request #108463 from 1000101/pgmodeler
...
pgmodeler: 0.9.2 -> 0.9.3
2021-01-07 00:14:54 +01:00
1000101
44d18368d1
pgmodeler: 0.9.2 -> 0.9.3
2021-01-06 23:10:14 +01:00
Matthias Beyer
bfb239d3b3
taskwarrior-tui: init at 0.9.5
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-01-06 21:53:00 +01:00
Sandro
fd0c2add78
Merge pull request #108555 from Enzime/remove/maintainer-status
...
treewide: stop maintaining most packages
2021-01-06 11:42:54 +01:00
Sandro Jäckel
fd0f019629
gpsbabel: Fix tests
2021-01-06 11:05:12 +01:00
Michael Hoang
31f9051cf6
treewide: stop maintaining most packages
2021-01-06 17:06:03 +11:00
Mario Rodas
0b8b118236
Merge pull request #107843 from freezeboy/update-1password
...
_1password: 1.7.0 -> 1.8.0
2021-01-05 23:51:17 -05:00
Orivej Desh
daa511e422
gpsbabel: 1.6.0 -> 1.7.0
...
Fixes build (check phase) with gcc10.
2021-01-06 08:25:29 +00:00
0x4A6F
f015f4bb79
dasel: 1.12.1 -> 1.12.2
...
Fixed:
- Fix a bug that stopped the write parser being properly detected when writing to the input file.
2021-01-05 23:59:28 +00:00
0x4A6F
fbbc601ce9
dasel: 1.12.0 -> 1.12.1
...
Changed:
- Build workflows now updated to run on ubuntu-latest and use a matrix to build assets for linux, darwin and windows for both amd64 and 386.
Fixed:
- Release asset for macos/darwin is now named dasel_darwin_amd64 instead of dasel_macos_amd64.
- Self-updater now identifies dev version as development.
2021-01-05 22:40:57 +00:00
Nikolay Korotkiy
17f6b50c56
josm: 17329 → 17428
2021-01-05 22:44:29 +01:00
Doron Behar
d9dba88d08
Merge pull request #106742 from freezeboy/migrate-qt515
2021-01-05 19:05:55 +02:00
Arnout Engelen
4ac10673f7
jekyll: add jekyll-polyglot
2021-01-05 17:00:49 +01:00
sternenseemann
9a27606ab1
zathura: fix fish completions
...
The fish completion checks the plugin directory for supported file types
to complete. However the plugin dir checked was the one of the
zathura_core derivation which of course has no plugin dir. We now patch
up the referenced path in the wrapper derivation.
2021-01-05 06:48:51 +01:00
Sandro
91b89bdbdf
Merge pull request #108393 from r-ryantm/auto-update/visidata
...
visidata: 2.1 -> 2.1.1
2021-01-04 22:06:46 +01:00
Joe Dupuis
75dfb5f00f
overmind: 2.1.1 -> 2.2.0
2021-01-04 11:36:50 -08:00
freezeboy
bc797e287a
merkaator: unstable-2019-11-12 -> 0.18.4
2021-01-04 15:55:51 +01:00
freezeboy
60687e3634
dfilemanager: git-2016-01-10 -> git-2020-09-04
2021-01-04 15:55:50 +01:00
R. RyanTM
9708bf6d96
visidata: 2.1 -> 2.1.1
2021-01-04 13:51:00 +00:00
Johannes Schleifenbaum
0292f410ba
dbeaver: 7.3.1 -> 7.3.2
2021-01-04 11:26:50 +01:00
Pascal Wittmann
9c9c6461ba
Merge pull request #108307 from wentasah/pdfpc
...
pdfpc: 4.4.1 -> 4.5.0
2021-01-03 22:42:07 +01:00
Guillaume Girol
dfd80244d2
Merge pull request #108229 from 0x4A6F/master-dasel
...
dasel: 1.11.0 -> 1.12.0
2021-01-03 15:51:29 +00:00
Bryan Gardiner
d35b77a922
gramps: move intltool from buildInputs to nativeBuildInputs
...
When intltool is in buildInputs, setup.py reports:
No intltool or version < 0.25.0, build_intl is aborting
which prevents Gramps's desktop and MIME (and AppData) entries from being
generated and installed. When intltool is moved to nativeBuildInputs, these
files are installed under share/ as expected.
2021-01-03 15:59:22 +01:00
Michael Weiss
fab050e022
Merge pull request #108286 from nrdxp/redshift-appindicator
...
redshift: libappindicator is linux only
2021-01-03 12:19:43 +01:00
Michal Sojka
9d0164d53d
pdfpc: 4.4.1 -> 4.5.0
2021-01-03 11:40:33 +01:00
Timothy DeHerrera
7af5eebfcd
redshift: libappindicator is linux only
2021-01-02 23:34:34 -07:00
0x4A6F
a500ff1c51
dasel: 1.11.0 -> 1.12.0
...
Added
- Add -c, --compact flag to remove pretty-print formatting from JSON output.
- Defined storage.IndentOption(indent string) ReadWriteOption.
- Defined storage.PrettyPrintOption(enabled bool) ReadWriteOption.
Changed
- Changed storage.Parser funcs to allow the passing of ...ReadWriteOption.
2021-01-02 21:00:15 +00:00
Sandro
881346e6bf
Merge pull request #108165 from rmcgibbo/elfx86exts
...
elfx86exts: init at 0.4.3
2021-01-02 00:05:07 +01:00
Pavol Rusnak
e2829e2136
Merge pull request #107986 from leenaars/printrun
...
printrun: unstable-2015-03-10 -> 1.6.0
2021-01-01 23:24:18 +01:00
Michiel Leenaars
e104f04956
printrun: unstable-2015-03-10 -> 1.6.0
2021-01-01 22:53:09 +01:00
Robert T. McGibbon
a22b554daf
elfx86exts: init at 0.4.3
2021-01-01 15:44:03 -05:00
Sandro
e2983215d2
Merge pull request #108097 from siraben/ctodo-platform
...
ctodo: enable build on unix
2021-01-01 21:12:47 +01:00
Ben Siraphob
cc9e751b22
ctodo: enable build on unix
2021-01-01 11:49:29 +07:00
Anderson Torres
9960088893
Merge pull request #107994 from neonfuz/koreader-license
...
koreader: license update agpl3 -> agpl3Only
2021-01-01 00:18:06 -03:00
Lassulus
5ab6b50b60
Merge pull request #107840 from ck3d/clipmenu-6.2.0
...
clipmenu: 6.1.0 -> 6.2.0 and fixes
2021-01-01 00:07:19 +01:00
Anderson Torres
d50923ab2d
Merge pull request #107892 from wishfort36/herbe
...
herbe: init at 1.0.0
2020-12-31 16:44:02 -03:00
Sandro
35ac949914
Merge pull request #108061 from yoctocell/terminal-typeracer-2.0.4
...
terminal-typeracer: 2.0.2 -> 2.0.4
2020-12-31 19:51:29 +01:00
wishfort36
7b34fb70f7
herbe: init at 1.0.0
2020-12-31 18:48:26 +01:00
yoctocell
5f4c346ab6
terminal-typeracer: 2.0.2 -> 2.0.4
2020-12-31 18:16:47 +01:00
Anderson Torres
6b99abdb35
Merge pull request #106817 from sikmir/keeweb
...
keeweb: 1.16.0 → 1.16.5
2020-12-31 09:42:52 -03:00
Sandro
3d2ffa3dbf
Merge pull request #106433 from raboof/inkcut-2.1.2-to-2.1.3
...
inkcut: 2.1.2 -> 2.1.3
2020-12-31 09:39:56 +01:00