add copyparty

This commit is contained in:
2025-10-14 13:18:31 -05:00
parent 06587673c0
commit 8c19c9a228
5 changed files with 127 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
url = "github:NotAShelf/nvf";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
copyparty.url = "github:9001/copyparty";
};
outputs = { self, nixpkgs, nixpkgs-unstable, ... }@inputs:
let