164 lines
4.2 KiB
JSON
164 lines
4.2 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"fzgo",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1719994518,
|
|
"narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts_2": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"worktimer",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1727826117,
|
|
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fzgo": {
|
|
"inputs": {
|
|
"flake-parts": "flake-parts",
|
|
"nixpkgs": "nixpkgs"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1737991358,
|
|
"narHash": "sha256-Xye+N7I2FMb+GC96xMDjWi/HX5XCoFCz1Ak+KvP9jUQ=",
|
|
"ref": "refs/heads/master",
|
|
"rev": "a005938761624fd8d3ab7cbb64fe57a40a9b36e9",
|
|
"revCount": 14,
|
|
"type": "git",
|
|
"url": "https://git.thomasave.be/thomasave/fzgo.git"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://git.thomasave.be/thomasave/fzgo.git"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1739470101,
|
|
"narHash": "sha256-NxNe32VB4XI/xIXrsKmIfrcgtEx5r/5s52pL3CpEcA4=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "5031c6d2978109336637977c165f82aa49fa16a7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1722421184,
|
|
"narHash": "sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "9f918d616c5321ad374ae6cb5ea89c9e04bf3e58",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1739446958,
|
|
"narHash": "sha256-+/bYK3DbPxMIvSL4zArkMX0LQvS7rzBKXnDXLfKyRVc=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "2ff53fe64443980e139eaa286017f53f88336dd0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_3": {
|
|
"locked": {
|
|
"lastModified": 1730200266,
|
|
"narHash": "sha256-l253w0XMT8nWHGXuXqyiIC/bMvh1VRszGXgdpQlfhvU=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "807e9154dcb16384b1b765ebe9cd2bba2ac287fd",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"fzgo": "fzgo",
|
|
"home-manager": "home-manager",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"worktimer": "worktimer"
|
|
}
|
|
},
|
|
"worktimer": {
|
|
"inputs": {
|
|
"flake-parts": "flake-parts_2",
|
|
"nixpkgs": "nixpkgs_3"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1739490226,
|
|
"narHash": "sha256-EN0Gst8j+SdI03oXVgCd03W2mOivKcxcbB7WcIttXGo=",
|
|
"ref": "cli",
|
|
"rev": "8b967001f486210df8578fc452e9e80f41779f58",
|
|
"revCount": 5,
|
|
"type": "git",
|
|
"url": "https://git.thomasave.be/thomasave/WorkTimer"
|
|
},
|
|
"original": {
|
|
"ref": "cli",
|
|
"type": "git",
|
|
"url": "https://git.thomasave.be/thomasave/WorkTimer"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|