Temp use vscode python ext from nixpkgs master
Some checks are pending
pre-commit / pre-commit (push) Waiting to run

This commit is contained in:
2024-09-16 00:30:54 +02:00
parent f4e2ff36c6
commit 85c5aa239a
3 changed files with 42 additions and 10 deletions

17
flake.lock generated
View File

@@ -159,6 +159,22 @@
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1726438876,
"narHash": "sha256-mfk6fhXH75IH2zZIHKD+hdyvvPQxiop16JchbMQrBzw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "401a65280e36b3893f380d1fd67c76a5026b86d3",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1720535198,
@@ -239,6 +255,7 @@
"huecli": "huecli",
"nix-packages": "nix-packages",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-stable": "nixpkgs-stable",
"sops-nix": "sops-nix"
}