nix: update lockfile and cargo hash
nix: update typegen cargo hash
This commit is contained in:
parent
ff5da84a8b
commit
b9cc84a92a
|
@ -22,11 +22,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1714907559,
|
"lastModified": 1716112214,
|
||||||
"narHash": "sha256-TDBe2SvrBwXIfkHLFn6BEnVWdO4BcWglsVH0YqhiIJg=",
|
"narHash": "sha256-QJoooVY9oZuy5OS/rJD9Lrmy+kgZbOHXlcMv6mmMPEI=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "6e9bb4183ca0d7dbab6841f85a25961388c10c81",
|
"rev": "908ba3eef5f6a5b698e4e3cdfe85ed9c8f943e92",
|
||||||
"revCount": 172,
|
"revCount": 175,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
|
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
|
||||||
},
|
},
|
||||||
|
|
|
@ -6,5 +6,5 @@
|
||||||
version = "0.1.0";
|
version = "0.1.0";
|
||||||
|
|
||||||
src = nix-gitignore.gitignoreSource [] ./.;
|
src = nix-gitignore.gitignoreSource [] ./.;
|
||||||
cargoSha256 = "rep68gbnp9uPhzjK7opLg7dh4X2uKNmAPfGUuGjE35w=";
|
cargoSha256 = "4bH7E+NpZPFtr//l00tYkHkRRbI3D0TkKas1M+vDWpI=";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue