dotfiles/flake.lock

533 lines
14 KiB
Text
Raw Normal View History

2021-05-30 20:41:33 +01:00
{
"nodes": {
2022-12-19 09:04:27 +00:00
"alejandra": {
"inputs": {
"fenix": "fenix",
"flakeCompat": "flakeCompat",
"nixpkgs": [
"nixpkgs-nixos-unstable"
]
},
"locked": {
2024-12-01 15:59:05 +00:00
"lastModified": 1732419807,
"narHash": "sha256-fxWG4fSgViAfBCYNr8V9w8uWfBpdXWT41ssNQGoHYck=",
2022-12-19 09:04:27 +00:00
"owner": "kamadorueda",
"repo": "alejandra",
2024-12-01 15:59:05 +00:00
"rev": "04fe4d17dc488744879008f9a8e5cb9affefa2ec",
2022-12-19 09:04:27 +00:00
"type": "github"
},
"original": {
"owner": "kamadorueda",
"ref": "main",
"repo": "alejandra",
"type": "github"
}
},
2022-12-07 23:52:15 +00:00
"crane": {
"locked": {
2024-11-03 13:44:24 +00:00
"lastModified": 1727974419,
"narHash": "sha256-WD0//20h+2/yPGkO88d2nYbb23WMWYvnRyDQ9Dx4UHg=",
2022-12-07 23:52:15 +00:00
"owner": "ipetkov",
"repo": "crane",
2024-11-03 13:44:24 +00:00
"rev": "37e4f9f0976cb9281cd3f0c70081e5e0ecaee93f",
2022-12-07 23:52:15 +00:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2022-03-10 12:21:27 +00:00
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
2024-12-01 15:59:05 +00:00
"lastModified": 1733047432,
"narHash": "sha256-fQUKxgxAEHlL5bevRkdsQB7sSpAMhlvxf7Zw0KK8QIg=",
2022-03-10 12:21:27 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-12-01 15:59:05 +00:00
"rev": "e30a3622b606dffc622305b4bbe1cfe37e78fa40",
2022-03-10 12:21:27 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-04-01 10:17:50 +01:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
2024-12-01 15:59:05 +00:00
"lastModified": 1732988076,
"narHash": "sha256-2uMaVAZn7fiyTUGhKgleuLYe5+EAAYB/diKxrM7g3as=",
2023-04-01 10:17:50 +01:00
"owner": "nix-community",
"repo": "disko",
2024-12-01 15:59:05 +00:00
"rev": "2814a5224a47ca19e858e027f7e8bff74a8ea9f1",
2023-04-01 10:17:50 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2023-03-04 07:19:28 +00:00
"endless-sky": {
"locked": {
"lastModified": 1677885745,
"narHash": "sha256-4dMqk/2nWtw4h6aSLBEV2pEum7CA0IexNDnA9y3f2yE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2100c4926200b1ebbee032ad22113597195932f2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "2100c4926200b1ebbee032ad22113597195932f2",
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-19 09:04:27 +00:00
"fenix": {
"inputs": {
"nixpkgs": [
"alejandra",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2024-11-23 22:15:44 +00:00
"lastModified": 1730615655,
"narHash": "sha256-2HBR3zLn57LXKNRtxBb+O+uDqHM4n0pz51rPayMl4cg=",
2022-12-19 09:04:27 +00:00
"owner": "nix-community",
"repo": "fenix",
2024-11-23 22:15:44 +00:00
"rev": "efeb50e2535b17ffd4a135e6e3e5fd60a525180c",
2022-12-19 09:04:27 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2022-11-08 16:28:34 +00:00
"flake-compat": {
"flake": false,
"locked": {
2024-12-01 15:59:05 +00:00
"lastModified": 1732722421,
"narHash": "sha256-HRJ/18p+WoXpWJkcdsk9St5ZiukCqSDgbOGFa8Okehg=",
2022-11-08 16:28:34 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2024-12-01 15:59:05 +00:00
"rev": "9ed2ac151eada2306ca8c418ebd97807bb08f6ac",
2022-11-08 16:28:34 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2021-05-30 23:13:31 +01:00
"flake-utils": {
2023-04-14 19:02:05 +01:00
"inputs": {
"systems": "systems"
},
2024-01-15 14:15:15 +00:00
"locked": {
2024-11-23 22:15:44 +00:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-01-15 14:15:15 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-23 22:15:44 +00:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-01-15 14:15:15 +00:00
"type": "github"
},
2021-05-30 20:41:33 +01:00
"original": {
"owner": "numtide",
"ref": "main",
2021-05-30 20:41:33 +01:00
"repo": "flake-utils",
"type": "github"
}
},
2022-12-19 09:04:27 +00:00
"flakeCompat": {
"flake": false,
"locked": {
2024-11-23 22:15:44 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2022-12-19 09:04:27 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2024-11-23 22:15:44 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2022-12-19 09:04:27 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-07-13 20:55:49 +01:00
"flakey-profile": {
"locked": {
"lastModified": 1712898590,
"narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
"owner": "lf-",
"repo": "flakey-profile",
"rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
"type": "github"
},
"original": {
"owner": "lf-",
"repo": "flakey-profile",
"type": "github"
}
},
2022-12-07 23:52:15 +00:00
"helix": {
"inputs": {
2023-08-26 20:42:12 +01:00
"crane": "crane",
2023-12-18 10:28:15 +00:00
"flake-utils": [
"flake-utils"
],
2022-12-07 23:52:15 +00:00
"nixpkgs": [
2023-06-22 10:42:53 +01:00
"nixpkgs-stable"
2022-12-07 23:52:15 +00:00
],
"rust-overlay": "rust-overlay"
},
"locked": {
2024-12-01 15:59:05 +00:00
"lastModified": 1732735497,
"narHash": "sha256-qaiRKT4T+kRAMwfFf1fIJ5pwCcaLp2dfNpT65C4uWuE=",
2022-12-07 23:52:15 +00:00
"owner": "helix-editor",
"repo": "helix",
2024-12-01 15:59:05 +00:00
"rev": "e1d1a5c5a12127ded88dfcf66dd74aad1650977c",
2022-12-07 23:52:15 +00:00
"type": "github"
},
"original": {
"owner": "helix-editor",
2023-08-26 20:42:12 +01:00
"ref": "master",
2022-12-07 23:52:15 +00:00
"repo": "helix",
"type": "github"
}
},
2021-05-30 20:41:33 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
2024-06-01 15:23:12 +01:00
"nixpkgs-stable"
2023-06-01 19:03:20 +01:00
]
2021-05-30 20:41:33 +01:00
},
"locked": {
2024-12-01 12:08:22 +00:00
"lastModified": 1732466619,
"narHash": "sha256-T1e5oceypZu3Q8vzICjv1X/sGs9XfJRMW5OuXHgpB3c=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-01 12:08:22 +00:00
"rev": "f3111f62a23451114433888902a55cf0692b408d",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-12-01 12:08:22 +00:00
"ref": "release-24.11",
2021-05-30 20:41:33 +01:00
"repo": "home-manager",
"type": "github"
}
},
2024-07-13 20:55:49 +01:00
"lix": {
"flake": false,
"locked": {
"lastModified": 1720626042,
"narHash": "sha256-f8k+BezKdJfmE+k7zgBJiohtS3VkkriycdXYsKOm3sc=",
"rev": "2a4376be20d70feaa2b0e640c5041fb66ddc67ed",
"type": "tarball",
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/2a4376be20d70feaa2b0e640c5041fb66ddc67ed.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://git.lix.systems/lix-project/lix/archive/2.90.0.tar.gz"
}
},
"lix-module": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"flakey-profile": "flakey-profile",
"lix": "lix",
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
"lastModified": 1720641669,
"narHash": "sha256-yEO2cGNgzm9x/XxiDQI+WckSWnZX63R8aJLBRSXtYNE=",
"rev": "5c48c833c15bb80d127a398a8c2484d42fdd8257",
"type": "tarball",
"url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/5c48c833c15bb80d127a398a8c2484d42fdd8257.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://git.lix.systems/lix-project/nixos-module/archive/2.90.0.tar.gz"
}
},
2022-10-01 13:37:46 +01:00
"nil": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs-nixos-unstable"
],
2022-12-07 23:52:15 +00:00
"rust-overlay": "rust-overlay_2"
2022-10-01 13:37:46 +01:00
},
"locked": {
2024-11-23 22:15:44 +00:00
"lastModified": 1732053863,
"narHash": "sha256-DCIVdlb81Fct2uwzbtnawLBC/U03U2hqx8trqTJB7WA=",
2022-10-01 13:37:46 +01:00
"owner": "oxalica",
"repo": "nil",
2024-11-23 22:15:44 +00:00
"rev": "2e24c9834e3bb5aa2a3701d3713b43a6fb106362",
2022-10-01 13:37:46 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
2023-08-18 16:25:36 +01:00
"ref": "main",
2022-10-01 13:37:46 +01:00
"repo": "nil",
"type": "github"
}
},
2023-12-18 21:02:29 +00:00
"nix-ld": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
2024-10-05 22:52:59 +01:00
"lastModified": 1728031945,
"narHash": "sha256-NRkLjdMtVfC6dD1gEbYZWFEtbmC2xfD6ft1IP7l76Vw=",
2023-12-18 21:02:29 +00:00
"owner": "Mic92",
"repo": "nix-ld",
2024-10-05 22:52:59 +01:00
"rev": "4524c512e8729ccb5a1b9239d01e1474cbf074a2",
2023-12-18 21:02:29 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "main",
"repo": "nix-ld",
"type": "github"
}
},
2021-06-12 09:40:09 +01:00
"nixos-hardware": {
"locked": {
2024-12-01 15:59:05 +00:00
"lastModified": 1732483221,
"narHash": "sha256-kF6rDeCshoCgmQz+7uiuPdREVFuzhIorGOoPXMalL2U=",
"owner": "NixOS",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
2024-12-01 15:59:05 +00:00
"rev": "45348ad6fb8ac0e8415f6e5e96efe47dd7f39405",
2021-06-12 09:40:09 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
"type": "github"
}
},
2022-07-03 18:50:30 +01:00
"nixpkgs-master": {
"locked": {
2024-12-01 15:59:05 +00:00
"lastModified": 1733052534,
"narHash": "sha256-fqmu39j1Y0FEhF/KZcGUW9MjAGotAaTfN2gyb1a2LZ0=",
2022-07-03 18:50:30 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-01 15:59:05 +00:00
"rev": "10f06c512e429ffd497761a5a49e31ada70e85ca",
2022-07-03 18:50:30 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-01 14:30:39 +01:00
"nixpkgs-nixos-unstable": {
2021-05-31 09:15:44 +01:00
"locked": {
2024-12-01 15:59:05 +00:00
"lastModified": 1732837521,
"narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=",
2021-05-31 09:15:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-01 15:59:05 +00:00
"rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370",
2021-05-31 09:15:44 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-06-01 14:30:39 +01:00
"ref": "nixos-unstable",
2021-05-31 09:15:44 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-01-31 21:38:23 +00:00
"nixpkgs-rust-analyzer": {
"locked": {
2024-12-01 15:59:05 +00:00
"lastModified": 1733052534,
"narHash": "sha256-fqmu39j1Y0FEhF/KZcGUW9MjAGotAaTfN2gyb1a2LZ0=",
"owner": "NixOS",
2023-01-31 21:38:23 +00:00
"repo": "nixpkgs",
2024-12-01 15:59:05 +00:00
"rev": "10f06c512e429ffd497761a5a49e31ada70e85ca",
2023-01-31 21:38:23 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-11-30 10:00:47 +00:00
"ref": "master",
2023-01-31 21:38:23 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-01 14:30:39 +01:00
"nixpkgs-stable": {
2021-05-30 20:41:33 +01:00
"locked": {
2024-12-01 12:08:22 +00:00
"lastModified": 1732981179,
"narHash": "sha256-F7thesZPvAMSwjRu0K8uFshTk3ZZSNAsXTIFvXBT+34=",
2021-05-30 20:41:33 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-01 12:08:22 +00:00
"rev": "62c435d93bf046a5396f3016472e8f7c8e2aed65",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-01 12:08:22 +00:00
"ref": "nixos-24.11",
2021-05-30 20:41:33 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-12-01 15:59:05 +00:00
"lastModified": 1733053581,
"narHash": "sha256-hD/2NwEniVcvRbF8Yo+NTkDnMFYzmcoqIQQ7XeFQL8Y=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "NUR",
2024-12-01 15:59:05 +00:00
"rev": "22a702207667b663fb1e31720457daade0580312",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
2022-12-19 09:04:27 +00:00
"alejandra": "alejandra",
2022-03-10 12:21:27 +00:00
"darwin": "darwin",
2023-04-01 10:17:50 +01:00
"disko": "disko",
2023-03-04 07:19:28 +00:00
"endless-sky": "endless-sky",
2022-11-08 16:28:34 +00:00
"flake-compat": "flake-compat",
2024-12-01 12:08:22 +00:00
"flake-utils": "flake-utils",
2022-12-07 23:52:15 +00:00
"helix": "helix",
2021-05-30 20:41:33 +01:00
"home-manager": "home-manager",
2024-07-13 20:55:49 +01:00
"lix-module": "lix-module",
2022-10-01 13:37:46 +01:00
"nil": "nil",
2023-12-18 21:02:29 +00:00
"nix-ld": "nix-ld",
2021-06-12 09:40:09 +01:00
"nixos-hardware": "nixos-hardware",
2022-07-03 18:50:30 +01:00
"nixpkgs-master": "nixpkgs-master",
2021-06-01 14:30:39 +01:00
"nixpkgs-nixos-unstable": "nixpkgs-nixos-unstable",
2023-01-31 21:38:23 +00:00
"nixpkgs-rust-analyzer": "nixpkgs-rust-analyzer",
2021-05-31 09:15:44 +01:00
"nixpkgs-stable": "nixpkgs-stable",
2021-10-30 11:10:19 +01:00
"nur": "nur",
2024-03-24 11:33:56 +00:00
"sops": "sops"
2021-10-30 11:10:19 +01:00
}
},
2022-12-19 09:04:27 +00:00
"rust-analyzer-src": {
"flake": false,
"locked": {
2024-11-23 22:15:44 +00:00
"lastModified": 1730555913,
"narHash": "sha256-KNHZUlqsEibg3YtfUyOFQSofP8hp1HKoY+laoesBxRM=",
2022-12-19 09:04:27 +00:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-11-23 22:15:44 +00:00
"rev": "f17a5bbfd0969ba2e63a74505a80e55ecb174ed9",
2022-12-19 09:04:27 +00:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
2022-10-01 13:37:46 +01:00
"rust-overlay": {
2022-12-07 23:52:15 +00:00
"inputs": {
"nixpkgs": [
"helix",
"nixpkgs"
]
},
"locked": {
2024-11-03 13:44:24 +00:00
"lastModified": 1728268235,
"narHash": "sha256-lJMFnMO4maJuNO6PQ5fZesrTmglze3UFTTBuKGwR1Nw=",
2022-12-07 23:52:15 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-11-03 13:44:24 +00:00
"rev": "25685cc2c7054efc31351c172ae77b21814f2d42",
2022-12-07 23:52:15 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_2": {
2022-10-01 13:37:46 +01:00
"inputs": {
"nixpkgs": [
"nil",
"nixpkgs"
]
},
"locked": {
2024-11-23 22:15:44 +00:00
"lastModified": 1731983527,
"narHash": "sha256-JECaBgC0pQ91Hq3W4unH6K9to8s2Zl2sPNu7bLOv4ek=",
2022-10-01 13:37:46 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-11-23 22:15:44 +00:00
"rev": "71287228d96e9568e1e70c6bbfa3f992d145947b",
2022-10-01 13:37:46 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2021-10-30 11:10:19 +01:00
"sops": {
"inputs": {
2022-06-04 08:40:14 +01:00
"nixpkgs": [
"nixpkgs-stable"
2022-12-12 11:34:56 +00:00
]
2021-10-30 11:10:19 +01:00
},
"locked": {
2024-12-01 15:59:05 +00:00
"lastModified": 1732575825,
"narHash": "sha256-xtt95+c7OUMoqZf4OvA/7AemiH3aVuWHQbErYQoPwFk=",
2021-10-30 11:10:19 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2024-12-01 15:59:05 +00:00
"rev": "3433ea14fbd9e6671d0ff0dd45ed15ee4c156ffa",
2021-10-30 11:10:19 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "master",
"repo": "sops-nix",
"type": "github"
2021-05-30 20:41:33 +01:00
}
2022-12-02 14:56:05 +00:00
},
2023-04-14 19:02:05 +01:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2021-05-30 20:41:33 +01:00
}
},
"root": "root",
"version": 7
}