Update liqwid-libs

This commit is contained in:
Seungheon Oh 2023-03-14 14:55:19 -05:00
parent a5b50c7301
commit 763fc087a1
2 changed files with 9 additions and 26 deletions

View file

@ -19,7 +19,8 @@
inputs.nixpkgs-latest.follows = "nixpkgs-latest";
};
liqwid-libs.url = "github:Liqwid-Labs/liqwid-libs?ref=seungheonoh/bumpPly";
liqwid-libs.url =
"github:Liqwid-Labs/liqwid-libs?rev=050b2b6a3ee29dbba5bd43c38786b2947f45b2cb";
};
outputs = inputs@{ self, flake-parts, ... }: