Commit Graph

16 Commits

Author SHA1 Message Date
Andreas
e65f4c7c1c 2024.17 -> 2024.18
Signed-off-by: Andreas <asamonik@student.tugraz.at>
2024-11-19 10:17:23 +01:00
Andreas
2528d14a3a xlights: 2024.16 -> 2024.17
Signed-off-by: Andreas <asamonik@student.tugraz.at>
2024-11-13 12:25:43 +01: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
bf95717552 xlights: 2024.15 -> 2024.16 2024-09-19 03:37:42 +00:00
R. Ryantm
b98cad25a7 xlights: 2024.14 -> 2024.15 2024-08-23 03:59:43 +00:00
R. Ryantm
2ac38ca8bb xlights: 2024.13 -> 2024.14 2024-08-07 04:01:48 +00:00
R. Ryantm
67052c6026 xlights: 2024.12 -> 2024.13 2024-07-14 16:37:27 +00:00
éclairevoyant
0926bdbf98
treewide: fix uses of finalAttrs.pname in source urls 2024-07-12 20:23:39 -04:00
R. Ryantm
2ea3d91d46 xlights: 2024.11 -> 2024.12 2024-06-29 02:53:42 +00:00
Sandro
6e280f220c
Merge pull request #322367 from iivusly/xld 2024-06-27 12:57:18 +02:00
iivusly
5988195a31
xld: init at 20240511 2024-06-25 03:07:12 -07:00
R. Ryantm
bb71e98eee xlights: 2024.10 -> 2024.11 2024-06-16 03:09:24 +00:00
Peder Bergebakken Sundt
508fda3e37
Merge pull request #308102 from kashw2/xlights
xlights: fixed invocation for `nix run`
2024-05-01 00:29:28 +02:00
kashw2
62e10ea5f2 xlights: fixed invocation for nix run 2024-05-01 07:32:23 +10:00
R. Ryantm
24c1185b54 xlights: 2024.09 -> 2024.10 2024-04-30 18:12:02 +00:00
kashw2
dccff43736 xlights: migrate to by-name overlay 2024-04-28 16:29:19 +10:00