3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

123 commits

Author SHA1 Message Date
R. Ryantm d168b8cf2f iosevka-bin: 16.0.0 -> 16.3.6 2022-10-31 00:11:30 +00:00
Damien Cassou d1a518c1d3
iosevka-comfy: 1.0.0 -> 1.1.1 2022-10-24 08:46:01 +02:00
Artturin 7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Damien Cassou e7b76b9153
iosevka-comfy: Add missing variants 2022-09-16 10:14:33 +02:00
Damien Cassou cd455767b0
iosevka-comfy: 0.4.0 -> 1.0.0 2022-09-16 10:14:33 +02:00
Damien Cassou fdf6326758
iosevka-comfy: Sort and comment variants 2022-09-16 10:14:33 +02:00
Damien Cassou dd76912be8
iosevka-comfy: Rephrase description
Use the description provided by the website.
2022-09-16 10:12:04 +02:00
Daniel Nagy bcf086196c
iosevka-comfy: 0.3.1 -> 0.4.0 2022-09-03 10:31:12 +02:00
R. Ryantm 4c55439a36 iosevka-bin: 15.6.3 -> 16.0.0 2022-08-21 13:59:01 +00:00
Winter 83519fe976 iosevka: fix build 2022-08-13 23:21:16 -04:00
Otavio Salvador 433dcfc215 iosevka-bin: 15.6.1 -> 15.6.3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-08-09 15:54:48 -03:00
Otavio Salvador 4cbdad20ee iosevka: 15.5.2 -> 15.6.3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-08-09 15:54:14 -03:00
Daniel Nagy 8fd867f047
iosevka-comfy: 0.2.1 > 0.3.1 2022-08-03 16:36:37 +02:00
Daniel Nagy b49b6daedf
iosevka-comfy: Simplify calling of package 2022-08-03 16:36:37 +02:00
Daniel Nagy b588a78e85
iosevka-comfy: use fetchFromGitHub 2022-08-03 16:36:37 +02:00
Daniel Nagy d51f8eeca9
iosevka: Allow privateBuildPlan to be a path 2022-08-03 16:36:36 +02:00
R. Ryantm c4d6c900f4 iosevka-bin: 15.6.0 -> 15.6.1 2022-07-24 03:50:28 +00:00
R. Ryantm 4a9a8d6425 iosevka-bin: 15.5.2 -> 15.6.0 2022-07-17 04:14:23 +00:00
Damien Cassou 28fe657e1f
Merge pull request #179839 from DamienCassou/update-iosevka-comfy 2022-07-14 20:21:41 +02:00
Damien Cassou bae6a92d4f
iosevka-comfy: 0.1.0 -> 0.2.1 2022-07-01 22:00:00 +02:00
Damien Cassou 023a9bf29b
iosevka-comfy: Add passthru.updateScript 2022-07-01 21:59:27 +02:00
Damien Cassou 2833461e23
iosevka-bin: 15.3.0 -> 15.5.2 2022-07-01 21:03:18 +02:00
Damien Cassou c9c10940da
iosevka: Fix build phase not to print progress messages
My commit below removed a `> /dev/null` from fonts/iosevka/default.nix
by mistake.

  89d24b58b2
  Author:      Damien Cassou <damien@cassou.me>
  AuthorDate:  Mon Jun 6 18:26:06 2022 +0200

  iosevka-comfy: init at 0.1.0
