nix-flatpak to get declarative flatpaks

This commit is contained in:
smayzy
2025-06-22 10:39:14 +02:00
parent 9793aeec87
commit 514fd873db
3 changed files with 28 additions and 2 deletions
Generated
+17
View File
@@ -42,6 +42,22 @@
"type": "github"
}
},
"nix-flatpak": {
"locked": {
"lastModified": 1739444422,
"narHash": "sha256-iAVVHi7X3kWORftY+LVbRiStRnQEob2TULWyjMS6dWg=",
"owner": "gmodena",
"repo": "nix-flatpak",
"rev": "5e54c3ca05a7c7d968ae1ddeabe01d2a9bc1e177",
"type": "github"
},
"original": {
"owner": "gmodena",
"ref": "latest",
"repo": "nix-flatpak",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1749794982,
@@ -62,6 +78,7 @@
"inputs": {
"firefox-addons": "firefox-addons",
"home-manager": "home-manager",
"nix-flatpak": "nix-flatpak",
"nixpkgs": "nixpkgs"
}
}