Commit Graph

9382 Commits

Author SHA1 Message Date
Ales Huzik
505d16f50d snapper-gui: init at 2020-10-20
Existing snapper-gui package at pythonPackages.snapperGUI is outdated for 6 years,
broken (probably for a while) and misplaced. I weren't able to fix it, so I
repackaged it taking gpodder package for inspiration
2021-01-17 18:39:52 +11:00
Serg Nesterov
9bc43c785f
navi: 2.13.0 -> 2.13.1 2021-01-15 18:35:26 +03:00
Michael Weiss
56c843946f
gammastep: 2.0.6 -> 2.0.7 2021-01-15 14:17:42 +01:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Cole Helbling
326fc3736c Revert "calibre: 4.23.0 -> 5.9.0" 2021-01-13 15:52:36 -08:00
Christian Mainka
210dec49a1 joplin-desktop: 1.4.19 -> 1.6.7 2021-01-13 15:13:14 +01:00
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