diff options
| author | inyourwalls <inyourwalls@tutanota.com> | 2024-02-19 17:46:42 -0500 |
|---|---|---|
| committer | inyourwalls <inyourwalls@tutanota.com> | 2024-02-19 17:46:42 -0500 |
| commit | 327be47178bebb323f618c6a6d36a12d3b15dbe4 (patch) | |
| tree | 3332675ceb9d438428bdc2b89a3f05e95c057cf2 /flake.lock | |
| parent | fc6f881f9ca78c9f81e5a40291f9bd292789219a (diff) | |
create config class, start working on config screen
Diffstat (limited to '')
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1705856552, - "narHash": "sha256-JXfnuEf5Yd6bhMs/uvM67/joxYKoysyE3M2k6T3eWbg=", + "lastModified": 1708296515, + "narHash": "sha256-FyF489fYNAUy7b6dkYV6rGPyzp+4tThhr80KNAaF/yY=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "612f97239e2cc474c13c9dafa0df378058c5ad8d", + "rev": "b98a4e1746acceb92c509bc496ef3d0e5ad8d4aa", "type": "github" }, "original": { |
