update lockfile

This commit is contained in:
zuckerberg 2021-08-02 16:52:03 -04:00
parent 2615bfd645
commit ae1d191883

17
flake.lock generated
View File

@ -31,6 +31,22 @@
"type": "indirect"
}
},
"nixpkgs-peertube": {
"locked": {
"lastModified": 1627931102,
"narHash": "sha256-jY7wN2M26Bl2CjLmS9fC37Rq/SktTBSLYCPG69KuueM=",
"owner": "GoogleBot42",
"repo": "nixpkgs",
"rev": "b941cd8811e0f6fe91b6d97570d319552e8da161",
"type": "github"
},
"original": {
"owner": "GoogleBot42",
"ref": "add-peertube-service",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1622622179,
@ -66,6 +82,7 @@
"inputs": {
"agenix": "agenix",
"nixpkgs": "nixpkgs_2",
"nixpkgs-peertube": "nixpkgs-peertube",
"simple-nixos-mailserver": "simple-nixos-mailserver"
}
},