chore: remove omnisharp since i only need it for one project and it is part of that flake either way

This commit is contained in:
Christoph Hollizeck 2024-10-10 22:30:32 +02:00
parent d5847c75d5
commit 7c5d3bc033
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
2 changed files with 21 additions and 3 deletions

17
flake.lock generated
View file

@ -622,6 +622,22 @@
"type": "github"
}
},
"kitty-theme": {
"flake": false,
"locked": {
"lastModified": 1724021581,
"narHash": "sha256-f+ghj8qiljbHyIPZb6b2IAxxQU9GvbYpTdEEjSN9g8E=",
"owner": "drduh",
"repo": "config",
"rev": "eedb4ecf4bb2b5fd71bb27768f76da0f2e2605c8",
"type": "github"
},
"original": {
"owner": "drduh",
"repo": "config",
"type": "github"
}
},
"nix-ld": {
"inputs": {
"nixpkgs": [
@ -797,6 +813,7 @@
"hyprland": "hyprland",
"hyprland-plugins": "hyprland-plugins",
"kickstartnvim": "kickstartnvim",
"kitty-theme": "kitty-theme",
"nix-ld": "nix-ld",
"nixos-hardware": "nixos-hardware",
"nixos-wsl": "nixos-wsl",