12 lines
296 B
Nix
12 lines
296 B
Nix
|
# This file was automatically generated by passthru.fetch-deps.
|
||
|
# Please dont edit it manually, your changes might get overwritten!
|
||
|
|
||
|
{ fetchNuGet }:
|
||
|
[
|
||
|
(fetchNuGet {
|
||
|
pname = "CommandLineParser";
|
||
|
version = "2.9.1";
|
||
|
hash = "sha256-ApU9y1yX60daSjPk3KYDBeJ7XZByKW8hse9NRZGcjeo=";
|
||
|
})
|
||
|
]
|