Remove lock

This commit is contained in:
DashieTM 2024-10-19 13:25:31 +02:00
parent 314a067795
commit f1a93f1cf7
6 changed files with 7 additions and 2114 deletions

View file

@ -230,7 +230,7 @@
netcoredbg
#fsharp
fsharp
fsautocomplete
#fsautocomplete
];
example = [ ];
type = with lib.types; listOf package;
@ -250,7 +250,8 @@
};
packages = lib.mkOption {
default = with pkgs; [
bear
# broke
#bear
gcc
clang-tools
];