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