Files
nixos-config/flake.lock

879 lines
23 KiB
Plaintext
Raw Normal View History

2024-10-20 00:30:58 +02:00
{
"nodes": {
2024-11-14 12:17:43 +01:00
"agenix": {
2024-11-07 13:35:17 +01:00
"inputs": {
2024-11-14 12:17:43 +01:00
"darwin": "darwin",
"home-manager": "home-manager",
2024-11-07 13:35:17 +01:00
"nixpkgs": "nixpkgs",
"systems": "systems"
},
2024-11-14 12:17:43 +01:00
"locked": {
2026-02-05 08:05:20 +01:00
"lastModified": 1770165109,
"narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=",
2024-11-14 12:17:43 +01:00
"owner": "ryantm",
"repo": "agenix",
2026-02-05 08:05:20 +01:00
"rev": "b027ee29d959fda4b60b57566d64c98a202e0feb",
2024-11-14 12:17:43 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2026-01-06 08:54:17 +01:00
"agents": {
"flake": false,
"locked": {
2026-03-21 09:39:19 +01:00
"lastModified": 1773654477,
"narHash": "sha256-de+B85eBY2SyT0uPLlVxKCy6lsKYXhtA2mo2zO6MXlg=",
2026-02-18 16:28:31 +01:00
"ref": "refs/heads/master",
2026-03-21 09:39:19 +01:00
"rev": "a4ae041e1d2343000da7b7098195f166b58c0d11",
"revCount": 65,
2026-02-18 16:28:31 +01:00
"type": "git",
"url": "https://code.m3ta.dev/m3tam3re/AGENTS"
2026-01-06 08:54:17 +01:00
},
"original": {
2026-02-18 16:28:31 +01:00
"type": "git",
"url": "https://code.m3ta.dev/m3tam3re/AGENTS"
2026-01-06 08:54:17 +01:00
}
},
2025-08-30 14:32:25 +02:00
"base16-schemes": {
"flake": false,
"locked": {
"lastModified": 1696158499,
"narHash": "sha256-5yIHgDTPjoX/3oDEfLSQ0eJZdFL1SaCfb9d6M0RmOTM=",
"owner": "tinted-theming",
"repo": "base16-schemes",
"rev": "a9112eaae86d9dd8ee6bb9445b664fba2f94037a",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-schemes",
"type": "github"
}
},
2026-03-07 11:44:04 +01:00
"blueprint": {
"inputs": {
"nixpkgs": [
"llm-agents",
"nixpkgs"
],
"systems": [
"llm-agents",
"systems"
]
},
"locked": {
"lastModified": 1771437256,
"narHash": "sha256-bLqwib+rtyBRRVBWhMuBXPCL/OThfokA+j6+uH7jDGU=",
"owner": "numtide",
"repo": "blueprint",
"rev": "06ee7190dc2620ea98af9eb225aa9627b68b0e33",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "blueprint",
"type": "github"
}
},
"bun2nix": {
"inputs": {
"flake-parts": [
"llm-agents",
"flake-parts"
],
"import-tree": "import-tree",
"nixpkgs": [
"llm-agents",
"nixpkgs"
],
"systems": [
"llm-agents",
"systems"
],
"treefmt-nix": [
"llm-agents",
"treefmt-nix"
]
},
"locked": {
"lastModified": 1770895533,
"narHash": "sha256-v3QaK9ugy9bN9RXDnjw0i2OifKmz2NnKM82agtqm/UY=",
"owner": "nix-community",
"repo": "bun2nix",
"rev": "c843f477b15f51151f8c6bcc886954699440a6e1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "bun2nix",
"type": "github"
}
},
2024-11-14 12:17:43 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1744478979,
"narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
2024-11-14 12:17:43 +01:00
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "43975d782b418ebf4969e9ccba82466728c2851b",
2024-11-14 12:17:43 +01:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2024-11-16 19:58:59 +01:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-03-21 09:39:19 +01:00
"lastModified": 1773889306,
"narHash": "sha256-PAqwnsBSI9SVC2QugvQ3xeYCB0otOwCacB1ueQj2tgw=",
2024-11-16 19:58:59 +01:00
"owner": "nix-community",
"repo": "disko",
2026-03-21 09:39:19 +01:00
"rev": "5ad85c82cc52264f4beddc934ba57f3789f28347",
2024-11-16 19:58:59 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-parts": {
2026-03-07 11:44:04 +01:00
"inputs": {
"nixpkgs-lib": [
"llm-agents",
"nixpkgs"
]
},
"locked": {
"lastModified": 1772408722,
"narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2025-07-01 15:12:32 +02:00
"flake-utils": {
"inputs": {
"systems": "systems_2"
},
"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"
}
},
2024-10-20 00:30:58 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
2024-11-14 12:17:43 +01:00
"agenix",
2024-10-20 00:30:58 +02:00
"nixpkgs"
]
},
"locked": {
"lastModified": 1745494811,
"narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
2024-10-20 00:30:58 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
2024-11-14 12:17:43 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-03-21 09:39:19 +01:00
"lastModified": 1774007980,
"narHash": "sha256-FOnZjElEI8pqqCvB6K/1JRHTE8o4rer8driivTpq2uo=",
2024-11-14 12:17:43 +01:00
"owner": "nix-community",
"repo": "home-manager",
2026-03-21 09:39:19 +01:00
"rev": "9670de2921812bc4e0452f6e3efd8c859696c183",
2025-07-01 15:12:32 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_3": {
"inputs": {
"nixpkgs": [
"hyprpanel",
"nixpkgs"
]
},
"locked": {
"lastModified": 1750798083,
"narHash": "sha256-DTCCcp6WCFaYXWKFRA6fiI2zlvOLCf5Vwx8+/0R8Wc4=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "ff31a4677c1a8ae506aa7e003a3dba08cb203f82",
2024-10-20 00:30:58 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-12-06 10:16:17 +01:00
"hyprlang": {
"inputs": {
"nixpkgs": [
"rose-pine-hyprcursor",
"nixpkgs"
],
2026-03-07 11:44:04 +01:00
"systems": "systems_4"
2024-12-06 10:16:17 +01:00
},
"locked": {
"lastModified": 1709914708,
"narHash": "sha256-bR4o3mynoTa1Wi4ZTjbnsZ6iqVcPGriXp56bZh5UFTk=",
"owner": "hyprwm",
"repo": "hyprlang",
"rev": "a685493fdbeec01ca8ccdf1f3655c044a8ce2fe2",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
2024-11-07 13:35:17 +01:00
"hyprpanel": {
"inputs": {
2025-07-01 15:12:32 +02:00
"flake-utils": "flake-utils",
"home-manager": "home-manager_3",
2025-01-09 10:04:13 +01:00
"nixpkgs": "nixpkgs_2"
2024-11-07 13:35:17 +01:00
},
2024-10-20 00:30:58 +02:00
"locked": {
"lastModified": 1767767975,
"narHash": "sha256-yBejG3j6OLQYn87UozFAI3q9a1vH00u9xjIf2Q4V5j8=",
2024-11-07 13:35:17 +01:00
"owner": "Jas-SinghFSU",
"repo": "HyprPanel",
"rev": "0e73df1dfedf0f6fa21ed0ae5e031b0663c8f400",
2024-10-20 00:30:58 +02:00
"type": "github"
},
"original": {
2024-11-07 13:35:17 +01:00
"owner": "Jas-SinghFSU",
"repo": "HyprPanel",
"type": "github"
}
},
2026-03-07 11:44:04 +01:00
"import-tree": {
"locked": {
"lastModified": 1763762820,
"narHash": "sha256-ZvYKbFib3AEwiNMLsejb/CWs/OL/srFQ8AogkebEPF0=",
"owner": "vic",
"repo": "import-tree",
"rev": "3c23749d8013ec6daa1d7255057590e9ca726646",
"type": "github"
},
"original": {
"owner": "vic",
"repo": "import-tree",
"type": "github"
}
},
"llm-agents": {
"inputs": {
"blueprint": "blueprint",
"bun2nix": "bun2nix",
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs_3",
"systems": "systems_3",
"treefmt-nix": "treefmt-nix"
},
"locked": {
2026-03-21 09:39:19 +01:00
"lastModified": 1774063450,
"narHash": "sha256-p1Y2iUsWyLKk1z35OdAGcEpmbpRTG3AgjdyAVh5kmc8=",
2026-03-07 11:44:04 +01:00
"owner": "numtide",
"repo": "llm-agents.nix",
2026-03-21 09:39:19 +01:00
"rev": "71c3b957aeb56aea79fd9a964e3f0bff2b794251",
2026-03-07 11:44:04 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "llm-agents.nix",
"type": "github"
}
},
"m3ta-nixpkgs": {
"inputs": {
2026-03-07 11:44:04 +01:00
"nixpkgs": "nixpkgs_4",
"nixpkgs-master": "nixpkgs-master",
2026-02-18 17:57:21 +01:00
"opencode": "opencode",
"openspec": "openspec"
},
"locked": {
2026-03-22 17:21:25 +01:00
"lastModified": 1774058505,
"narHash": "sha256-V+/tHGZENnw995hzC2kOSiqpyhswLXeNAkbAYolGxPg=",
"ref": "refs/heads/master",
"rev": "25968af71156c1e7e71702853db45d3410d500bc",
"revCount": 177,
"type": "git",
"url": "https://code.m3ta.dev/m3tam3re/nixpkgs"
},
"original": {
2026-03-22 17:21:25 +01:00
"type": "git",
"url": "https://code.m3ta.dev/m3tam3re/nixpkgs"
2025-09-29 18:58:19 +02:00
}
},
2025-08-30 14:32:25 +02:00
"nix-colors": {
"inputs": {
"base16-schemes": "base16-schemes",
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1707825078,
"narHash": "sha256-hTfge2J2W+42SZ7VHXkf4kjU+qzFqPeC9k66jAUBMHk=",
"owner": "misterio77",
"repo": "nix-colors",
"rev": "b01f024090d2c4fc3152cd0cf12027a7b8453ba1",
"type": "github"
},
"original": {
"owner": "misterio77",
"repo": "nix-colors",
"type": "github"
}
},
2025-05-19 12:53:05 +02:00
"nixlib": {
"locked": {
"lastModified": 1736643958,
"narHash": "sha256-tmpqTSWVRJVhpvfSN9KXBvKEXplrwKnSZNAoNPf/S/s=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "1418bc28a52126761c02dd3d89b2d8ca0f521181",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
2026-03-07 11:44:04 +01:00
"nixpkgs": "nixpkgs_5"
2025-05-19 12:53:05 +02:00
},
"locked": {
2026-02-05 08:05:20 +01:00
"lastModified": 1769813415,
"narHash": "sha256-nnVmNNKBi1YiBNPhKclNYDORoHkuKipoz7EtVnXO50A=",
2025-05-19 12:53:05 +02:00
"owner": "nix-community",
"repo": "nixos-generators",
2026-02-05 08:05:20 +01:00
"rev": "8946737ff703382fda7623b9fab071d037e897d5",
2025-05-19 12:53:05 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
2024-11-07 13:35:17 +01:00
"nixpkgs": {
"locked": {
2025-08-14 10:51:16 +02:00
"lastModified": 1754028485,
"narHash": "sha256-IiiXB3BDTi6UqzAZcf2S797hWEPCRZOwyNThJIYhUfk=",
2024-11-07 13:35:17 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-08-14 10:51:16 +02:00
"rev": "59e69648d345d6e8fef86158c555730fa12af9de",
2024-11-07 13:35:17 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-08-14 10:51:16 +02:00
"ref": "nixos-25.05",
2024-10-20 00:30:58 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2025-07-10 19:30:30 +02:00
"nixpkgs-45570c2": {
2024-10-20 00:30:58 +02:00
"locked": {
2025-07-10 19:30:30 +02:00
"lastModified": 1750950224,
"narHash": "sha256-vMCk6wKJVgR7H2pVrQV4/qygzTtvpnS/9jCT3cjzXVM=",
2024-10-20 00:30:58 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2025-07-10 19:30:30 +02:00
"rev": "45570c299dc2b63c8c574c4cd77f0b92f7e2766e",
2024-11-07 10:50:13 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
2025-07-10 19:30:30 +02:00
"rev": "45570c299dc2b63c8c574c4cd77f0b92f7e2766e",
2024-11-07 10:50:13 +01:00
"type": "github"
}
},
2025-07-20 14:26:14 +02:00
"nixpkgs-9e58ed7": {
"locked": {
"lastModified": 1746823729,
"narHash": "sha256-6E3jRDNK9w1gwDsreG6ZS8Ec0Dv35DkDqKzxZATEUts=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9e58ed7ba759d81c98f033b7f5eba21ca68f53b0",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9e58ed7ba759d81c98f033b7f5eba21ca68f53b0",
"type": "github"
}
},
2025-08-30 14:32:25 +02:00
"nixpkgs-lib": {
"locked": {
"lastModified": 1697935651,
"narHash": "sha256-qOfWjQ2JQSQL15KLh6D7xQhx0qgZlYZTYlcEiRuAMMw=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "e1e11fdbb01113d85c7f41cada9d2847660e3902",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2025-03-28 10:00:43 +01:00
"nixpkgs-locked": {
"locked": {
"lastModified": 1739661218,
"narHash": "sha256-hEGW0SKD0ORTEmoTuEEONxgENP5kMqe+NCtJug0U6R0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "2744d988fa116fc6d46cdfa3d1c936d0abd7d121",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "2744d988fa116fc6d46cdfa3d1c936d0abd7d121",
"type": "github"
}
},
2024-11-07 10:50:13 +01:00
"nixpkgs-master": {
"locked": {
2026-03-22 17:21:25 +01:00
"lastModified": 1774053289,
"narHash": "sha256-U+wnCEgsGdRqXfUlt1yZffhLMGbUnkb4MYmisBI+KcU=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-22 17:21:25 +01:00
"rev": "28afc93f3c091ae6cacfba64d8a486fab9c9af07",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master_2": {
2024-11-07 10:50:13 +01:00
"locked": {
2026-03-21 09:39:19 +01:00
"lastModified": 1774078191,
"narHash": "sha256-nyxxxW1/2ouu9dU0I02ul5pHrmUrE1JVFhfFlmYe3Lw=",
2024-11-07 10:50:13 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2026-03-21 09:39:19 +01:00
"rev": "09061f748ee21f68a089cd5d91ec1859cd93d0be",
2024-11-07 10:50:13 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2026-03-21 09:39:19 +01:00
"lastModified": 1773814637,
"narHash": "sha256-GNU+ooRmrHLfjlMsKdn0prEKVa0faVanm0jrgu1J/gY=",
2024-11-07 10:50:13 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2026-03-21 09:39:19 +01:00
"rev": "fea3b367d61c1a6592bc47c72f40a9f3e6a53e96",
2024-10-20 00:30:58 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2026-01-02 15:12:26 +01:00
"ref": "nixos-25.11",
2024-10-20 00:30:58 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-11-07 13:35:17 +01:00
"nixpkgs_2": {
"locked": {
2025-07-01 15:12:32 +02:00
"lastModified": 1750776420,
"narHash": "sha256-/CG+w0o0oJ5itVklOoLbdn2dGB0wbZVOoDm4np6w09A=",
2024-11-07 13:35:17 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2025-07-01 15:12:32 +02:00
"rev": "30a61f056ac492e3b7cdcb69c1e6abdcf00e39cf",
2024-11-07 13:35:17 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-01-28 09:09:17 +01:00
"nixpkgs_3": {
"locked": {
2026-03-21 09:39:19 +01:00
"lastModified": 1773628058,
"narHash": "sha256-hpXH0z3K9xv0fHaje136KY872VT2T5uwxtezlAskQgY=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-21 09:39:19 +01:00
"rev": "f8573b9c935cfaa162dd62cc9e75ae2db86f85df",
2026-03-07 11:44:04 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
2026-03-22 17:21:25 +01:00
"lastModified": 1773821835,
"narHash": "sha256-TJ3lSQtW0E2JrznGVm8hOQGVpXjJyXY2guAxku2O9A4=",
2026-03-07 11:44:04 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-22 17:21:25 +01:00
"rev": "b40629efe5d6ec48dd1efba650c797ddbd39ace0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2026-03-07 11:44:04 +01:00
"nixpkgs_5": {
2025-01-28 09:09:17 +01:00
"locked": {
2025-05-19 14:39:49 +02:00
"lastModified": 1736657626,
"narHash": "sha256-FWlPMUzp0lkQBdhKlPqtQdqmp+/C+1MBiEytaYfrCTY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2f9e2f85cb14a46410a1399aa9ea7ecf433e422e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2026-03-07 11:44:04 +01:00
"nixpkgs_6": {
2025-05-19 14:39:49 +02:00
"locked": {
2026-03-21 09:39:19 +01:00
"lastModified": 1773821835,
"narHash": "sha256-TJ3lSQtW0E2JrznGVm8hOQGVpXjJyXY2guAxku2O9A4=",
2025-01-28 09:09:17 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2026-03-21 09:39:19 +01:00
"rev": "b40629efe5d6ec48dd1efba650c797ddbd39ace0",
2025-01-28 09:09:17 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2026-03-07 11:44:04 +01:00
"nixpkgs_7": {
2024-12-06 10:16:17 +01:00
"locked": {
"lastModified": 1710272261,
"narHash": "sha256-g0bDwXFmTE7uGDOs9HcJsfLFhH7fOsASbAuOzDC+fhQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0ad13a6833440b8e238947e47bea7f11071dc2b2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"inputs": {
2026-03-07 11:44:04 +01:00
"flake-parts": "flake-parts_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-03-21 09:39:19 +01:00
"lastModified": 1774077133,
"narHash": "sha256-seaMLqcOqVmXxflfCo/porVj8mcX8qn8HMHUPXC4Now=",
"owner": "nix-community",
"repo": "NUR",
2026-03-21 09:39:19 +01:00
"rev": "800657aa193a98b84f8262300a4ccc4f5de4e7c9",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2026-01-20 21:17:08 +01:00
"opencode": {
"inputs": {
"nixpkgs": [
"m3ta-nixpkgs",
"nixpkgs-master"
]
2026-01-20 21:17:08 +01:00
},
"locked": {
2026-03-22 17:21:25 +01:00
"lastModified": 1773628428,
"narHash": "sha256-JUlFfILzcUCME3mOxdxDbcCXphNVEfVGIKhwAwtJPl8=",
2026-01-20 21:17:08 +01:00
"owner": "anomalyco",
"repo": "opencode",
2026-03-22 17:21:25 +01:00
"rev": "4ee426ba549131c4903a71dfb6259200467aca81",
2026-01-20 21:17:08 +01:00
"type": "github"
},
"original": {
"owner": "anomalyco",
2026-03-22 17:21:25 +01:00
"ref": "v1.2.27",
2026-01-20 21:17:08 +01:00
"repo": "opencode",
"type": "github"
}
},
2026-02-18 17:57:21 +01:00
"openspec": {
"inputs": {
"nixpkgs": [
"m3ta-nixpkgs",
"nixpkgs"
]
},
"locked": {
2026-03-02 19:24:28 +01:00
"lastModified": 1772182342,
"narHash": "sha256-9Q0iUyZGcDPLdgvnrBN3GumV8g9akV8TFb8bFkD1yYs=",
2026-02-18 17:57:21 +01:00
"owner": "Fission-AI",
"repo": "OpenSpec",
2026-03-02 19:24:28 +01:00
"rev": "afdca0d5dab1aa109cfd8848b2512333ccad60c3",
2026-02-18 17:57:21 +01:00
"type": "github"
},
"original": {
"owner": "Fission-AI",
"repo": "OpenSpec",
"type": "github"
}
},
2024-10-20 00:30:58 +02:00
"root": {
"inputs": {
2024-11-14 12:17:43 +01:00
"agenix": "agenix",
2026-01-06 08:54:17 +01:00
"agents": "agents",
2024-11-16 19:58:59 +01:00
"disko": "disko",
2024-11-14 12:17:43 +01:00
"home-manager": "home-manager_2",
2024-11-07 13:35:17 +01:00
"hyprpanel": "hyprpanel",
2026-03-07 11:44:04 +01:00
"llm-agents": "llm-agents",
"m3ta-nixpkgs": "m3ta-nixpkgs",
2025-08-30 14:32:25 +02:00
"nix-colors": "nix-colors",
2025-05-19 12:53:05 +02:00
"nixos-generators": "nixos-generators",
2026-03-07 11:44:04 +01:00
"nixpkgs": "nixpkgs_6",
2025-07-10 19:30:30 +02:00
"nixpkgs-45570c2": "nixpkgs-45570c2",
2025-07-20 14:26:14 +02:00
"nixpkgs-9e58ed7": "nixpkgs-9e58ed7",
2025-03-28 10:00:43 +01:00
"nixpkgs-locked": "nixpkgs-locked",
"nixpkgs-master": "nixpkgs-master_2",
2024-12-06 10:16:17 +01:00
"nixpkgs-stable": "nixpkgs-stable",
"nur": "nur",
2024-12-06 10:16:17 +01:00
"rose-pine-hyprcursor": "rose-pine-hyprcursor"
}
},
"rose-pine-hyprcursor": {
"inputs": {
"hyprlang": "hyprlang",
2026-03-07 11:44:04 +01:00
"nixpkgs": "nixpkgs_7",
2024-12-06 10:16:17 +01:00
"utils": "utils"
},
"locked": {
2025-07-01 15:12:32 +02:00
"lastModified": 1748096947,
"narHash": "sha256-ouuA8LVBXzrbYwPW2vNjh7fC9H2UBud/1tUiIM5vPvM=",
2024-12-06 10:16:17 +01:00
"owner": "ndom91",
"repo": "rose-pine-hyprcursor",
2025-07-01 15:12:32 +02:00
"rev": "4b02963d0baf0bee18725cf7c5762b3b3c1392f1",
2024-12-06 10:16:17 +01:00
"type": "github"
},
"original": {
"owner": "ndom91",
"repo": "rose-pine-hyprcursor",
"type": "github"
2024-10-20 00:30:58 +02:00
}
2024-11-07 13:35:17 +01:00
},
"systems": {
2024-11-14 12:17:43 +01:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
2025-07-01 15:12:32 +02:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_3": {
2026-03-07 11:44:04 +01:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_4": {
2024-11-07 13:35:17 +01:00
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
2024-12-06 10:16:17 +01:00
},
2026-03-07 11:44:04 +01:00
"systems_5": {
2024-12-06 10:16:17 +01:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2026-03-07 11:44:04 +01:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"llm-agents",
"nixpkgs"
]
},
"locked": {
2026-03-14 10:06:47 +01:00
"lastModified": 1773297127,
"narHash": "sha256-6E/yhXP7Oy/NbXtf1ktzmU8SdVqJQ09HC/48ebEGBpk=",
2026-03-07 11:44:04 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2026-03-14 10:06:47 +01:00
"rev": "71b125cd05fbfd78cab3e070b73544abe24c5016",
2026-03-07 11:44:04 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2024-12-06 10:16:17 +01:00
"utils": {
"inputs": {
2026-03-07 11:44:04 +01:00
"systems": "systems_5"
2024-12-06 10:16:17 +01:00
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2024-10-20 00:30:58 +02:00
}
},
"root": "root",
"version": 7
}