refactor: obsidian to flatpak version

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-01-09 16:52:28 -03:00
parent 6a147b5d59
commit 73b8b50d3e
5 changed files with 213 additions and 151 deletions

33
flake.lock generated
View File

@@ -16,6 +16,21 @@
"type": "github"
}
},
"flatpaks": {
"locked": {
"lastModified": 1704403850,
"narHash": "sha256-VYa/EvYY0xjuK/oei2hOgE2fJIv+yZgFw0WgoBuzwBc=",
"owner": "gmodena",
"repo": "nix-flatpak",
"rev": "f43640ecb03e9e008076932a87987cf5c16d8cf9",
"type": "github"
},
"original": {
"owner": "gmodena",
"repo": "nix-flatpak",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@@ -55,22 +70,6 @@
"type": "github"
}
},
"nix-flatpak": {
"locked": {
"lastModified": 1702538294,
"narHash": "sha256-TvmXiqPqrTRdHqReS5z10xk3QMG5fRyxwHm+4W5d5L8=",
"owner": "Tomaszal",
"repo": "nix-flatpak",
"rev": "7e816f75146124a8ac0dc2ec86ade27768f50a63",
"type": "github"
},
"original": {
"owner": "Tomaszal",
"ref": "feature/overrides",
"repo": "nix-flatpak",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1703961334,
@@ -104,9 +103,9 @@
},
"root": {
"inputs": {
"flatpaks": "flatpaks",
"home-manager": "home-manager",
"nix-colors": "nix-colors",
"nix-flatpak": "nix-flatpak",
"nixpkgs": "nixpkgs",
"tmux-plugin-manager": "tmux-plugin-manager"
}