Files
nixos-config/flake.lock

676 lines
18 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-02-11 19:59:59 +01:00
"lastModified": 1770833637,
"narHash": "sha256-T97AWZYIQE1mI9eL1dfuOJ4YPkpU6kfETi1QZsC0WyE=",
2026-02-10 20:08:32 +01:00
"path": "/home/m3tam3re/p/AI/AGENTS",
"type": "path"
2026-01-06 08:54:17 +01:00
},
"original": {
2026-02-10 20:08:32 +01:00
"path": "/home/m3tam3re/p/AI/AGENTS",
"type": "path"
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"
}
},
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-02-05 08:05:20 +01:00
"lastModified": 1769524058,
"narHash": "sha256-zygdD6X1PcVNR2PsyK4ptzrVEiAdbMqLos7utrMDEWE=",
2024-11-16 19:58:59 +01:00
"owner": "nix-community",
"repo": "disko",
2026-02-05 08:05:20 +01:00
"rev": "71a3fc97d80881e91710fe721f1158d3b96ae14d",
2024-11-16 19:58:59 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-parts": {
"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-02-05 08:05:20 +01:00
"lastModified": 1770263241,
"narHash": "sha256-R1WFtIvp38hS9x63dnijdJw1KyIiy30KGea6e6N7LHs=",
2024-11-14 12:17:43 +01:00
"owner": "nix-community",
"repo": "home-manager",
2026-02-05 08:05:20 +01:00
"rev": "04e5203db66417d548ae1ff188a9f591836dfaa7",
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"
],
2025-12-23 09:31:59 +01:00
"systems": "systems_3"
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"
}
},
"m3ta-nixpkgs": {
"inputs": {
2026-01-20 21:17:08 +01:00
"nixpkgs": "nixpkgs_3",
"opencode": "opencode"
},
"locked": {
2026-02-11 19:59:59 +01:00
"lastModified": 1770832025,
"narHash": "sha256-b6iPOU2ruuSDscCsIvNCO9/vhOsUCYtSaHlQbJ7PTnE=",
"path": "/home/m3tam3re/p/NIX/nixpkgs",
"type": "path"
},
"original": {
2026-02-11 19:59:59 +01:00
"path": "/home/m3tam3re/p/NIX/nixpkgs",
"type": "path"
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-01-20 21:17:08 +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-02-05 09:01:35 +01:00
"lastModified": 1770276510,
"narHash": "sha256-1z3GzjNxm2QREjQC579bD6oFAwkLBjJIUt5al08n2oo=",
2024-11-07 10:50:13 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2026-02-05 09:01:35 +01:00
"rev": "feb0a690655b2ef4c35843eb88c4ba415e1e8c61",
2024-11-07 10:50:13 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2026-02-05 08:05:20 +01:00
"lastModified": 1770136044,
"narHash": "sha256-tlFqNG/uzz2++aAmn4v8J0vAkV3z7XngeIIB3rM3650=",
2024-11-07 10:50:13 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2026-02-05 08:05:20 +01:00
"rev": "e576e3c9cf9bad747afcddd9e34f51d18c855b4e",
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-02-10 20:08:32 +01:00
"lastModified": 1770562336,
"narHash": "sha256-ub1gpAONMFsT/GU2hV6ZWJjur8rJ6kKxdm9IlCT0j84=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-02-10 20:08:32 +01:00
"rev": "d6c71932130818840fc8fe9509cf50be8c64634f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2026-01-20 21:17:08 +01:00
"locked": {
2026-02-11 19:59:59 +01:00
"lastModified": 1770073757,
"narHash": "sha256-Vy+G+F+3E/Tl+GMNgiHl9Pah2DgShmIUBJXmbiQPHbI=",
2026-01-20 21:17:08 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-02-11 19:59:59 +01:00
"rev": "47472570b1e607482890801aeaf29bfb749884f6",
2026-01-20 21:17:08 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"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-01-20 21:17:08 +01:00
"nixpkgs_6": {
2025-05-19 14:39:49 +02:00
"locked": {
2026-02-05 09:01:35 +01:00
"lastModified": 1770197578,
"narHash": "sha256-AYqlWrX09+HvGs8zM6ebZ1pwUqjkfpnv8mewYwAo+iM=",
2025-01-28 09:09:17 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2026-02-05 09:01:35 +01:00
"rev": "00c21e4c93d963c50d4c0c89bfa84ed6e0694df2",
2025-01-28 09:09:17 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2026-01-20 21:17:08 +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": {
"flake-parts": "flake-parts",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-02-05 09:01:35 +01:00
"lastModified": 1770270187,
"narHash": "sha256-+vK4PsLWiDZ9IO8FdBI9bmZp62Py3DPV1aa+iEueR6w=",
"owner": "nix-community",
"repo": "NUR",
2026-02-05 09:01:35 +01:00
"rev": "27c438bb3ed9d4c6f4a25c689b3fb2a855a646a9",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2026-01-20 21:17:08 +01:00
"opencode": {
"inputs": {
"nixpkgs": "nixpkgs_4"
},
"locked": {
2026-02-11 19:59:59 +01:00
"lastModified": 1770824220,
"narHash": "sha256-+vvNQzfhuP91mK/BjBufWGdS+2vHJAtB8iDl14z4y48=",
2026-01-20 21:17:08 +01:00
"owner": "anomalyco",
"repo": "opencode",
2026-02-11 19:59:59 +01:00
"rev": "42bea5d297125c4f8ea5c1d6055fa06829de0a51",
2026-01-20 21:17:08 +01:00
"type": "github"
},
"original": {
"owner": "anomalyco",
2026-02-11 19:59:59 +01:00
"ref": "v1.1.59",
2026-01-20 21:17:08 +01:00
"repo": "opencode",
"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",
"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-01-20 21:17:08 +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",
2024-11-07 10:50:13 +01:00
"nixpkgs-master": "nixpkgs-master",
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-01-20 21:17:08 +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": {
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
},
2025-12-23 09:31:59 +01:00
"systems_4": {
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"
}
},
"utils": {
"inputs": {
2025-12-23 09:31:59 +01:00
"systems": "systems_4"
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
}