Remove lock
This commit is contained in:
parent
314a067795
commit
f1a93f1cf7
6 changed files with 7 additions and 2114 deletions
|
|
@ -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
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue