| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121 |
- {
- "nodes": {
- "flake-utils": {
- "inputs": {
- "systems": "systems"
- },
- "locked": {
- "lastModified": 1731533236,
- "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
- "home-manager": {
- "inputs": {
- "nixpkgs": [
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1780361225,
- "narHash": "sha256-wnV9ttf4fPWNonBIQmvlrSlNpQYgx5HgWWd007mwIFA=",
- "owner": "nix-community",
- "repo": "home-manager",
- "rev": "e28654b71096e08c019d4861ca26acb646f583d8",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "ref": "release-26.05",
- "repo": "home-manager",
- "type": "github"
- }
- },
- "moose": {
- "inputs": {
- "flake-utils": "flake-utils",
- "nixpkgs": [
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1780510800,
- "narHash": "sha256-IPWhm+vgkbIL0hPFnpzZWee/1LyaWO9PBvepaydf6w8=",
- "owner": "johron",
- "repo": "moose",
- "rev": "6f909720169554d994516d7ee8a6d8ec365392bb",
- "type": "github"
- },
- "original": {
- "owner": "johron",
- "repo": "moose",
- "type": "github"
- }
- },
- "nix-flatpak": {
- "locked": {
- "lastModified": 1767983141,
- "narHash": "sha256-7ZCulYUD9RmJIDULTRkGLSW1faMpDlPKcbWJLYHoXcs=",
- "owner": "gmodena",
- "repo": "nix-flatpak",
- "rev": "440818969ac2cbd77bfe025e884d0aa528991374",
- "type": "github"
- },
- "original": {
- "owner": "gmodena",
- "ref": "v0.7.0",
- "repo": "nix-flatpak",
- "type": "github"
- }
- },
- "nixpkgs": {
- "locked": {
- "lastModified": 1780203844,
- "narHash": "sha256-K5sT4jTpGs15ADhviMKNBH38REpPf5Q6mM1+N6cArVE=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "b51242d7d43689db2f3be91bd05d5b24fbb469c4",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-26.05",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "root": {
- "inputs": {
- "home-manager": "home-manager",
- "moose": "moose",
- "nix-flatpak": "nix-flatpak",
- "nixpkgs": "nixpkgs"
- }
- },
- "systems": {
- "locked": {
- "lastModified": 1681028828,
- "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
- "owner": "nix-systems",
- "repo": "default",
- "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
- "type": "github"
- },
- "original": {
- "owner": "nix-systems",
- "repo": "default",
- "type": "github"
- }
- }
- },
- "root": "root",
- "version": 7
- }
|