flake.nix: pull fonts from gitea
This commit is contained in:
parent
304f9be73c
commit
b02fb0734b
31
flake.lock
31
flake.lock
|
@ -5,22 +5,23 @@
|
|||
"locked": {
|
||||
"lastModified": 1654179945,
|
||||
"narHash": "sha256-vnD7vu/hRBPoqL6Wse9CELitW30a9P++QTPnNm1qHjE=",
|
||||
"owner": "h7x4abk3g",
|
||||
"repo": "dotfiles",
|
||||
"ref": "master",
|
||||
"rev": "37bdd48de4bfa8e03a8ab5ef840b2509e193e6a1",
|
||||
"type": "github"
|
||||
"revCount": 96,
|
||||
"type": "git",
|
||||
"url": "https://git.nani.wtf/h7x4/dotfiles"
|
||||
},
|
||||
"original": {
|
||||
"owner": "h7x4abk3g",
|
||||
"repo": "dotfiles",
|
||||
"type": "github"
|
||||
"ref": "master",
|
||||
"type": "git",
|
||||
"url": "https://git.nani.wtf/h7x4/dotfiles"
|
||||
}
|
||||
},
|
||||
"fonts": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1651945262,
|
||||
"narHash": "sha256-7r0hq5G/HjK6yVOt18VKaxuJcGM6GPu/jmwbkksJ7LE=",
|
||||
"lastModified": 1668957008,
|
||||
"narHash": "sha256-er2eUfNSG9qdBh0JvtxtftQjFfTFjRqqD8dnk5nZ1qw=",
|
||||
"path": "/home/h7x4/git/fonts",
|
||||
"type": "path"
|
||||
},
|
||||
|
@ -73,11 +74,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1668718654,
|
||||
"narHash": "sha256-4R4hejD1de5K9oVc1WdDeKyQcV0zh0Tk351X+jLR9qM=",
|
||||
"lastModified": 1668908668,
|
||||
"narHash": "sha256-oimCE4rY7Btuo/VYmA8khIyTHSMV7qUWTpz9w8yc9LQ=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "8cc081471e3a25e1f2493a3c02cbfa975443914b",
|
||||
"rev": "b68a6a27adb452879ab66c0eaac0c133e32823b2",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -121,11 +122,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1668553695,
|
||||
"narHash": "sha256-j2OsHYtYH+YTM8OOaNVNwoBg2n6NiGMlR2+2q4QmQFc=",
|
||||
"lastModified": 1668873264,
|
||||
"narHash": "sha256-DzosuzsnzknjZtFVZ4TI60kwNSCA6vOM+DQqMXpwO4s=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "410b348732ca0cd4bc1179d0e1df2290c132dc5b",
|
||||
"revCount": 46,
|
||||
"rev": "536a3de78e0cb97c3405a0dfeacd667e2a18d24d",
|
||||
"revCount": 47,
|
||||
"type": "git",
|
||||
"url": "file:///home/h7x4/git/nix-secrets"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue