nix-config/flake.lock

159 lines
4 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": {
2022-07-18 00:54:34 +02:00
"lastModified": 1658039175,
"narHash": "sha256-JAqC/sJAGTXCs1DYws1dlzQbViDe4e3xc3PnoYvCgqs=",
2022-07-09 23:12:48 +02:00
"owner": "nix-community",
"repo": "fenix",
2022-07-18 00:54:34 +02:00
"rev": "7307f8f619cb3d91c4e8bdbfe7bef93f1e0097b8",
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": {
"locked": {
2022-06-27 18:50:46 +02:00
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
2022-05-25 19:27:42 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-06-27 18:50:46 +02:00
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-05-25 19:27:42 +02:00
"microvm": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-07-11 23:11:13 +02:00
"lastModified": 1657568623,
"narHash": "sha256-C7PL5/A5mtCajTOsezhiqd00nYVcw2LiLtuEC21oEZA=",
2022-05-25 19:27:42 +02:00
"owner": "astro",
"repo": "microvm.nix",
2022-07-11 23:11:13 +02:00
"rev": "b02fd15331f1cc9c7f0c1144f2742e7fe3b97f28",
2022-05-25 19:27:42 +02:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "microvm.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-07-16 19:12:33 +02:00
"lastModified": 1657815135,
"narHash": "sha256-+5Jby1ayRjtSgsM5IpRNeUgdcIutCKQWR6sypRtd1RE=",
"owner": "NixOS",
2022-05-25 19:27:42 +02:00
"repo": "nixpkgs",
2022-07-16 19:12:33 +02:00
"rev": "c06d5fa9c605d143b15cafdbbb61c7c95388d76e",
2022-05-25 19:27:42 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.05",
2022-05-25 19:27:42 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-22_05": {
"locked": {
2022-07-18 00:54:34 +02:00
"lastModified": 1658029355,
"narHash": "sha256-VJcYmkYfzwHrZ76SMH6y9KqoVFOPgZiJgh1rK9cF2mw=",
2022-05-25 19:27:42 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-18 00:54:34 +02:00
"rev": "4e329926df7ee5fa49929a83d31ee7d541f8b45c",
2022-05-25 19:27:42 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
2022-06-17 02:24:56 +02:00
"nixpkgs-unstable": {
"locked": {
2022-07-18 00:54:34 +02:00
"lastModified": 1658015103,
"narHash": "sha256-mO+23f3SO+fBzEvbxRe6GkSB5Xp43CT2sV8Rs8MYdz8=",
2022-06-17 02:24:56 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-18 00:54:34 +02:00
"rev": "8f485713f5e6b6883a9b6959afa98688360a3ecb",
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-05-25 19:27:42 +02:00
"microvm": "microvm",
"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": {
2022-07-18 00:54:34 +02:00
"lastModified": 1657989926,
"narHash": "sha256-1+luKGZsSwIc8PjRq+MFy6eNIOHQkkwj5ZfiNwbewis=",
2022-07-09 23:12:48 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2022-07-18 00:54:34 +02:00
"rev": "766c5f08610376ab2dda19175bee07238d43bef3",
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"
],
"nixpkgs-22_05": "nixpkgs-22_05"
},
"locked": {
2022-07-18 00:54:34 +02:00
"lastModified": 1658030499,
"narHash": "sha256-Y2Me+uys8VpKUincd7T3ab8O4gBFv8bR5BmBZfn4i4w=",
2022-05-25 19:27:42 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2022-07-18 00:54:34 +02:00
"rev": "7526ce07b897ad1f1016680de5121f646e28a893",
2022-05-25 19:27:42 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}