Skip to content

Commit

Permalink
nix: update hash
Browse files Browse the repository at this point in the history
  • Loading branch information
kraanzu committed Nov 8, 2024
1 parent 5b76193 commit 272bdcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ in
owner = username;
repo = pname;
rev = ver;
hash = "sha256-U1C1Ht6sNh1skjukGKeCcOxYMplsJ+XCWH/Pa4ylZZc=";
hash = "sha256-UvCuAlOzmkaYwlc5BpehWkhMVd2tGeBSpWT9YkIEXsk=";
};

build-system = with python3.pkgs; [poetry-core];
Expand Down

0 comments on commit 272bdcb

Please sign in to comment.