Remove lock for applefonts.
This commit is contained in:
parent
43da852c88
commit
67ee977f09
|
@ -1,24 +1,5 @@
|
|||
{
|
||||
"nodes": {
|
||||
"applefonts": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs"
|
||||
},
|
||||
"locked": {
|
||||
"dir": "./.config/linux/system/derivation/apple_font",
|
||||
"dirtyRev": "74afca8abdc5d156ff835a49e1d9931674af8782-dirty",
|
||||
"dirtyShortRev": "74afca8-dirty",
|
||||
"lastModified": 1708840113,
|
||||
"narHash": "sha256-hxUDJA/H6h7mNr+YraJ/BDu5/SNUwTDV25KNqDkuy9A=",
|
||||
"type": "git",
|
||||
"url": "file:.?dir=./.config/linux/system/derivation/apple_font"
|
||||
},
|
||||
"original": {
|
||||
"dir": "./.config/linux/system/derivation/apple_font",
|
||||
"type": "git",
|
||||
"url": "file:.?dir=./.config/linux/system/derivation/apple_font"
|
||||
}
|
||||
},
|
||||
"dotfiles": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
@ -373,7 +354,6 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"applefonts": "applefonts",
|
||||
"dotfiles": "dotfiles",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"nvimAlign": "nvimAlign",
|
||||
|
|
Reference in a new issue