mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
gef: 2021.01 -> 2021.04
This commit is contained in:
parent
36b05ecd9e
commit
4fd1ebe799
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ let
|
|||
src = fetchFromGitHub {
|
||||
owner = "hugsy";
|
||||
repo = "gef";
|
||||
rev = "2021.01";
|
||||
sha256 = "0gw112s16pdjd5csp8ap0qq2d3bkp2s8pyhjbw4f8k0mkgy1j66i";
|
||||
rev = "2021.04";
|
||||
sha256 = "sha256-nxwVaUFtFlDFWCUpXPh4FOuqMJ+COsOZv9IyKZ6dvg8=";
|
||||
};
|
||||
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue