Skip to content

Commit

Permalink
maintainers: add leo248
Browse files Browse the repository at this point in the history
Update pkgs/by-name/de/deskreen/package.nix

Co-authored-by: Pol Dellaiera <[email protected]>

	modified:   maintainers/maintainer-list.nix
  • Loading branch information
leo248 committed Jan 25, 2024
1 parent 9a0d8f1 commit 790bdc2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
8 changes: 8 additions & 0 deletions maintainers/maintainer-list.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10451,6 +10451,14 @@
githubId = 31388299;
name = "Leonardo Eugênio";
};
leo248 = {
github ="leo248";
githubId = 95365184;
keys = [{
fingerprint = "81E3 418D C1A2 9687 2C4D 96DC BB1A 818F F295 26D2";
}];
name = "leo248";
};
leo60228 = {
email = "[email protected]";
matrix = "@leo60228:matrix.org";
Expand Down
9 changes: 5 additions & 4 deletions pkgs/by-name/de/deskreen/package.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{ lib,
fetchurl,
appimageTools,
stdenvNoCC }:
{ lib
, stdenvNoCC
, fetchurl
, appimageTools
}:

stdenvNoCC.mkDerivation (finalAttrs: {
pname = "deskreen";
Expand Down

0 comments on commit 790bdc2

Please sign in to comment.