mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
namespace-cli: 0.0.530 -> 0.0.531 (#538122)
This commit is contained in:
commit
61b8f1917c
1 changed files with 3 additions and 3 deletions
|
|
@ -6,13 +6,13 @@
|
|||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "namespace-cli";
|
||||
version = "0.0.530";
|
||||
version = "0.0.531";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "namespacelabs";
|
||||
repo = "foundation";
|
||||
rev = "v${finalAttrs.version}";
|
||||
hash = "sha256-pfa/337lqSXVu6nGhv4deXXiqSo5eojWXESk6+Y/DN8=";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-HlCyUwGwc261p2e4DK8J0VEN5EIO1UpbnxQ5f6oxaSs=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-joxaA0x1Ldn82O5k+H9A1rsirBkfpOw+83E4GHCwKb8=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue