refactor: use nix-flatpak instead of nixpak

I went to close into the sun, again
This commit is contained in:
Guz
2025-02-11 11:30:11 -03:00
parent 6a53771f20
commit d630615ac3
17 changed files with 72 additions and 628 deletions

17
flake.lock generated
View File

@@ -967,6 +967,22 @@
"type": "github"
}
},
"nix-flatpak": {
"locked": {
"lastModified": 1734128415,
"narHash": "sha256-HLwdVNxpuTsLlM3tCkpbQU6yCehdgf3kOS1G2SDlkzY=",
"owner": "gmodena",
"repo": "nix-flatpak",
"rev": "8bdc2540da516006d07b04019eb57ae0781a04b3",
"type": "github"
},
"original": {
"owner": "gmodena",
"ref": "latest",
"repo": "nix-flatpak",
"type": "github"
}
},
"nixpak": {
"inputs": {
"flake-parts": "flake-parts_3",
@@ -1173,6 +1189,7 @@
"inputs": {
"dot013-nvim": "dot013-nvim",
"home-manager": "home-manager",
"nix-flatpak": "nix-flatpak",
"nixpak": "nixpak",
"nixpkgs": "nixpkgs_4",
"nixpkgs-unstable": "nixpkgs-unstable",