Compare commits

..

No commits in common. "513c690db3d6f1865ff0e0674d5ad0a8c0d8be34" and "8e36c464acfdebeb1a064c423e4102bb664d43ab" have entirely different histories.

3 changed files with 5 additions and 6 deletions

8
flake.lock generated
View file

@ -76,17 +76,17 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1727634051,
"narHash": "sha256-S5kVU7U82LfpEukbn/ihcyNt2+EvG7Z5unsKW9H/yFA=",
"lastModified": 1728193676,
"narHash": "sha256-PbDWAIjKJdlVg+qQRhzdSor04bAPApDqIv2DofTyynk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "06cf0e1da4208d3766d898b7fdab6513366d45b9",
"rev": "ecbc1ca8ffd6aea8372ad16be9ebbb39889e55b6",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"rev": "06cf0e1da4208d3766d898b7fdab6513366d45b9",
"type": "github"
}
},

View file

@ -2,7 +2,7 @@
description = "Nixos config flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/06cf0e1da4208d3766d898b7fdab6513366d45b9";
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
# Secrets management
sops-nix = {

View file

@ -68,7 +68,6 @@
ms-python.debugpy
ms-python.black-formatter
ms-python.isort
ms-vscode-remote.remote-containers
dbaeumer.vscode-eslint
];
};