update
This commit is contained in:
parent
96e0777bef
commit
280de01a85
26
flake.lock
26
flake.lock
|
@ -41,11 +41,11 @@
|
|||
"nixpkgs": "nixpkgs"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1693099183,
|
||||
"narHash": "sha256-Yit54LJIhFsWH4ATpuWAIm7fAZinkvB1wxk0i/LuWes=",
|
||||
"lastModified": 1694136191,
|
||||
"narHash": "sha256-U06z8JHLccMlLdbFKh6Ix2yNpO2pAg+UpP7JufdDJWs=",
|
||||
"owner": "nix-community",
|
||||
"repo": "nix-vscode-extensions",
|
||||
"rev": "d11ffab0c514009179dbcdfee1c397bfaec2f2d4",
|
||||
"rev": "5e763e0a3dc2445c2cdaf3a0945fd17b7134911e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -70,6 +70,21 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1693985761,
|
||||
"narHash": "sha256-K5b+7j7Tt3+AqbWkcw+wMeqOAWyCD1MH26FPZyWXpdo=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "0bffda19b8af722f8069d09d8b6a24594c80b352",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"id": "nixpkgs",
|
||||
"ref": "nixos-unstable",
|
||||
"type": "indirect"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"flake-utils": [
|
||||
|
@ -77,10 +92,7 @@
|
|||
"flake-utils"
|
||||
],
|
||||
"nix-vscode-extensions": "nix-vscode-extensions",
|
||||
"nixpkgs": [
|
||||
"nix-vscode-extensions",
|
||||
"nixpkgs"
|
||||
]
|
||||
"nixpkgs": "nixpkgs_2"
|
||||
}
|
||||
},
|
||||
"systems": {
|
||||
|
|
Loading…
Reference in a new issue