Commit Graph

7 Commits

Author SHA1 Message Date
Leah Amelia Chen
65350680a0 gg-jj: init at 0.23.0 2024-12-02 19:33:11 +08: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
Emily
821258277d Revert "gg-jj: init at 0.20.0"
Several confused users have reported that this
package does not work at all, and per the discussion in
<https://github.com/NixOS/nixpkgs/pull/345905>, the contributor who
added it does not appear to have tested its basic functionality at
all before opening a pull request.

That’s not acceptable; we rely on package maintainers to be able
to assess the basic functionality of software and ensuring that a
program can even start up before opening a pull request to package it
is basic due diligence. It’s harmful to have a package that doesn’t
work and lacks a maintainer who can assess whether it works or not,
so we should remove it until both of those can be addressed.

This reverts commit 5eb022fdb2.
2024-10-11 02:25:22 +01:00
wxt
5eb022fdb2
gg-jj: init at 0.20.0 2024-10-02 20:36:17 +08:00
R. Ryantm
aff0f6f98b gg: 0.2.18 -> 0.2.19 2024-08-31 13:04:51 +00:00
h7x4
7384b9abdc
treewide: set meta.changelog 2024-07-07 15:20:06 +02:00
oluceps
a83d809741
gg: init at 0.2.18 2024-03-13 15:09:03 +08:00