pin scenefx to hash and fix deprecation warning

This commit is contained in:
Jiatao Liang 2026-05-21 12:11:29 -04:00
parent da1e1cadf7
commit 7bd2295b42
2 changed files with 19 additions and 5 deletions

View file

@ -3,8 +3,7 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
flake-parts.url = "github:hercules-ci/flake-parts";
scenefx = {
url = "github:wlrfx/scenefx";
inputs.nixpkgs.follows = "nixpkgs";
url = "github:wlrfx/scenefx?rev=3a6cfb12e4ba97b43326357d14f7b3e40897adfc";
};
};