Use youmubot on master branch

This commit is contained in:
Natsu Kagami 2021-11-03 15:01:23 -04:00
parent fd0c28e3e1
commit 2e2fb79004
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
2 changed files with 3 additions and 4 deletions

View file

@ -388,16 +388,15 @@
"nixpkgs": "nixpkgs_8"
},
"locked": {
"lastModified": 1635964639,
"lastModified": 1635966018,
"narHash": "sha256-q6qKQbsFyFntIHaz7ORnCFk0b4c0Ew3wUuHKo/Ra11E=",
"owner": "natsukagami",
"repo": "youmubot",
"rev": "b254f5085aaf6ed462268ef47a9234c76cc1a894",
"rev": "2449b09cb2ec728546103205ff14341ac89b3009",
"type": "github"
},
"original": {
"owner": "natsukagami",
"ref": "flake-module",
"repo": "youmubot",
"type": "github"
}

View file

@ -18,7 +18,7 @@
rnix-lsp.url = "github:nix-community/rnix-lsp";
rnix-lsp.inputs.naersk.follows = "naersk";
rnix-lsp.inputs.nixpkgs.follows = "nixpkgs-unstable";
youmubot.url = "github:natsukagami/youmubot/flake-module";
youmubot.url = "github:natsukagami/youmubot";
};
outputs = { self, darwin, nixpkgs, nixpkgs-unstable, home-manager-unstable, home-manager-21_05, deploy-rs, sops-nix, nur, ... }@inputs: