this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

updated lock?

+21
+21
flake.lock
··· 122 122 "type": "github" 123 123 } 124 124 }, 125 + "disko": { 126 + "inputs": { 127 + "nixpkgs": [ 128 + "nixpkgs" 129 + ] 130 + }, 131 + "locked": { 132 + "lastModified": 1684783210, 133 + "narHash": "sha256-hxRbwwBTu1G1u1EdI9nEo/n4HIsQIfNi+2BQ1nEoj/o=", 134 + "owner": "nix-community", 135 + "repo": "disko", 136 + "rev": "f0b9f374bb42fdcd57baa7d4448ac5d4788226bd", 137 + "type": "github" 138 + }, 139 + "original": { 140 + "owner": "nix-community", 141 + "repo": "disko", 142 + "type": "github" 143 + } 144 + }, 125 145 "eww": { 126 146 "inputs": { 127 147 "flake-compat": "flake-compat_2", ··· 459 479 "agenix": "agenix", 460 480 "basant": "basant", 461 481 "deploy-rs": "deploy-rs", 482 + "disko": "disko", 462 483 "eww": "eww", 463 484 "grasp": "grasp", 464 485 "hardware": "hardware",