feat: add openshell package
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 35m25s
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 35m25s
This commit is contained in:
17
pkgs/openshell/sources.json
Normal file
17
pkgs/openshell/sources.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": "v0.0.14",
|
||||
"sources": {
|
||||
"x86_64-linux": {
|
||||
"url": "https://github.com/NVIDIA/OpenShell/releases/download/v0.0.14/openshell-x86_64-unknown-linux-musl.tar.gz",
|
||||
"hash": "sha256-80rPByRSGArchy2yB+7Bbyqne24nI8dFZnfCgdfR2dY="
|
||||
},
|
||||
"aarch64-linux": {
|
||||
"url": "https://github.com/NVIDIA/OpenShell/releases/download/v0.0.14/openshell-aarch64-unknown-linux-musl.tar.gz",
|
||||
"hash": "sha256-bHC9MRK6ZSTBZxiwujdHQjgBHXTGlLLxiqYAPaExKKU="
|
||||
},
|
||||
"aarch64-darwin": {
|
||||
"url": "https://github.com/NVIDIA/OpenShell/releases/download/v0.0.14/openshell-aarch64-apple-darwin.tar.gz",
|
||||
"hash": "sha256-8FaZt0qcYPEFt6+SJPJo8SYlYZbQZt6RtCO/pb4Gbso="
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user