feat: update to new sheetsui version
This commit is contained in:
parent
89cc0c8442
commit
cbf5469bf4
7
nix/base-system/flake.lock
generated
7
nix/base-system/flake.lock
generated
@ -1423,16 +1423,15 @@
|
|||||||
"rust-overlay": "rust-overlay_7"
|
"rust-overlay": "rust-overlay_7"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1738116794,
|
"lastModified": 1739926992,
|
||||||
"narHash": "sha256-TXTZx/cpk0Jv15t2QdXRliEME9B6bVyrA0SyHYBPKl8=",
|
"narHash": "sha256-fUkGEWA0OuV95vo+5GeqamQEnK+OnYZzTZhaLNU9kTE=",
|
||||||
"owner": "zaphar",
|
"owner": "zaphar",
|
||||||
"repo": "sheetsui",
|
"repo": "sheetsui",
|
||||||
"rev": "0a6807493c3e8fd9f4261135f0226d801a472d53",
|
"rev": "b5e0362a4e1b8d632b96ddc77ed99d9c8fd31feb",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "zaphar",
|
"owner": "zaphar",
|
||||||
"ref": "main",
|
|
||||||
"repo": "sheetsui",
|
"repo": "sheetsui",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
# ensure that darwinSystem uses our nixpkgs version
|
# ensure that darwinSystem uses our nixpkgs version
|
||||||
inputs.nixpkgs.follows = "nixpkgs-darwin";
|
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";
|
sile-flake.url = "github:sile-typesetter/sile";
|
||||||
durnitisp-flake.url = "github:zaphar/durnitisp";
|
durnitisp-flake.url = "github:zaphar/durnitisp";
|
||||||
runwhen-flake.url = "github:zaphar/runwhen";
|
runwhen-flake.url = "github:zaphar/runwhen";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user