Skip to content

Commit 865bec1

Browse files
committed
chore: upgrade xpg
1 parent 9f5bf67 commit 865bec1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

shell.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ mkShellNoCC {
99
xpg = import (fetchFromGitHub {
1010
owner = "steve-chavez";
1111
repo = "xpg";
12-
rev = "v1.6.1";
13-
sha256 = "sha256-SHvjrW8AgZN8sNxK7Qu78TTzfm543r1dTyvBKxIYwOE=";
12+
rev = "v2.3.0";
13+
sha256 = "sha256-gesjQf2FNfCsb+LdXeaG8X0jjxhOfYGoWz05OvavKY4=";
1414
});
1515
in [
1616
xpg.xpg

0 commit comments

Comments
 (0)