nix-config/flake.lock

175 lines
4.5 KiB
Text
Raw Normal View History

2022-05-25 19:27:42 +02:00
{
"nodes": {
2022-07-09 23:12:48 +02:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2023-01-03 15:11:21 +01:00
"lastModified": 1672813381,
"narHash": "sha256-PKt6orRiFO19KFKnOhzK26hbFLtimlRNE2dGwrTEhII=",
2022-07-09 23:12:48 +02:00
"owner": "nix-community",
"repo": "fenix",
2023-01-03 15:11:21 +01:00
"rev": "eb6583fcd626051c4d284f2fb51cd2659a43e7f6",
2022-07-09 23:12:48 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2022-05-25 19:27:42 +02:00
"flake-utils": {
2022-08-05 02:08:32 +02:00
"locked": {
2022-11-14 16:05:39 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-08-05 02:08:32 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-14 16:05:39 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-08-05 02:08:32 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-09-27 01:16:19 +02:00
"flake-utils_2": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-05-25 19:27:42 +02:00
"microvm": {
"inputs": {
2022-11-26 12:24:23 +01:00
"flake-utils": "flake-utils_2",
2022-05-25 19:27:42 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-12-25 15:30:09 +01:00
"lastModified": 1671934509,
"narHash": "sha256-flutX1FzFos0+Va7jCAE8F4g/3gzJ9DsOlYYRsQ+Kh4=",
2022-05-25 19:27:42 +02:00
"owner": "astro",
"repo": "microvm.nix",
2022-12-25 15:30:09 +01:00
"rev": "9bc97fe223048f09ec83de9b29b78766194e554c",
2022-05-25 19:27:42 +02:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "microvm.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-01-03 15:11:21 +01:00
"lastModified": 1672616430,
"narHash": "sha256-e18rRwDUaW/Uw1tBmtsVueJ2SVI5DLhrEGwhkIo+c50=",
2022-11-26 12:24:23 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-01-03 15:11:21 +01:00
"rev": "0bf3109eeb61780965c27f4a0a4affdcd0cd4d3d",
2022-11-26 12:24:23 +01:00
"type": "github"
2022-05-25 19:27:42 +02:00
},
"original": {
2022-11-26 12:24:23 +01:00
"owner": "NixOS",
2022-12-16 20:32:36 +01:00
"ref": "nixos-22.11",
2022-11-26 12:24:23 +01:00
"repo": "nixpkgs",
"type": "github"
2022-05-25 19:27:42 +02:00
}
},
2022-12-16 20:32:36 +01:00
"nixpkgs-stable": {
2022-05-25 19:27:42 +02:00
"locked": {
2023-01-03 15:11:21 +01:00
"lastModified": 1672500394,
"narHash": "sha256-yzwBzCoeRBoRzm7ySHhm72kBG0QjgFalLz2FY48iLI4=",
2022-05-25 19:27:42 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-01-03 15:11:21 +01:00
"rev": "feda52be1d59f13b9aa02f064b4f14784b9a06c8",
2022-05-25 19:27:42 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-16 20:32:36 +01:00
"ref": "release-22.11",
2022-05-25 19:27:42 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-06-17 02:24:56 +02:00
"nixpkgs-unstable": {
"locked": {
2023-01-03 15:11:21 +01:00
"lastModified": 1672617983,
"narHash": "sha256-68WDiCBs631mbDDk4UAKdGURKcsfW6hjb7wgudTAe5o=",
2022-06-17 02:24:56 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-01-03 15:11:21 +01:00
"rev": "0fc9fca9c8d43edd79d33fea0dd8409d7c4580f4",
2022-06-17 02:24:56 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-05-25 19:27:42 +02:00
"root": {
"inputs": {
2022-07-09 23:12:48 +02:00
"fenix": "fenix",
2022-11-26 12:24:23 +01:00
"flake-utils": "flake-utils",
2022-05-25 19:27:42 +02:00
"microvm": "microvm",
2022-11-26 12:24:23 +01:00
"nixpkgs": "nixpkgs",
2022-06-17 02:24:56 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
2022-05-25 19:27:42 +02:00
"sops-nix": "sops-nix"
}
},
2022-07-09 23:12:48 +02:00
"rust-analyzer-src": {
"flake": false,
2022-06-27 18:50:46 +02:00
"locked": {
2023-01-03 15:11:21 +01:00
"lastModified": 1672757238,
"narHash": "sha256-BK1njXsjprMT0f+1aQYmZ/ueN9D3Y3wrz9gw4UvieRQ=",
2022-07-09 23:12:48 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2023-01-03 15:11:21 +01:00
"rev": "a97c71f92d574cb5104e3e1246eb9038d1a214a2",
2022-06-27 18:50:46 +02:00
"type": "github"
},
"original": {
2022-07-09 23:12:48 +02:00
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
2022-06-27 18:50:46 +02:00
"type": "github"
}
},
2022-05-25 19:27:42 +02:00
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2022-12-16 20:32:36 +01:00
"nixpkgs-stable": "nixpkgs-stable"
2022-05-25 19:27:42 +02:00
},
"locked": {
2023-01-03 15:11:21 +01:00
"lastModified": 1672543202,
"narHash": "sha256-nlCUtcIZxaBqUBG1GyaXhZmfyG5WK4e6LqypP8llX9E=",
2022-05-25 19:27:42 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2023-01-03 15:11:21 +01:00
"rev": "b35586cc5abacd4eba9ead138b53e2a60920f781",
2022-05-25 19:27:42 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}