This repository has been archived on 2024-01-17. You can view files and clone it, but cannot push or open issues or pull requests.
code-server-configurations/flake.lock

131 lines
3.1 KiB
Plaintext
Raw Normal View History

2023-07-04 09:32:48 +00:00
{
"nodes": {
2023-09-28 05:36:53 +00:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1687709756,
"narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-07-04 09:32:48 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-11-07 06:21:55 +00:00
"lastModified": 1699290318,
"narHash": "sha256-weH8oEJo+g0yJtGGU+Zo2pg5kOxPUCAFl8v/5dEnH00=",
2023-07-04 09:32:48 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-07 06:21:55 +00:00
"rev": "c067d57fc4552835987fd7611c3a6741ee32ebd5",
2023-07-04 09:32:48 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-09-28 05:36:53 +00:00
"nil": {
2023-07-05 02:33:04 +00:00
"inputs": {
2023-09-28 05:36:53 +00:00
"flake-utils": "flake-utils",
2023-07-05 02:33:04 +00:00
"nixpkgs": [
"nixpkgs"
2023-09-28 05:36:53 +00:00
],
"rust-overlay": "rust-overlay"
2023-07-05 02:33:04 +00:00
},
"locked": {
2023-09-28 05:36:53 +00:00
"lastModified": 1691372739,
"narHash": "sha256-fZ8KfBMcIFO/R7xaWtB85SFeuUjb9SCH8fxYBnY8068=",
"owner": "oxalica",
"repo": "nil",
"rev": "97abe7d3d48721d4e0fcc1876eea83bb4247825b",
2023-07-05 02:33:04 +00:00
"type": "github"
},
"original": {
2023-09-28 05:36:53 +00:00
"owner": "oxalica",
"ref": "2023-08-09",
"repo": "nil",
2023-07-05 02:33:04 +00:00
"type": "github"
}
},
2023-07-04 09:32:48 +00:00
"nixpkgs": {
"locked": {
2023-11-07 06:21:55 +00:00
"lastModified": 1699099776,
"narHash": "sha256-X09iKJ27mGsGambGfkKzqvw5esP1L/Rf8H3u3fCqIiU=",
2023-07-04 09:32:48 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-07 06:21:55 +00:00
"rev": "85f1ba3e51676fa8cc604a3d863d729026a6b8eb",
2023-07-04 09:32:48 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-28 05:36:53 +00:00
"root": {
"inputs": {
"home-manager": "home-manager",
"nil": "nil",
"nixpkgs": "nixpkgs"
}
},
"rust-overlay": {
2023-07-05 02:33:04 +00:00
"inputs": {
2023-09-28 05:36:53 +00:00
"flake-utils": [
"nil",
"flake-utils"
],
2023-07-05 02:33:04 +00:00
"nixpkgs": [
2023-09-28 05:36:53 +00:00
"nil",
2023-07-05 02:33:04 +00:00
"nixpkgs"
2023-09-28 05:36:53 +00:00
]
2023-07-05 02:33:04 +00:00
},
"locked": {
2023-09-28 05:36:53 +00:00
"lastModified": 1688783586,
"narHash": "sha256-HHaM2hk2azslv1kH8zmQxXo2e7i5cKgzNIuK4yftzB0=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "7a29283cc242c2486fc67f60b431ef708046d176",
2023-07-05 02:33:04 +00:00
"type": "github"
},
"original": {
2023-09-28 05:36:53 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-07-05 02:33:04 +00:00
"type": "github"
}
},
2023-09-28 05:36:53 +00:00
"systems": {
2023-07-05 02:33:04 +00:00
"locked": {
2023-09-28 05:36:53 +00:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2023-07-05 02:33:04 +00:00
"type": "github"
},
"original": {
2023-09-28 05:36:53 +00:00
"owner": "nix-systems",
"repo": "default",
2023-07-05 02:33:04 +00:00
"type": "github"
2023-07-04 09:32:48 +00:00
}
}
},
"root": "root",
"version": 7
}