chore(third_party): Bump Nixery version
This commit is contained in:
parent
4c3f27b9a7
commit
bcdd2d3fcb
1 changed files with 2 additions and 2 deletions
4
third_party/nixery.nix
vendored
4
third_party/nixery.nix
vendored
|
@ -5,8 +5,8 @@
|
|||
let src = pkgs.fetchFromGitHub {
|
||||
owner = "google";
|
||||
repo = "nixery";
|
||||
rev = "811a1fd228906c89af61d340be8f44788152dad9";
|
||||
sha256 = "0jsps86kr64rbnyi49w4pv9pr2fz1wp80zzk5a8ap6q21daky4q0";
|
||||
rev = "924a4b2d3bf5ed9d7052d7ac09288bb0037daae1";
|
||||
sha256 = "1ccq2nk4kbprm48zzpvc132970wvdmvi1iyyrk8kbrf3b92gsm63";
|
||||
};
|
||||
in import src {
|
||||
inherit pkgs;
|
||||
|
|
Loading…
Reference in a new issue