We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9fc83 commit 32b1a37Copy full SHA for 32b1a37
1 file changed
pkgs/by-name/in/invidious/package.nix
@@ -31,6 +31,7 @@ in
31
crystal.buildCrystalPackage rec {
32
pname = "invidious";
33
inherit (versions.invidious) version;
34
+ __structuredAttrs = true;
35
36
src = fetchFromGitHub {
37
owner = "iv-org";
0 commit comments