Commit Graph

18 Commits

Author SHA1 Message Date
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Noa Aarts
66a4ef3f60
affine: 0.17.0 -> 0.17.5 2024-10-31 09:12:51 +01:00
Noa Aarts
75f7506a51
affine: remove with lib usage 2024-10-31 09:11:22 +01:00
Noa Aarts
2be85a2207
affine: format using nixfmt 2024-10-31 09:11:17 +01:00
redyf
751f2a6718 affine: 0.16.0 -> 0.17.0
https://github.com/toeverything/AFFiNE/releases/tag/v0.17.0
2024-09-24 12:56:53 -03:00
Sebastian Gabriel Trzpiot
876e47e9e9 affine: copy license to docs
Moving just to $out can result in collisions.
Best practise is to move the license files to the docs directory.

See:
https://discourse.nixos.org/t/collision-between-2-license-txt-from-2-different-packages/22071
2024-09-02 22:14:17 +02:00
redyf
efd0350756 affine: 0.15.7 -> 0.16.0
https://github.com/toeverything/AFFiNE/releases/tag/v0.16.0
2024-08-09 21:15:36 -03:00
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
redyf
57e341c27d affine: 0.15.6 -> 0.15.7 2024-07-23 18:09:48 -03:00
Redyf
77342742b3 affine: 0.15.2 -> 0.15.6 2024-07-18 12:04:09 -03:00
Redyf
379dd4aec6 affine: 0.14.9 -> 0.15.2 2024-07-04 16:38:19 -03:00
Redyf
e978f13bbb affine: 0.14.3 -> 0.14.9 2024-06-26 22:26:20 -03:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Redyf
52a182f233 affine: 0.13.3 -> 0.14.3
https://github.com/toeverything/AFFiNE/releases/tag/v0.14.3
2024-05-10 16:47:12 -03:00
riChar
8ddb0e2dba
affine: 0.13.1 -> 0.13.3 2024-03-29 10:45:16 +08:00
riChar
c239be04a8
affine: init at 0.13.1 2024-03-25 09:02:26 +08:00
D3vil0p3r
819cbc4937 afterglow-cursors-recolored: init at 0-unstable-2023-10-04 2024-02-10 17:27:18 +01:00
Anderson Torres
90f93ed379 afterstep: migrate to by-name 2023-09-26 12:13:10 -03:00