foot, vintage fonts, scope operator

This commit is contained in:
atagen 2025-08-12 15:47:26 +10:00
parent 8d77e96d89
commit 5575604452
46 changed files with 803 additions and 702 deletions

61
flake.lock generated
View file

@ -157,6 +157,21 @@
"type": "github"
}
},
"flake-compat_4": {
"locked": {
"lastModified": 1747046372,
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
@ -485,11 +500,11 @@
"unf": "unf"
},
"locked": {
"lastModified": 1753059450,
"narHash": "sha256-WsGRRQGNnPu0Bv5QPhbnouAWjdsmCuE9VzgZN7U+EQY=",
"lastModified": 1754885782,
"narHash": "sha256-S+D4ksyKsMRDOA2NyjiPqzUraR+ZAksDDOqKvmAtKbY=",
"ref": "refs/heads/master",
"rev": "de951b227223ee924c37c7aa282bade34686bf83",
"revCount": 38,
"rev": "fafee12becfb49c2f77eb8fb6283050bd2fc04d9",
"revCount": 39,
"type": "git",
"url": "https://git.atagen.co/atagen/meat"
},
@ -1018,6 +1033,22 @@
"type": "github"
}
},
"nixpkgs_18": {
"locked": {
"lastModified": 1754214453,
"narHash": "sha256-Q/I2xJn/j1wpkGhWkQnm20nShYnG7TI99foDBpXm1SY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5b09dc45f24cf32316283e62aec81ffee3c3e376",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1733935885,
@ -1210,7 +1241,8 @@
"nixpkgs": "nixpkgs_16",
"nixpkgs-stable": "nixpkgs-stable_3",
"nyx": "nyx",
"quickshell": "quickshell"
"quickshell": "quickshell",
"zedless": "zedless"
}
},
"rust-analyzer-src": {
@ -1497,6 +1529,25 @@
"repo": "xwayland-satellite",
"type": "github"
}
},
"zedless": {
"inputs": {
"flake-compat": "flake-compat_4",
"nixpkgs": "nixpkgs_18"
},
"locked": {
"lastModified": 1754831523,
"narHash": "sha256-tkdq7WR0AvIy/eof2L2ELXKh6b73P7dcWcgJC7ww3aM=",
"owner": "zedless-editor",
"repo": "zed",
"rev": "adb21022b5063757c035d851a0e458f8e4ae954b",
"type": "github"
},
"original": {
"owner": "zedless-editor",
"repo": "zed",
"type": "github"
}
}
},
"root": "root",