chore: update flake.lock
This commit is contained in:
parent
bea3e5485a
commit
9f3dbf066e
4 changed files with 2 additions and 3 deletions
|
@ -233,7 +233,6 @@ in {
|
|||
'';
|
||||
}
|
||||
])
|
||||
|
||||
# Treesitter
|
||||
++ (with pkgs.vimPlugins; [
|
||||
nvim-treesitter-context
|
||||
|
|
Binary file not shown.
|
@ -6,8 +6,8 @@
|
|||
}: let
|
||||
gsr = pkgs.gpu-screen-recorder.overrideAttrs (o: {
|
||||
src = pkgs.fetchurl {
|
||||
url = "https://dec05eba.com/snapshot/gpu-screen-recorder.git.r444.02ee8b8.tar.gz";
|
||||
hash = "sha256-RkHg2OpgaFrKhLa+sa6IMt0j/3wZ6OehSKmD/M63S5Q=";
|
||||
url = "https://dec05eba.com/snapshot/gpu-screen-recorder.git.r445.84f9a04.tar.gz";
|
||||
hash = "sha256-YKGLv7QFBxTZDW9HKS6tEeP1pX91idtuy0oUr4mbjjU=";
|
||||
};
|
||||
|
||||
postPatch = "";
|
||||
|
|
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
Loading…
Reference in a new issue