switch to unstable

This commit is contained in:
Chris Cochrun 2025-05-19 12:37:20 -05:00
parent 174bdac574
commit 79c4067f67

View file

@ -22,7 +22,7 @@
website = { website = {
url = "git+https://git.tfcconnection.org/TFC/tfcconnection"; url = "git+https://git.tfcconnection.org/TFC/tfcconnection";
# url = "path:/tfcconnection"; # url = "path:/tfcconnection";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs-unstable";
}; };
}; };