Commit graph

9429 commits

Author SHA1 Message Date
Sandro 0499c16150
Merge pull request #90272 from alexfmpe/bump-printrun
printrun: 1.6.0 -> 2.0.0rc5
2021-01-13 08:50:28 +01:00
Sandro f73fb5337e
Merge pull request #100447 from uvNikita/ultralist 2021-01-13 08:47:53 +01:00
Alexandre Esteves 400213309c printrun: 1.6.0 -> 2.0.0rc5 2021-01-13 00:34:31 +00:00
Sandro 65a4ef7cb8
Merge pull request #108221 from eduardosm/masterpdfeditor4
masterpdfeditor4: init at 4.3.89
2021-01-12 16:00:58 +01:00
Nikita Uvarov 33cc60dc34
ultralist: 0.8.1 -> 1.5.1 2021-01-12 15:48:50 +01:00
Nikita Uvarov 5b82aad3f9
ultralist: rename from todolist
Announcement: https://github.com/ultralist/ultralist/issues/136.
2021-01-12 15:48:45 +01:00
Anderson Torres 2900382c14
Merge pull request #109090 from hugolgst/update/calibre
calibre: 4.23.0 -> 5.9.0
2021-01-12 11:03:20 -03:00
Hugo Lageneste bbe300a6b8
calibre: 4.23.0 -> 5.9.0
Updates calibre version to 5.9.0 by pinning the Python version to 3.
Calibre upgraded to Python 3 since the 5.0 release.
Adds aliases for removed packages.

