vscode/flake.lock

117 lines
3 KiB
Plaintext
Raw Normal View History

2023-08-28 23:01:23 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
2024-04-11 11:40:49 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-08-28 23:01:23 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2024-04-11 11:40:49 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-08-28 23:01:23 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-04-11 11:40:49 +00:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-08-28 23:01:23 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-04-11 11:40:49 +00:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-08-28 23:01:23 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nix-vscode-extensions": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
2024-06-20 18:52:55 +00:00
"lastModified": 1718846729,
"narHash": "sha256-3I+g3oxXPfEb496qEkwTooJ0hI/PN0vsJQU8GxW/0UA=",
2023-08-28 23:01:23 +00:00
"owner": "nix-community",
"repo": "nix-vscode-extensions",
2024-06-20 18:52:55 +00:00
"rev": "234ea51e28005f0ff2dc1a8b0e9331eb419a145b",
2023-08-28 23:01:23 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-06-04 21:45:10 +00:00
"lastModified": 1713805509,
"narHash": "sha256-YgSEan4CcrjivCNO5ZNzhg7/8ViLkZ4CB/GrGBVSudo=",
2023-08-28 23:01:23 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-04 21:45:10 +00:00
"rev": "1e1dc66fe68972a76679644a5577828b6a7e8be4",
2023-08-28 23:01:23 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-04-11 11:40:49 +00:00
"ref": "nixpkgs-unstable",
2023-08-28 23:01:23 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-08 19:24:43 +00:00
"nixpkgs_2": {
"locked": {
2024-06-20 18:52:55 +00:00
"lastModified": 1718714799,
"narHash": "sha256-FUZpz9rg3gL8NVPKbqU8ei1VkPLsTIfAJ2fdAf5qjak=",
2023-09-08 19:24:43 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-20 18:52:55 +00:00
"rev": "c00d587b1a1afbf200b1d8f0b0e4ba9deb1c7f0e",
2023-09-08 19:24:43 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-08-28 23:01:23 +00:00
"root": {
"inputs": {
"flake-utils": [
"nix-vscode-extensions",
"flake-utils"
],
"nix-vscode-extensions": "nix-vscode-extensions",
2023-09-08 19:24:43 +00:00
"nixpkgs": "nixpkgs_2"
2023-08-28 23:01:23 +00: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"
}
}
},
"root": "root",
"version": 7
}