Try adding youmubot

This commit is contained in:
Natsu Kagami 2021-11-03 13:22:27 -04:00
parent 071889c976
commit fd0c28e3e1
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
4 changed files with 96 additions and 3 deletions

85
flake.lock generated
View file

@ -57,6 +57,21 @@
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1634851050,
"narHash": "sha256-N83GlSGPJJdcqhUxSCS/WwW5pksYf3VP1M13cDRTSVA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c91f3de5adaf1de973b797ef7485e441a65b8935",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager-21_05": {
"inputs": {
"nixpkgs": "nixpkgs_2"
@ -112,6 +127,24 @@
"type": "github"
}
},
"naersk_2": {
"inputs": {
"nixpkgs": "nixpkgs_7"
},
"locked": {
"lastModified": 1635777496,
"narHash": "sha256-8y2gyBTD0CMYbiTlmpLNEtvC7c/Al4qIToHTXN0L4kU=",
"owner": "nix-community",
"repo": "naersk",
"rev": "5bed2dbf074d95627a9c35bf262eb577ade97bb9",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1632086102,
@ -218,6 +251,34 @@
"type": "github"
}
},
"nixpkgs_7": {
"locked": {
"lastModified": 1635956637,
"narHash": "sha256-65J/mVWr0M1y/59QOGSq6jOqiYYo6zoURJqdc0EzSZA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e01b7650cc3e2240021f2b094d31c2ff8815b926",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_8": {
"locked": {
"lastModified": 1635956637,
"narHash": "sha256-65J/mVWr0M1y/59QOGSq6jOqiYYo6zoURJqdc0EzSZA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e01b7650cc3e2240021f2b094d31c2ff8815b926",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nur": {
"locked": {
"lastModified": 1635473664,
@ -268,7 +329,8 @@
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur",
"rnix-lsp": "rnix-lsp",
"sops-nix": "sops-nix"
"sops-nix": "sops-nix",
"youmubot": "youmubot"
}
},
"sops-nix": {
@ -318,6 +380,27 @@
"repo": "flake-utils",
"type": "github"
}
},
"youmubot": {
"inputs": {
"flake-utils": "flake-utils",
"naersk": "naersk_2",
"nixpkgs": "nixpkgs_8"
},
"locked": {
"lastModified": 1635964639,
"narHash": "sha256-q6qKQbsFyFntIHaz7ORnCFk0b4c0Ew3wUuHKo/Ra11E=",
"owner": "natsukagami",
"repo": "youmubot",
"rev": "b254f5085aaf6ed462268ef47a9234c76cc1a894",
"type": "github"
},
"original": {
"owner": "natsukagami",
"ref": "flake-module",
"repo": "youmubot",
"type": "github"
}
}
},
"root": "root",