mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
flake.lock: update
This commit is contained in:
parent
6857ae39ec
commit
46b401cf8d
1 changed files with 17 additions and 0 deletions
17
flake.lock
17
flake.lock
|
@ -1,5 +1,21 @@
|
||||||
{
|
{
|
||||||
"nodes": {
|
"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": {
|
"apple-silicon": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"flake-compat": "flake-compat",
|
"flake-compat": "flake-compat",
|
||||||
|
@ -797,6 +813,7 @@
|
||||||
},
|
},
|
||||||
"root": {
|
"root": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
|
"apple-firmware": "apple-firmware",
|
||||||
"apple-silicon": "apple-silicon",
|
"apple-silicon": "apple-silicon",
|
||||||
"catppuccin": "catppuccin",
|
"catppuccin": "catppuccin",
|
||||||
"home-manager": "home-manager",
|
"home-manager": "home-manager",
|
||||||
|
|
Loading…
Reference in a new issue