copyparty nix overhaul got merged!
This commit is contained in:
parent
589088a726
commit
67eb4264ff
2 changed files with 6 additions and 8 deletions
11
flake.lock
generated
11
flake.lock
generated
|
@ -10,16 +10,15 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1745921739,
|
||||
"narHash": "sha256-Bc2Cjrkv+zextn1nkpWT9824JFjuICdAKIZQbtoZHlk=",
|
||||
"owner": "gabevenberg",
|
||||
"lastModified": 1745930897,
|
||||
"narHash": "sha256-m5cSxqeFFkLvJyiZ/bM5AkzvENcD42DJMPB0v6ImlGk=",
|
||||
"owner": "9001",
|
||||
"repo": "copyparty",
|
||||
"rev": "caee3c3931f995d94f979c71a25f796c49f91375",
|
||||
"rev": "d1bca1f52f8769a1a968d707a5d2d62009bb9aa1",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "gabevenberg",
|
||||
"ref": "nixos-module",
|
||||
"owner": "9001",
|
||||
"repo": "copyparty",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -34,8 +34,7 @@
|
|||
};
|
||||
|
||||
copyparty = {
|
||||
# url = "github:9001/copyparty";
|
||||
url = "github:gabevenberg/copyparty/nixos-module";
|
||||
url = "github:9001/copyparty";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue