Commit Graph

21 Commits

Author SHA1 Message Date
R. Ryantm
48f2828c3d openmoji-color: 16.0.0 -> 17.0.0 2026-04-23 09:23:55 +00:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Guy Chronister
475a0e3a44 various: remove superflous usages of pname 2025-09-25 20:45:06 -05:00
R. RyanTM
99dc30c03e openmoji-color,openmoji-black: 15.1.0 -> 16.0.0 (#431983) 2025-08-08 15:40:40 +00:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
R. Ryantm
a98c720fb6 openmoji-color: 15.0.0 -> 15.1.0 2024-12-18 11:53:01 +00:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Sophie Tauchert
3da286dbe2 openmoji-color,openmoji-black: 14.0.0 -> 15.0.0 2024-03-19 14:39:50 +01:00
Robert Schütz
4088fb345e node-glob: use buildNpmPackage 2023-08-29 09:37:11 -07:00
Kirill Radzikhovskyy
8dcc17b6c1 openmoji: fixup! patch for newer glob 2023-03-12 18:55:21 +11:00
Francesco Gazzetta
5d60a4ef2d openmoji-color,openmoji-black: 13.1.0 -> 14.0.0 2022-07-26 17:50:59 +02:00
Francesco Gazzetta
6ee6794c8c openmoji-black,openmoji-color: fix hanging builds
...by downgrading fontforge.

Fixes https://github.com/NixOS/nixpkgs/issues/167869
2022-05-26 22:33:31 +02:00
Francesco Gazzetta
12d2e28182 openmoji-color,openmoji-black: use upstream js builder 2021-08-12 17:15:53 +02:00
Francesco Gazzetta
4e12e3002a openmoji-black,openmoji-color: 12.4.0 -> 13.1.0 2021-08-12 17:15:52 +02:00
Francesco Gazzetta
0d454fd76c openmoji-black,openmoji-color: use scfbuild 2 2021-08-12 17:15:52 +02:00
Francesco Gazzetta
33f73db2e5 openmoji-black,openmoji-color: 12.1.0 -> 12.4.0 2021-08-11 12:51:19 +02:00
Francesco Gazzetta
5a75f05863 openmoji-black,openmoji-color: 12.0.0 -> 12.1.0 2021-08-11 11:28:51 +02:00
Will Dietz
68cbdf8fe5 openmoji: fix array shell variable, don't only process the first code :) 2021-08-11 11:28:50 +02:00
Francesco Gazzetta
4a377fd617 openmoji-black,openmoji-color: init at 12.0.0 2021-08-11 11:28:46 +02:00