cleanup: dead-nix

This commit is contained in:
2024-07-04 14:17:24 -06:00
parent 7a5885fc22
commit 6055c9e63a
6 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
{ lib, buildGoModule, fetchFromGitHub, nixosTests, installShellFiles }:
{ lib, buildGoModule, fetchFromGitHub, installShellFiles }:
buildGoModule rec {
pname = "shiori";