fixes #63: don't use tag with + in it

This commit is contained in:
Travis Staton 2024-09-12 16:39:16 -04:00
parent 3236d867b3
commit 5e9607fa18
No known key found for this signature in database
GPG key ID: E883E53CDAC16260
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@
};
libcamera-src = {
flake = false;
url = "github:raspberrypi/libcamera/v0.3.1+rpt20240906";
url = "github:raspberrypi/libcamera/69a894c4adad524d3063dd027f5c4774485cf9db"; # v0.3.1+rpt20240906
};
libpisp-src = {
flake = false;