Ben Siraphob
4ce8c34049
treewide: remove unnecessary enableParallelBuilding when using qmake
2021-07-20 10:32:58 +07:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +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
R. RyanTM
f1ff580d80
focuswriter: 1.7.5 -> 1.7.6
2020-05-04 21:13:40 -07:00
R. RyanTM
6e09f8cd3c
focuswriter: 1.7.4 -> 1.7.5
2020-03-06 09:52:03 +00:00
R. RyanTM
1d1a8fe7f1
focuswriter: 1.7.3 -> 1.7.4
2020-01-20 13:29:25 +01:00
Marek Mahut
dd49b443d5
focuswriter: using Qt5's mkDerivation
2019-08-19 09:45:00 +02:00
R. RyanTM
467c3faac6
focuswriter: 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/focuswriter/versions
2019-08-18 23:14:16 -07:00
R. RyanTM
459aceacc3
focuswriter: 1.7.1 -> 1.7.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/focuswriter/versions
2019-03-10 13:19:25 +01:00
R. RyanTM
13e614600c
focuswriter: 1.7.0 -> 1.7.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/focuswriter/versions
2019-01-03 12:45:53 -08:00
R. RyanTM
2e64abd82f
focuswriter: 1.6.16 -> 1.7.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/focuswriter/versions
2018-12-18 12:34:36 -05:00
R. RyanTM
64ab031a57
focuswriter: 1.6.15 -> 1.6.16 ( #46286 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/focuswriter/versions
2018-09-12 23:11:11 +02:00
R. RyanTM
7968bf4935
focuswriter: 1.6.14 -> 1.6.15
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/focuswriter/versions .
2018-07-21 18:56:13 -07:00
R. RyanTM
c4a6319322
focuswriter: 1.6.13 -> 1.6.14 ( #43199 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/focuswriter/versions .
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/xliiidqc3smccya1a4fc587hq0wl67hx-focuswriter-1.6.14/bin/focuswriter had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.6.14 with grep in /nix/store/xliiidqc3smccya1a4fc587hq0wl67hx-focuswriter-1.6.14
- directory tree listing: https://gist.github.com/9f4508c662704c3b5816978445e872fc
- du listing: https://gist.github.com/1219d595782c68ce78122f6ec9566b23
2018-07-08 11:13:05 +02:00
R. RyanTM
7193d8653f
focuswriter: 1.6.12 -> 1.6.13 ( #41567 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/focuswriter/versions .
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/rj9lzdc106vkfwgw7f055ki4avyjzxg2-focuswriter-1.6.13/bin/focuswriter had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.6.13 with grep in /nix/store/rj9lzdc106vkfwgw7f055ki4avyjzxg2-focuswriter-1.6.13
- directory tree listing: https://gist.github.com/db4b900533de6fbcd9a1a49a687360bb
- du listing: https://gist.github.com/4a9ea745f0fc337735be9262721a0a12
2018-06-09 01:07:02 +02:00
R. RyanTM
6809540815
focuswriter: 1.6.11 -> 1.6.12
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/focuswriter/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.6.12 with grep in /nix/store/5vxpci5k243yxhrks31rfgmdvcmw01cz-focuswriter-1.6.12
- directory tree listing: https://gist.github.com/fe69e568c10ec79e4eaa27180b24e4c0
2018-04-20 06:25:38 -07:00
Daiderd Jordan
13139fccc6
focuswriter: mark linux only
2018-04-05 20:05:20 +02:00
R. RyanTM
554b833c01
focuswriter: 1.6.10 -> 1.6.11
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/focuswriter/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.6.11 with grep in /nix/store/l07yhlav7gx82f378b7pj42bd7mmgrii-focuswriter-1.6.11
- directory tree listing: https://gist.github.com/79fa42f32dce74dd135a983506320802
2018-04-05 10:29:23 +02:00
Ryan Mulligan
6e2345c812
focuswriter: 1.6.8 -> 1.6.10
...
Semi-automatic update. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.6.10 with grep in /nix/store/xj71q5kp9k5m2nsfydjhjra8axf3kdj8-focuswriter-1.6.10
- found 1.6.10 in filename of file in /nix/store/xj71q5kp9k5m2nsfydjhjra8axf3kdj8-focuswriter-1.6.10
2018-03-08 04:20:26 -08:00
Bastian Köcher
c4e1e1255a
focuswriter: 1.6.7 -> 1.6.8
2017-12-31 17:39:40 +01:00
Yegor Timoshenko
31ab1a35bf
focuswriter: 1.5.3 -> 1.6.7, Qt4 -> Qt5, GPLv2 -> GPLv3
2017-10-01 01:53:06 +00:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Nikolay Amiantov
448100fe83
focuswriter: move to qmake4Hook
2016-04-20 18:55:39 +03:00
Georges Dubus
5258211e32
focuswriter: added expression
2014-11-01 21:20:59 +01:00