flake.lock: update

This commit is contained in:
Youwen Wu 2024-09-04 11:08:48 -07:00
parent 6857ae39ec
commit 46b401cf8d
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -1,5 +1,21 @@
{
"nodes": {
"apple-firmware": {
"flake": false,
"locked": {
"lastModified": 1725472850,
"narHash": "sha256-v+4olhpAPlvNBuQT0wRel4Jn++5m+TQ5seETUR12/MA=",
"ref": "refs/heads/main",
"rev": "a967c5942a7f44feabd0326a23ada2b701ea157b",
"revCount": 4,
"type": "git",
"url": "https://code.youwen.dev/youwen5/apple-firmware"
},
"original": {
"type": "git",
"url": "https://code.youwen.dev/youwen5/apple-firmware"
}
},
"apple-silicon": {
"inputs": {
"flake-compat": "flake-compat",
@ -797,6 +813,7 @@
},
"root": {
"inputs": {
"apple-firmware": "apple-firmware",
"apple-silicon": "apple-silicon",
"catppuccin": "catppuccin",
"home-manager": "home-manager",