This commit is contained in:
2026-04-20 08:53:10 +02:00
parent 5b4e30baaa
commit 23342a1bf5
2 changed files with 1 additions and 20 deletions

19
flake.lock generated
View File

@@ -34,22 +34,6 @@
"type": "github"
}
},
"nixpkgs-angular-cli": {
"locked": {
"lastModified": 1764947035,
"narHash": "sha256-EYHSjVM4Ox4lvCXUMiKKs2vETUSL5mx+J2FfutM7T9w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a672be65651c80d3f592a89b3945466584a22069",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a672be65651c80d3f592a89b3945466584a22069",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1761765539,
@@ -68,8 +52,7 @@
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"nixpkgs-angular-cli": "nixpkgs-angular-cli"
"nixpkgs": "nixpkgs"
}
}
},