2022-06-28 08:11:16 +02:00
Damien Cassou 89d24b58b2
iosevka-comfy: init at 0.1.0 2022-06-27 21:53:09 +02:00
lunik1 1935db3988 iosevka: set home directory in build phase
npm now fails if $HOME is not set, see #176127
2022-06-05 18:50:59 -04:00
R. Ryantm 3ecfee92ed iosevka-bin: 15.2.0 -> 15.3.0 2022-05-08 04:35:49 +00:00
R. Ryantm c12f28a1b7 iosevka-bin: 15.1.0 -> 15.2.0 2022-04-30 06:02:36 +00:00
R. Ryantm 2469dc49d8 iosevka-bin: 15.0.1 -> 15.1.0 2022-04-29 09:16:08 -05:00
Stephane Raux 5eae254161
iosevka-bin: Fix meta attributes
Joining the entire `iosevka.meta` set seemed to cause some attributes to
not be set as expected. For example `iosevka-bin.meta.name` was
`iosevka-14.0.1` instead of `iosevka-bin-10.1.0`, and
`iosevka-bin.meta.position` also pointed to `iosevka/default.nix`
instead of `iosevka/bin.nix`.
2022-04-15 09:56:03 +02:00
Will Dietz 0d651072c3
iosevka-bin: 10.1.0 -> 15.0.1 (#162244)
(used ./update-bin.sh)
2022-03-07 13:11:01 -06:00
José Romildo ba59355e81 gitUpdater: init
- Add the 'gitUpdater' helper function to update git based packages, using the
'genericUpdater' function.
- Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts.
- Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2022-02-21 13:01:49 -03:00
Victor Engmark 57b496ea98 misc: Replace tab indentation with spaces
I've tried to be consistent, using four or eight spaces to line up
with existing code.
2021-11-14 16:04:46 +13:00
Ryan Mulligan 1adc2d218f
Merge pull request #135172 from r-ryantm/auto-update/iosevka-bin
iosevka-bin: 10.0.0 -> 10.1.0
2021-09-26 16:19:24 -07:00
Artturin 81d4455359 iosevka-bin: make it possible to use sgr-iosevka variants 2021-09-07 23:02:28 +03:00
R. RyanTM 4882648221 iosevka-bin: 10.0.0 -> 10.1.0 2021-08-22 03:36:04 +00:00
R. RyanTM de23b40a2c iosevka-bin: 9.0.1 -> 10.0.0 2021-08-15 06:46:30 +00:00
R. RyanTM cbe6469cd7 iosevka-bin: 8.0.2 -> 9.0.1 2021-08-02 06:15:45 +00:00
R. RyanTM ff9da5fc98 iosevka-bin: 7.0.4 -> 8.0.2 2021-07-28 07:08:59 +00:00
Felix Buehler 29eec21d13 iosevka-bin: deprecate phases 2021-07-22 14:04:25 +02:00
George b1f74dd413
iosevka: 5.0.2 -> 7.0.4, iosevka-bin: 5.0.5 -> 7.0.4 (#126664)
* iosevka: 5.0.2 -> 7.0.4

* iosevka-bin: 5.0.5 -> 7.0.4
2021-06-13 05:58:28 -04:00
R. RyanTM 1a190edeaf iosevka-bin: 5.0.4 -> 5.0.5 2021-03-11 00:15:57 +00:00
R. RyanTM f7ac876464 iosevka-bin: 5.0.3 -> 5.0.4 2021-02-28 14:09:34 +00:00
R. RyanTM 3027cda030 iosevka-bin: 5.0.2 -> 5.0.3 2021-02-23 05:04:53 +00:00
Sandro Jäckel 07bf41c171
iosevka: remove unused inputs 2021-02-18 02:21:11 +01:00
Riley Inman 52f11bfcda iosevka-bin: 4.5.0 -> 5.0.2 2021-02-17 13:53:59 -05:00
Riley Inman 21a6759463 iosevka: 3.7.1 -> 4.5.0, revise build plan system 2021-02-11 20:15:20 -08:00
R. RyanTM c44765536d iosevka-bin: 4.4.0 -> 4.5.0 2021-01-19 01:02:48 +00:00
R. RyanTM c94c8b3be5 iosevka-bin: 4.3.0 -> 4.4.0 2021-01-14 12:06:37 +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
R. RyanTM 5e2e809e96 iosevka-bin: 4.2.0 -> 4.3.0 2021-01-04 09:43:54 +00:00