put ipmihddtemp in separate repo

This commit is contained in:
nyanloutre 2021-11-03 20:10:03 +01:00
parent 99ce7ced42
commit 6098357ec2
3 changed files with 30 additions and 18 deletions

22
flake.lock generated
View file

@ -21,6 +21,27 @@
"type": "gitlab"
}
},
"ipmihddtemp": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1635966341,
"narHash": "sha256-Y70jZPL3/fY8SzkPnpw9Ta411zbbkJ1D3qOYJ76zuIA=",
"owner": "nyanloutre",
"repo": "ipmihddtemp",
"rev": "6fe5d14f588956dfff89716f81b8101c7a94cd6d",
"type": "gitlab"
},
"original": {
"owner": "nyanloutre",
"ref": "master",
"repo": "ipmihddtemp",
"type": "gitlab"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1635806954,
@ -54,6 +75,7 @@
"root": {
"inputs": {
"dogetipbot-telegram": "dogetipbot-telegram",
"ipmihddtemp": "ipmihddtemp",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"simple-nixos-mailserver": "simple-nixos-mailserver"