feat: declaratively install flatpak

This commit is contained in:
Youwen Wu 2024-12-08 16:42:57 -08:00
parent 8f86ce2201
commit 2b2c43ad06
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
7 changed files with 65 additions and 4 deletions

16
flake.lock generated
View file

@ -511,6 +511,21 @@
"type": "github"
}
},
"nix-flatpak": {
"locked": {
"lastModified": 1733345341,
"narHash": "sha256-8S58zrdpzGhax6tmn1i+R3AA0N9DJMu5FQI8JkA0NNU=",
"owner": "gmodena",
"repo": "nix-flatpak",
"rev": "ebb0be49fc381112ff37726c6dd6df4df2ef5a1b",
"type": "github"
},
"original": {
"owner": "gmodena",
"repo": "nix-flatpak",
"type": "github"
}
},
"nix-homebrew": {
"inputs": {
"brew-src": "brew-src",
@ -740,6 +755,7 @@
"homebrew-core": "homebrew-core",
"lanzaboote": "lanzaboote",
"nix-darwin": "nix-darwin",
"nix-flatpak": "nix-flatpak",
"nix-homebrew": "nix-homebrew",
"nix-index-database": "nix-index-database",
"nixos-wsl": "nixos-wsl",