Robert Schütz
e3b5c71323
ghostwriter: 2.1.0 -> 2.1.1
...
https://github.com/wereturtle/ghostwriter/releases/tag/2.1.1
2021-12-27 02:10:06 +01:00
Kerstin Humm
f4441ac403
ghostwriter: 2.0.2 -> 2.1.0
2021-11-21 17:16:31 +01:00
Robert Schütz
4ba70da807
ghostwriter: add run-time dependencies to PATH
2021-06-27 12:01:15 +02:00
Robert Schütz
22ea812bff
ghostwriter: 2.0.1 -> 2.0.2
...
https://github.com/wereturtle/ghostwriter/releases/tag/2.0.2
2021-06-27 12:01:15 +02:00
Robert Schütz
ff6d2142ce
ghostwriter: 2.0.0 -> 2.0.1
...
https://github.com/wereturtle/ghostwriter/releases/tag/2.0.1
2021-05-17 11:59:36 +02:00
erictapen
d3ed0f5028
ghostwriter: 2.0.0-rc5 -> 2.0.0 ( #122268 )
2021-05-09 10:40:10 +02:00
Robert Schütz
7865db274b
ghostwriter: 2.0.0-rc4 -> 2.0.0-rc5
2021-03-24 14:27:49 +01:00
Robert Schütz
5a362d2cbf
ghostwriter: 2.0.0-rc3 -> 2.0.0-rc4
2021-02-03 14:25:00 +01:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -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
Justin Humm
5d815cce8a
ghostwriter: 1.0.1 -> 2.0.0-rc3, build with newest libsForQt5
...
- mark as broken on darwin
- add myself as maintainer
2021-01-07 13:38:31 +01:00
R. RyanTM
9090ce676b
ghostwriter: 1.8.0 -> 1.8.1
2020-02-23 13:42:30 -08:00
worldofpeace
06b45a8d70
ghostwriter: use qt5's mkDerivation
2019-07-31 21:42:32 -04:00
Robert Schütz
6b73aa91e0
ghostwriter: 1.7.4 -> 1.8.0
2019-04-29 17:44:24 +02:00
Robert Schütz
7685e17ea6
ghostwriter: install translations
...
Fixes #52724 .
The `lrelease` binary is used to do that, so I had to add qttools.
2018-12-23 16:54:13 +01:00
Robert Schütz
da92eb2601
ghostwriter: 1.7.3 -> 1.7.4
2018-12-11 16:13:53 +01:00
R. RyanTM
16e3728e4d
ghostwriter: 1.7.2 -> 1.7.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ghostwriter/versions .
2018-08-17 03:02:36 -07:00
Robert Schütz
55b41a7e33
ghostwriter: 1.7.0 -> 1.7.2
2018-07-31 08:45:17 +02:00
Robert Schütz
35d4640b03
ghostwriter: 1.6.2 -> 1.7.0
2018-07-10 14:48:36 +02:00
Robert Schütz
231e8e2a34
ghostwriter: 1.6.1 -> 1.6.2
2018-04-16 07:57:12 +02:00
Robert Schütz
c8a1993123
ghostwriter: 1.5.0 -> 1.6.1
2018-04-09 19:03:31 +02:00
Robert Schütz
2bcb897e46
ghostwriter: init at 1.5.0
2018-02-10 20:50:29 +01:00