mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-06 04:53:27 +00:00
1c182502bf
Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
12 lines
296 B
Nix
Generated
12 lines
296 B
Nix
Generated
# 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=";
|
|
})
|
|
]
|