nix-config/flake.lock

196 lines
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": {
2022-07-12 20:59:37 +02:00
"lastModified": 1657607339,
"narHash": "sha256-HaqoAwlbVVZH2n4P3jN2FFPMpVuhxDy1poNOR7kzODc=",
2022-07-09 23:12:48 +02:00
"owner": "nix-community",
"repo": "fenix",
2022-07-12 20:59:37 +02:00
"rev": "b814c83d9e6aa5a28d0cf356ecfdafb2505ad37d",
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-07-09 23:12:48 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
],
2022-07-09 23:12:48 +02:00
"utils": "utils"
},
2022-06-27 18:50:46 +02:00
"locked": {
2022-07-12 20:59:37 +02:00
"lastModified": 1657621596,
"narHash": "sha256-lRd1RHpuSaCvkXSLBV/eTW0cKt4pj51yW0d62Yg9dAs=",
2022-07-09 23:12:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-07-12 20:59:37 +02:00
"rev": "1e66e035e18ca02d72ebbbc83e4e75fa0acdf1af",
2022-05-25 19:27:42 +02:00
"type": "github"
},
"original": {
2022-07-09 23:12:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-05-25 19:27:42 +02:00
"type": "github"
}
},
"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-12 20:59:37 +02:00
"lastModified": 1657476024,
"narHash": "sha256-4xnAf6VxE/efOwHt/MsG/g1gmpT78n/8oHqF1atzNjI=",
"owner": "NixOS",
2022-05-25 19:27:42 +02:00
"repo": "nixpkgs",
2022-07-12 20:59:37 +02:00
"rev": "cf034a867e08b7e083df1658c915c58456dbbde2",
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-11 23:11:13 +02:00
"lastModified": 1657399715,
"narHash": "sha256-7YX+I8FP3/iJTRs33VhIbdx91YWlZQf8zaEEeM97964=",
2022-05-25 19:27:42 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-11 23:11:13 +02:00
"rev": "0ad6eae04953060dff8ba28af158799c3e13878d",
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-11 23:11:13 +02:00
"lastModified": 1657447684,
"narHash": "sha256-FCP9AuU1q6PE3vOeM5SFf58f/UKPBAsoSGDUGamNBbo=",
2022-06-17 02:24:56 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-11 23:11:13 +02:00
"rev": "5f43d8b088d3771274bcfb69d3c7435b1121ac88",
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",
"home-manager": "home-manager",
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-12 20:59:37 +02:00
"lastModified": 1657557289,
"narHash": "sha256-PRW+nUwuqNTRAEa83SfX+7g+g8nQ+2MMbasQ9nt6+UM=",
2022-07-09 23:12:48 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2022-07-12 20:59:37 +02:00
"rev": "caf23f29144b371035b864a1017dbc32573ad56d",
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-11 23:11:13 +02:00
"lastModified": 1657474083,
"narHash": "sha256-AVs6Tnu5E81VrT4jPzkkUdBnV2YEoHao7/JI2XBC04U=",
2022-05-25 19:27:42 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2022-07-11 23:11:13 +02:00
"rev": "2c898a6d760c0c47fecd76317175206951ab884d",
2022-05-25 19:27:42 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
2022-07-09 23:12:48 +02:00
},
"utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-05-25 19:27:42 +02:00
}
},
"root": "root",
"version": 7
}