Just...try this

This commit is contained in:
2022-06-02 11:56:19 -07:00
parent ba7a480eaf
commit 93d3ce91ed
7 changed files with 199 additions and 34 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
description = "BeBot Mattermost chatbot Clojure library.";
inputs = {
nixpkgs.url = "nixpkgs/nixpkgs-21.05";
nixpkgs.url = "nixpkgs/nixos-21.05";
utils.url = "github:numtide/flake-utils";
clj2nix.url = "github:hlolli/clj2nix";
gitignore = {