flake: add superfreq

This commit is contained in:
Bloxx12 2025-05-14 11:22:39 +02:00 committed by Bloxx12
commit 7df33a9323
3 changed files with 30 additions and 0 deletions

21
flake.lock generated
View file

@ -818,6 +818,7 @@
"nixpkgs": "nixpkgs_2",
"quickshell": "quickshell",
"schizofox": "schizofox",
"superfreq": "superfreq",
"systems": "systems_3"
}
},
@ -910,6 +911,26 @@
"type": "github"
}
},
"superfreq": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1747183784,
"narHash": "sha256-IVzf+PtiZYhCTSqG6wNxcIyZXIO78fDPWu/Rkwtm4Uk=",
"owner": "notashelf",
"repo": "superfreq",
"rev": "78490f7c08146c037e414aec95c9a22364f70590",
"type": "github"
},
"original": {
"owner": "notashelf",
"repo": "superfreq",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,