Skip to content

Commit

Permalink
flake: package: add meta.maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
spikespaz committed Sep 14, 2023
1 parent 5e3d8ad commit 1fc952d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
meta = {
inherit (manifest.package) description homepage;
license = lib.licenses.mit;
maintainers = [lib.maintainers._9999years];
platforms = import systems;
mainProgram = manifest.package.name;
};
Expand Down

0 comments on commit 1fc952d

Please sign in to comment.