magic qotd

This commit is contained in:
2025-07-30 23:31:45 +02:00
parent 3da4b2e1aa
commit a3bbd17924
3 changed files with 36 additions and 3 deletions

21
flake.lock generated
View File

@@ -314,11 +314,32 @@
"type": "github"
}
},
"qotd": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1753819801,
"narHash": "sha256-ZkMmCOEU64TjN/UlD1GuqQuym/YLQuN196CmlMHAO+w=",
"ref": "refs/heads/master",
"rev": "ad90671e37f034807b19a68a1a3b9824609bbafa",
"revCount": 11,
"type": "git",
"url": "file:///home/fredrikr/Programming/uiua/qotd"
},
"original": {
"type": "git",
"url": "file:///home/fredrikr/Programming/uiua/qotd"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixvim": "nixvim",
"qotd": "qotd",
"uiua": "uiua",
"vi-xournalpp": "vi-xournalpp"
}