Commit Graph

7 Commits

Author SHA1 Message Date
José Romildo
4b218086be sfwbar: 1.0_beta15 -> 1.0_beta16 2024-11-11 11:25:29 -03:00
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
R. Ryantm
dddac7e00e sfcgal: 1.5.2 -> 2.0.0 2024-10-14 01:51:10 +00:00
fqidz
4cc4221e41 sfcgal: init at 1.5.2 2024-09-04 18:09:58 +03:00
Vladimír Čunát
3012a229a1
sfwbar: fix build, missing wayland-scanner 2024-08-31 11:35:00 +02:00
luftmensch-luftmensch
cfbc40dd69
sfwbar: 1.0_beta14 -> 1.0_beta15 2024-06-24 10:38:18 +02:00
luftmensch-luftmensch
3532ff0eae
sfwbar: move to pkgs/by-name 2024-06-15 00:09:13 +02:00