flake.lock: Update

Flake lock file updates:

• Added input 'nix-flatpak':
    'github:gmodena/nix-flatpak/b76fa31346db7fc958a9898f3c594696ca71c4fd' (2024-04-01)
This commit is contained in:
Mohamed Chrayed 2024-08-25 18:52:29 +02:00
parent 9cf19104ed
commit 4f2fcf2baf

View File

@ -41,6 +41,22 @@
"type": "github"
}
},
"nix-flatpak": {
"locked": {
"lastModified": 1711997201,
"narHash": "sha256-J71xzQlVYsjagA4AsVwRazhBh2rZrPpKvxTgs6UzL7c=",
"owner": "gmodena",
"repo": "nix-flatpak",
"rev": "b76fa31346db7fc958a9898f3c594696ca71c4fd",
"type": "github"
},
"original": {
"owner": "gmodena",
"ref": "v0.4.1",
"repo": "nix-flatpak",
"type": "github"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
@ -122,6 +138,7 @@
"inputs": {
"home-manager": "home-manager",
"jovian": "jovian",
"nix-flatpak": "nix-flatpak",
"nixpkgs": "nixpkgs_2",
"plasma-manager": "plasma-manager"
}