mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-01-28 18:17:13 +08:00
add ci
This commit is contained in:
parent
81f9f69b84
commit
5ee7f3d73e
2 changed files with 29 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ buildGoModule, path, pkgs, vendorSha256 }:
|
||||
{ stdenv, buildGoModule, path, pkgs, vendorSha256 }:
|
||||
buildGoModule {
|
||||
pname = "sops-install-secrets";
|
||||
version = "0.0.1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue