fix flakes

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-06-16 12:17:40 -05:00
parent cd4943a2d1
commit 0cd4c87119
3 changed files with 8 additions and 8 deletions

4
common/flake.lock generated
View file

@ -121,7 +121,7 @@
"type": "github"
}
},
"nix_flatpak": {
"nix-flatpak": {
"locked": {
"lastModified": 1739444422,
"narHash": "sha256-iAVVHi7X3kWORftY+LVbRiStRnQEob2TULWyjMS6dWg=",
@ -194,7 +194,7 @@
"root": {
"inputs": {
"home-manager": "home-manager",
"nix_flatpak": "nix_flatpak",
"nix-flatpak": "nix-flatpak",
"ragenix": "ragenix"
}
},