enable declarative flatpak

This commit is contained in:
mjallen18
2024-02-02 19:16:07 -06:00
parent 9733ae033d
commit 7faaca1b4f
3 changed files with 32 additions and 4 deletions

16
flake.lock generated
View File

@@ -213,6 +213,21 @@
"type": "github"
}
},
"nix-flatpak": {
"locked": {
"lastModified": 1706716715,
"narHash": "sha256-aoUh0585v3mMkqGV+aggvs9uZQdZWSqMEGGVUT1jX38=",
"owner": "gmodena",
"repo": "nix-flatpak",
"rev": "30f6cb66a1be2a350b08b13e820122b0f3d4bd81",
"type": "github"
},
"original": {
"owner": "gmodena",
"repo": "nix-flatpak",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1706672657,
@@ -340,6 +355,7 @@
"inputs": {
"kde": "kde",
"lanzaboote": "lanzaboote",
"nix-flatpak": "nix-flatpak",
"nixpkgs": "nixpkgs_2"
}
},