mirror of
https://github.com/davegallant/nix-config
synced 2025-08-09 18:52:28 +00:00
Add alejandra
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{ stdenv, lib, fetchFromGitHub }:
|
||||
|
||||
{
|
||||
stdenv,
|
||||
lib,
|
||||
fetchFromGitHub,
|
||||
}:
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "aws-connect";
|
||||
version = "1.0.19";
|
||||
|
Reference in New Issue
Block a user