feat: add noisepics to server
This commit is contained in:
parent
e91c4949d0
commit
bb1b8ca33f
4 changed files with 44 additions and 0 deletions
21
flake.lock
generated
21
flake.lock
generated
|
|
@ -295,6 +295,26 @@
|
|||
"url": "https://git.extremist.software/jet/noisebell"
|
||||
}
|
||||
},
|
||||
"noisepics": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1773877610,
|
||||
"narHash": "sha256-95MYG1YSdry/YUbUeaMlfAhYE9j4WxNjO4iRJuFo4T0=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "acca19d3dd8249fe8648de22f3f0263fadf1db8a",
|
||||
"revCount": 1,
|
||||
"type": "git",
|
||||
"url": "https://git.extremist.software/jet/noisepics"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://git.extremist.software/jet/noisepics"
|
||||
}
|
||||
},
|
||||
"pi-service": {
|
||||
"inputs": {
|
||||
"crane": "crane",
|
||||
|
|
@ -341,6 +361,7 @@
|
|||
"mymx": "mymx",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"noisebell": "noisebell",
|
||||
"noisepics": "noisepics",
|
||||
"website": "website"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue