feat: update to new sheetsui version

This commit is contained in:
Jeremy Wall 2025-02-19 14:52:00 -05:00
parent 89cc0c8442
commit cbf5469bf4
2 changed files with 4 additions and 5 deletions

View File

@ -1423,16 +1423,15 @@
"rust-overlay": "rust-overlay_7"
},
"locked": {
"lastModified": 1738116794,
"narHash": "sha256-TXTZx/cpk0Jv15t2QdXRliEME9B6bVyrA0SyHYBPKl8=",
"lastModified": 1739926992,
"narHash": "sha256-fUkGEWA0OuV95vo+5GeqamQEnK+OnYZzTZhaLNU9kTE=",
"owner": "zaphar",
"repo": "sheetsui",
"rev": "0a6807493c3e8fd9f4261135f0226d801a472d53",
"rev": "b5e0362a4e1b8d632b96ddc77ed99d9c8fd31feb",
"type": "github"
},
"original": {
"owner": "zaphar",
"ref": "main",
"repo": "sheetsui",
"type": "github"
}

View File

@ -13,7 +13,7 @@
# ensure that darwinSystem uses our nixpkgs version
inputs.nixpkgs.follows = "nixpkgs-darwin";
};
sheetsui-flake.url = "github:zaphar/sheetsui/main";
sheetsui-flake.url = "github:zaphar/sheetsui";
sile-flake.url = "github:sile-typesetter/sile";
durnitisp-flake.url = "github:zaphar/durnitisp";
runwhen-flake.url = "github:zaphar/runwhen";