This commit is contained in:
Zonsopkomst 2024-03-20 07:20:23 -05:00
parent d6dac1e146
commit 8bc2771aef
1 changed files with 17 additions and 0 deletions

View File

@ -1,5 +1,21 @@
{
"nodes": {
"gnucashpkgs": {
"locked": {
"lastModified": 1696192164,
"narHash": "sha256-H9nSr2pUhbC1NEgeuSt0kWdAQkHzE58FJvUDAAUKSZk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f4599feae4160285c5ce4e4364bd147df83e780c",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f4599feae4160285c5ce4e4364bd147df83e780c",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -192,6 +208,7 @@
},
"root": {
"inputs": {
"gnucashpkgs": "gnucashpkgs",
"home-manager": "home-manager",
"hyprland": "hyprland",
"nix-flatpak": "nix-flatpak",