use flake for drastikbot sources

This commit is contained in:
zuckerberg
2021-08-23 12:23:05 -04:00
parent 5fd89c603f
commit a6f423e76f
3 changed files with 67 additions and 21 deletions

53
flake.lock generated
View File

@@ -18,6 +18,56 @@
"type": "github"
}
},
"dailybuild_modules": {
"flake": false,
"locked": {
"lastModified": 1629735378,
"narHash": "sha256-8goq0lEOhqfpLPRyzUeUdjkHjXRmd7gL4MNsKWPOuFY=",
"ref": "master",
"rev": "63378f60aa6174a3e557c2b9a24098eca936faad",
"revCount": 4,
"type": "git",
"url": "https://git.neet.dev/zuckerberg/dailybuild_modules.git"
},
"original": {
"type": "git",
"url": "https://git.neet.dev/zuckerberg/dailybuild_modules.git"
}
},
"drastikbot": {
"flake": false,
"locked": {
"lastModified": 1596211584,
"narHash": "sha256-1L8vTE1YEhFWzY5RYb+s5Hb4LrVJNN2leKlZEugEyRU=",
"owner": "olagood",
"repo": "drastikbot",
"rev": "ef72e3afe7602d95c8b014202e220f04796900ab",
"type": "github"
},
"original": {
"owner": "olagood",
"ref": "v2.1",
"repo": "drastikbot",
"type": "github"
}
},
"drastikbot_modules": {
"flake": false,
"locked": {
"lastModified": 1619214744,
"narHash": "sha256-w1164FkRkeyWnx6a95WDbwEUvNkNwFWa/6mhKtgVw0c=",
"owner": "olagood",
"repo": "drastikbot_modules",
"rev": "3af549a8c3f6e55b63758a61a751bebb1b2db3a3",
"type": "github"
},
"original": {
"owner": "olagood",
"ref": "v2.1",
"repo": "drastikbot_modules",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1620759905,
@@ -146,6 +196,9 @@
"root": {
"inputs": {
"agenix": "agenix",
"dailybuild_modules": "dailybuild_modules",
"drastikbot": "drastikbot",
"drastikbot_modules": "drastikbot_modules",
"nixpkgs": "nixpkgs_2",
"nixpkgs-peertube": "nixpkgs-peertube",
"radio": "radio",