Skip to content

Commit

Permalink
Update after NixOS/nixpkgs#328427
Browse files Browse the repository at this point in the history
  • Loading branch information
vbgl committed Jul 23, 2024
1 parent 5d9679f commit 14429cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .nix/nixpkgs.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fetchTarball {
url = https://github.com/vbgl/nixpkgs/archive/74f183f10a046021f8972cea40a09bf98de3b1ba.tar.gz;
sha256 = "0cj9ibn961p4xvnskfini0gmr3kyanwj1gbh1i1qn72dpzidml48";
}
url = https://github.com/NixOS/nixpkgs/archive/681e984f8e3d66f4fd8a94ea28bb7a8b87b27216.tar.gz;
sha256 = "1r5cicnyw6iff2jkchj2v1l41m6idypa7z4j8vqqjirdh5kkgw9p";
}

0 comments on commit 14429cf

Please sign in to comment.