Commit graph

36 commits

Author SHA1 Message Date
R. RyanTM 263166c091 bdf2psf: 1.204 -> 1.205 2021-07-27 06:36:31 +00:00
R. RyanTM 43c8aa8c77 bdf2psf: 1.203 -> 1.204 2021-07-12 08:26:33 +00:00
R. RyanTM 90218e5e03 bdf2psf: 1.202 -> 1.203 2021-06-02 17:47:00 +00:00
R. RyanTM 96b7afb496 bdf2psf: 1.201 -> 1.202 2021-03-22 19:10:36 +00:00
rnhmjoj 85b236e54a
bdf2psf: fix license, run pre/post hooks 2021-02-21 11:08:32 +01:00
R. RyanTM 2e73ee0c4f bdf2psf: 1.200 -> 1.201 2021-02-21 08:02:12 +00: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
rnhmjoj 3488d7ba1f
bdf2psf: 1.999 -> 1.200 2021-01-03 14:35:44 +01:00
R. RyanTM 988808634a bdf2psf: 1.198 -> 1.199 2020-12-05 07:50:40 +00:00
rnhmjoj e79ac7b3d6
bdf2psf: 1.197 -> 1.198 2020-10-30 17:08:35 +01:00
R. RyanTM a1d8efb2c3 bdf2psf: 1.196 -> 1.197 2020-10-21 20:35:08 +00:00
rnhmjoj 6eae3bc430
bdf2psf: 1.195 -> 1.196 2020-07-14 21:11:28 +02:00
R. RyanTM 9fc47b3849 bdf2psf: 1.194 -> 1.195 2020-03-29 10:58:40 +00:00
rnhmjoj 8784637f12
bdf2psf: fix for cross compilation 2020-02-07 10:02:17 +01:00
R. RyanTM 6b6815bf2b bdf2psf: 1.193 -> 1.194 2019-11-24 23:54:49 -08:00
Will Dietz c99f686a93
bdf2psf: fix /usr/share -> /share, and don't install env-vars
(instead install what we want directly)
2019-09-13 22:09:57 -05:00
Will Dietz a35a5d049e
bdf2psf: 1.192 -> 1.193 2019-09-03 20:31:02 -05:00
R. RyanTM 66aec352a2 bdf2psf: 1.191 -> 1.192
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bdf2psf/versions
2019-07-15 10:36:40 +02:00
Will Dietz de6aece372 bdf2psf: 1.190 -> 1.191 2019-03-26 10:14:11 -05:00
R. RyanTM 93b1fe3500 bdf2psf: 1.189 -> 1.190
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bdf2psf/versions
2019-03-09 20:30:11 -08:00
R. RyanTM 4c1e9cdbb5 bdf2psf: 1.188 -> 1.189
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bdf2psf/versions
2019-02-16 07:14:04 -08:00
R. RyanTM 2463cd0a53 bdf2psf: 1.187 -> 1.188
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bdf2psf/versions
2019-01-04 10:50:33 +01:00
R. RyanTM 6738ceac87 bdf2psf: 1.185 -> 1.187
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bdf2psf/versions
2018-11-10 08:12:45 -08:00
R. RyanTM 19a94e60da bdf2psf: 1.184 -> 1.185 (#45845)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
bdf2psf
2018-08-31 23:12:48 +02:00
R. RyanTM 1cbbf3088e bdf2psf: 1.178 -> 1.184
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/bdf2psf/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/xd8wdqmq5583b39cl6bwv1n2mnfxlz2y-bdf2psf-1.184/bin/bdf2psf -h’ got 0 exit code
- ran ‘/nix/store/xd8wdqmq5583b39cl6bwv1n2mnfxlz2y-bdf2psf-1.184/bin/bdf2psf --help’ got 0 exit code
- found 1.184 with grep in /nix/store/xd8wdqmq5583b39cl6bwv1n2mnfxlz2y-bdf2psf-1.184
- directory tree listing: https://gist.github.com/8810c5939feee7c4840d8eae52e98832
2018-04-26 07:24:38 -07:00
rnhmjoj bcba17cdf7
bdf2psf 1.175 -> 1.178 2018-02-27 18:16:29 +01:00
rnhmjoj 9560ff5e26
bdf2psf 1.170 -> 1.175 2018-01-13 04:24:25 +01:00
rnhmjoj 8877ba4c0f
bdf2psf 1.158 -> 1.170 2017-11-05 15:41:13 +01:00
rnhmjoj ab983c4dbd
bdf2psf 1.152 -> 1.158 2017-02-04 18:31:31 +01:00
rnhmjoj 80918cad0b
bdf2psf: 1.148 -> 1.152 2016-10-31 23:52:49 +01:00
rnhmjoj 363976941b
bdf2psf: 1.147 -> 1.148 2016-09-19 01:08:22 +02:00
rnhmjoj 7976c4e036
bdf2psf: 1.146 -> 1.147 2016-07-27 03:57:46 +02:00
Rahul Gopinath 9f0330d94b bdf2psf: 1.137 -> 1.146 2016-07-04 10:37:57 -07:00
rnhmjoj 838379f117 bdf2psf: 1.134 -> 1.137 2016-02-28 02:56:22 +01:00
rnhmjoj 941ef62cae bdf2psf: 1.132 -> 1.134 2015-12-11 19:45:07 +01:00
rnhmjoj d4b4647857 bdf2psf: init at 1.132 2015-08-31 16:04:32 +02:00