Files
nixos-config/flake.lock

708 lines
19 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-18 17:57:21 +01:00
"lastModified": 1771432333,
"narHash": "sha256-IkfbQQahxwMBRRUl+FKc03pxSZO1MX2kRxBuCqKuTD4=",
2026-02-18 16:28:31 +01:00
"ref": "refs/heads/master",
2026-02-18 17:57:21 +01:00
"rev": "1bc81fb38c20154f0dd77f7da9b9d95439d8d873",
"revCount": 62,
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"
}
},
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": {
"lastModified": 1771881364,
"narHash": "sha256-A5uE/hMium5of/QGC6JwF5TGoDAfpNtW00T0s9u/PN8=",
2024-11-16 19:58:59 +01:00
"owner": "nix-community",
"repo": "disko",
"rev": "a4cb7bf73f264d40560ba527f9280469f1f081c6",
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": {
"lastModified": 1772164835,
"narHash": "sha256-zRcwrZDeBfYipqv/7K7TqsfPb87LFU6b7JhoNUGSnvQ=",
2024-11-14 12:17:43 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "2a39b0828bbffce0d73769a61e46e780488d098b",
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",
"nixpkgs-master": "nixpkgs-master",
2026-02-18 17:57:21 +01:00
"opencode": "opencode",
"openspec": "openspec"
},
"locked": {
2026-03-02 19:24:28 +01:00
"lastModified": 1772460048,
"narHash": "sha256-qN2a0yrXZplR0z98ZVgWNSwh3hbR600KSJmgHLegjcg=",
2026-02-16 18:59:34 +01:00
"ref": "refs/heads/master",
2026-03-02 19:24:28 +01:00
"rev": "be401c2ebbf336cb6b443a1e9bbee3adb4c58d13",
"revCount": 141,
2026-02-16 18:59:34 +01:00
"type": "git",
"url": "https://code.m3ta.dev/m3tam3re/nixpkgs"
},
"original": {
2026-02-16 18:59:34 +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",
"nixpkgs": "nixpkgs_4"
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-02 19:24:28 +01:00
"lastModified": 1772459199,
"narHash": "sha256-bwbGxsckrQDHihUGkb9Bw9+6RnpPOZ1Uo6h+Dp94Th4=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-02 19:24:28 +01:00
"rev": "f88889dd2451655660dde8700eae20f93a789355",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master_2": {
2024-11-07 10:50:13 +01:00
"locked": {
"lastModified": 1772174770,
"narHash": "sha256-/9F05YcHccOaI4dIsWk4G9oKEK07Oc3TeK5O7S3Mu8Q=",
2024-11-07 10:50:13 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "337e35331766eb979303e7639914c8a80cc02649",
2024-11-07 10:50:13 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1771903837,
"narHash": "sha256-sdaqdnsQCv3iifzxwB22tUwN/fSHoN7j2myFW5EIkGk=",
2024-11-07 10:50:13 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e764fc9a405871f1f6ca3d1394fb422e0a0c3951",
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-02 19:24:28 +01:00
"lastModified": 1772198003,
"narHash": "sha256-I45esRSssFtJ8p/gLHUZ1OUaaTaVLluNkABkk6arQwE=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-02 19:24:28 +01:00
"rev": "dd9b079222d43e1943b6ebd802f04fd959dc8e61",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
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"
}
},
"nixpkgs_5": {
2025-05-19 14:39:49 +02:00
"locked": {
"lastModified": 1771848320,
"narHash": "sha256-0MAd+0mun3K/Ns8JATeHT1sX28faLII5hVLq0L3BdZU=",
2025-01-28 09:09:17 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "2fc6539b481e1d2569f25f8799236694180c0993",
2025-01-28 09:09:17 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_6": {
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": {
"lastModified": 1772169824,
"narHash": "sha256-KF4t5iagvmzUCT/ukiMbKg+hG+raFm+qs4zRWJouho8=",
"owner": "nix-community",
"repo": "NUR",
"rev": "9d6c360577861a5218dbf453b84483075e6b56d2",
"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-02 19:24:28 +01:00
"lastModified": 1772094145,
"narHash": "sha256-26MV9TbyAF0KFqZtIHPYu6wqJwf0pNPdW/D3gDQEUlQ=",
2026-01-20 21:17:08 +01:00
"owner": "anomalyco",
"repo": "opencode",
2026-03-02 19:24:28 +01:00
"rev": "799b2623cbb1c0f19e045d87c2c8593e83678bc0",
2026-01-20 21:17:08 +01:00
"type": "github"
},
"original": {
"owner": "anomalyco",
2026-03-02 19:24:28 +01:00
"ref": "v1.2.15",
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",
"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",
"nixpkgs": "nixpkgs_5",
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",
"nixpkgs": "nixpkgs_6",
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
}