nyxt: 2.2.3 -> 2.2.4
This commit is contained in:
parent
3eb5ce7246
commit
c196a8136a
@ -125,7 +125,7 @@ let lispPackages = rec {
|
||||
};
|
||||
nyxt = pkgs.lispPackages.buildLispPackage rec {
|
||||
baseName = "nyxt";
|
||||
version = "2.2.3";
|
||||
version = "2.2.4";
|
||||
|
||||
description = "Browser";
|
||||
|
||||
@ -203,7 +203,7 @@ let lispPackages = rec {
|
||||
owner = "atlas-engineer";
|
||||
repo = "nyxt";
|
||||
rev = "${version}";
|
||||
sha256 = "1v1szbj44pwxh3k70fvg78xjfkab29dqnlafa722sppdyqd06cqp";
|
||||
sha256 = "12l7ir3q29v06jx0zng5cvlbmap7p709ka3ik6x29lw334qshm9b";
|
||||
};
|
||||
|
||||
packageName = "nyxt";
|
||||
|
Loading…
Reference in New Issue
Block a user