This commit is contained in:
nora 2023-09-25 19:43:45 +02:00
parent ec2c0eac6e
commit 1db3122d1e
2 changed files with 10 additions and 9 deletions

18
flake.lock generated
View file

@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1695043542,
"narHash": "sha256-uUoftoffo9F+tLpepz99M5Z9dTPAiBy5EjYRScaNO1o=",
"lastModified": 1695550077,
"narHash": "sha256-xoxR/iY69/3lTnnZDP6gf3J46DUKPcf+Y1jH03tfZXE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "e63a6b34792884bfe4056d1ef561b5611589b8ad",
"rev": "a88df2fb101778bfd98a17556b3a2618c6c66091",
"type": "github"
},
"original": {
@ -57,11 +57,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1694767346,
"narHash": "sha256-5uH27SiVFUwsTsqC5rs3kS7pBoNhtoy9QfTP9BmknGk=",
"lastModified": 1695360818,
"narHash": "sha256-JlkN3R/SSoMTa+CasbxS1gq+GpGxXQlNZRUh9+LIy/0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ace5093e36ab1e95cb9463863491bee90d5a4183",
"rev": "e35dcc04a3853da485a396bdd332217d0ac9054f",
"type": "github"
},
"original": {
@ -73,11 +73,11 @@
},
"nur": {
"locked": {
"lastModified": 1695048039,
"narHash": "sha256-zbJJylG0nrr6bP4+UXK10m2h9Kae5OUeYntU6rli02o=",
"lastModified": 1695663049,
"narHash": "sha256-JZKIK7QoZHklkVgWoGyVXn8G9+3f2GwgTXAS+d+5XMs=",
"owner": "nix-community",
"repo": "NUR",
"rev": "e57ad2a4d59c577780da709180c36304a1d8106c",
"rev": "0d5489c5cb0a3247ea025abcef83aa1757ae2288",
"type": "github"
},
"original": {

View file

@ -47,6 +47,7 @@
nvarner.typst-lsp
github.vscode-github-actions
vadimcn.vscode-lldb
ms-vscode.hexeditor
] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
{
publisher = "dtsvet";