Run formatter over project. Tidy up laptop packages.
This commit is contained in:
parent
5b08fb0d7f
commit
091c1562f2
14 changed files with 205 additions and 210 deletions
|
@ -4,7 +4,6 @@
|
|||
dotnetCorePackages,
|
||||
...
|
||||
}:
|
||||
|
||||
buildDotnetModule rec {
|
||||
pname = "webone";
|
||||
version = "0.17.5";
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
# This file was automatically generated by passthru.fetch-deps.
|
||||
# Please dont edit it manually, your changes might get overwritten!
|
||||
# TODO: This format file is obsolete, consider migrating to JSON.
|
||||
|
||||
{ fetchNuGet }:
|
||||
[
|
||||
{fetchNuGet}: [
|
||||
(fetchNuGet {
|
||||
pname = "Microsoft.NETCore.Platforms";
|
||||
version = "3.1.0";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue