Skip to content

Commit 32b1a37

Browse files
GaetanLepagegithub-actions[bot]
authored andcommitted
invidious: enable __structuredAttrs
(cherry picked from commit f996d69)
1 parent 2f9fc83 commit 32b1a37

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkgs/by-name/in/invidious/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ in
3131
crystal.buildCrystalPackage rec {
3232
pname = "invidious";
3333
inherit (versions.invidious) version;
34+
__structuredAttrs = true;
3435

3536
src = fetchFromGitHub {
3637
owner = "iv-org";

0 commit comments

Comments
 (0)