Commit Graph

7 Commits

Author SHA1 Message Date
wxt
c10dc1d3c0
kdesvn: init at 2.1 2024-11-22 18:52:39 +08:00
R. Ryantm
845dd821ee kdlfmt: 0.0.3 -> 0.0.6 2024-11-17 02:44:06 +00: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
airRnot1106
3d916bdece kdlfmt: init at 0.0.3 2024-10-27 13:51:30 +09:00
kotatsuyaki
64cc90ed2f
kdotool: init at 0.2.1 2024-04-30 01:14:19 +08:00
R. Ryantm
7c86ba50c9 kdsingleapplication: 1.0.0 -> 1.1.0 2023-12-22 19:35:14 +00:00
Miao, ZhiCheng
0c1b3cb64a
kdsingleapplication: init at 1.0.0
- new library required by owncloud-client 5.0.0
2023-10-28 12:07:24 +03:00