Fixes #106256.
2021-01-12 13:11:54 +01:00
Sandro 5faf6b7db6
Merge pull request #109022 from sikmir/buku
buku: enable on darwin
2021-01-11 17:47:47 +01:00
Sandro b373156539
Merge pull request #108974 from Stunkymonkey/mediaelch-2.8.4
mediaelch: 2.8.2 -> 2.8.4
2021-01-11 17:34:13 +01:00
Nikolay Korotkiy 56bec3c895
buku: enable on darwin 2021-01-11 18:01:11 +03:00
Manoj Karthick 36ee158783 reddsaver: init at 0.2.2
Motivation: Command line tool to download saved images from Reddit
2021-01-11 05:20:34 -08:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Sandro 1109e2423d
Merge pull request #108753 from manojkarthick/expenses-init 2021-01-11 08:55:48 +01:00
github-actions[bot] db7b9735f9
Merge master into staging-next 2021-01-11 06:33:30 +00:00
Sandro 9411c1d387
Merge pull request #105402 from sikmir/crow-translate
crow-translate: init at 2.6.2
2021-01-11 02:11:46 +01:00
Sandro 2dc9bfb42f
Merge pull request #108191 from WolfangAukang/signumone-ks-init 2021-01-11 02:03:50 +01:00
Jan Tojnar dd72357155
Merge branch 'master' into staging-next 2021-01-10 23:24:33 +01:00
Felix Buehler 3928722424 mediaelch: 2.8.2 -> 2.8.4 2021-01-10 21:05:27 +01:00
Frederik Rietdijk 0c42bb5027 Merge master into staging-next 2021-01-10 15:50:49 +01:00
Sandro Jäckel 2ce71085bc
remarkable-mouse: Disable tests 2021-01-10 13:18:40 +01:00
Sandro Jäckel ecbf33092c
raiseorlaunch: Disable tests 2021-01-10 13:18:40 +01:00
Sandro Jäckel 87a1698247
dockbarx: Disable tests 2021-01-10 13:18:39 +01:00
github-actions[bot] 433c7b069c
Merge master into staging-next 2021-01-10 01:03:35 +00:00
Daniël de Kok e1af3f94f7
Merge pull request #108870 from 0x4A6F/master-zola
zola: 0.12.2 -> 0.13.0
2021-01-09 20:47:55 +01:00
github-actions[bot] fcbe48c797
Merge master into staging-next 2021-01-09 18:41:27 +00:00
0x4A6F 880dcc6848
zola: 0.12.2 -> 0.13.0
- Enable HTML minification
- Support `output_dir` in `config.toml`
- Allow sections to be drafted
- Allow specifying default language in filenames
- Render emoji in Markdown content if the `render_emoji` option is enabled
- Enable YouTube privacy mode for the YouTube shortcode
- Add language as class to the `<code>` block and as `data-lang`
- Add bibtex to `load_data`
- Add a `[markdown]` section to `config.toml` to configure rendering
- Add `highlight_code` and `highlight_theme` to a `[markdown]` section in `config.toml`
- Add `external_links_target_blank`, `external_links_no_follow` and `external_links_no_referrer`
- Add a `smart_punctuation` option in the `[markdown]` section in `config.toml` to turn elements like dots and dashes
into their typographic forms
- Add iteration count variable `nth` for shortcodes to know how many times a shortcode has been invoked in a given
content
- Update some highlighting syntaxes and the TS syntax will now be used instead of JS due to issues with it
- Remove `zola serve --watch-only`: since we build the HTML in memory and not on disk, it doesn't make sense anymore
- Update clojure syntax
- Prefer extra syntaxes to the default ones if we have a match for language
- Fix `zola serve` having issues with non-ascii paths
- 404 page now gets the site default language as `lang`
2021-01-09 16:47:10 +00:00
Sandro 5ec6c8e718
Merge pull request #108813 from sikmir/osmium 2021-01-09 17:46:26 +01:00
Manoj Karthick 1c28232076 expenses: init at 0.2.1
Motivation: An interactive command line expense logger
2021-01-08 21:55:09 -08:00
github-actions[bot] e251591528
Merge master into staging-next 2021-01-09 01:00:25 +00:00
Pavol Rusnak 9ff1aa8d2c
Merge pull request #106888 from NomisIV/master
blender: add option for OptiX
2021-01-09 00:25:55 +01:00
Nikolay Korotkiy 00a23bd1b3
osmium-tool: 1.12.1 → 1.13.0 2021-01-09 00:51:40 +03:00
github-actions[bot] ecebf82121
Merge master into staging-next 2021-01-08 12:29:36 +00:00
Eduardo Sánchez Muñoz e99a170066 masterpdfeditor4: init at 4.3.89
The free version of masterpdfeditor 5 adds a watermark to saved PDFs, whereas version 4 does not.
2021-01-08 12:15:00 +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
Mario Rodas 1e0fd34881 hugo: 0.79.0 -> 0.80.0
https://github.com/gohugoio/hugo/releases/tag/v0.80.0
2021-01-08 04:20:00 +00:00
Jan Tojnar e6c0c98940
Merge branch 'master' into staging-next
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +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
Jan Tojnar f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01: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
github-actions[bot] 0e4e47512d
Merge master into staging-next 2021-01-05 00:56:58 +00: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
Frederik Rietdijk b20838eb4a Merge staging-next into staging 2021-01-04 20:51:32 +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
github-actions[bot] 581059aed4
Merge staging-next into staging 2021-01-04 00:57:38 +00: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
github-actions[bot] 07165c7226
Merge staging-next into staging 2021-01-03 18:38:32 +00:00
John Ericson b03fdcc7f9
Merge pull request #108300 from siraben/parallel-cmake
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 13:22:09 -05: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
github-actions[bot] 0649757570
Merge staging-next into staging 2021-01-03 12:24:59 +00:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07: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
zowoq fb2311d430 Merge staging-next into staging 2021-01-03 16:33:28 +10: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
P. R. d. O 17fafad906
signumone: init at 3.1.2 2021-01-02 06:46:28 -06: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 3496ce2a0c treewide: remove trailing whitespaces 2021-01-01 10:41:04 -08:00
Frederik Rietdijk 3f08495212
Merge pull request #108022 from siraben/cmake-native-build-inputs
[staging] treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 10:54:25 +01:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07: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
Sage Raflik 0d3e387ff3 koreader: license update agpl3 -> agpl3Only
agpl3 license is now deprecated in nixpkgs. Upstream license does not
indicate that future versions of agpl apply.
2020-12-31 00:19:40 -06:00
Niklas Hambüchen 7da8c4439d
Merge pull request #107332 from jojosch/dbeaver-7.3.1
dbeaver: 7.3.0 -> 7.3.1
2020-12-31 01:54:54 +01:00