chore: update basecamp input

This commit is contained in:
m3tam3re
2026-07-30 07:18:37 +02:00
parent 8d46992bd1
commit 11fa9b862b
2 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
nixpkgs-master.url = "github:NixOS/nixpkgs/master";
basecamp = {
url = "github:basecamp/basecamp-cli/v0.7.2";
url = "github:basecamp/basecamp-cli";
inputs.nixpkgs.follows = "nixpkgs";
};