Add credit to Aires

This commit is contained in:
Aaron Honeycutt 2024-02-06 15:54:10 +00:00
parent 58c7a4c8bf
commit 98f2bd178e

View file

@ -1,5 +1,8 @@
{ pkgs, lib }: { pkgs, lib }:
# Thanks to Aires!
# https://aires.fyi/blog/installing-a-custom-package-with-nix/
pkgs.stdenv.mkDerivation rec { pkgs.stdenv.mkDerivation rec {
pname = "backrest"; pname = "backrest";
version = "v0.11.0"; version = "v0.11.0";