Committed after home build
diff --git a/flake.lock b/flake.lock
index 5d2debd..d5d4acc 100644
--- a/flake.lock
+++ b/flake.lock
@@ -23,11 +23,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1644472683,
- "narHash": "sha256-sP6iM4NksOYO6NFfTJ96cg+ClPnq6cdY30xKA1iYtyU=",
+ "lastModified": 1645379616,
+ "narHash": "sha256-eLzR3MRS9hcNqSWZxP6BP7xiBjgC3/pB5n2Q0lLFe/g=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "7adc9c14ec74b27358a8df9b973087e351425a79",
+ "rev": "40ef692a55b188b1f5ae3967f3fc7808838c3f1d",
"type": "github"
},
"original": {
diff --git a/users/minion/overlays/anytype.nix b/users/minion/overlays/anytype.nix
index f303e46..6402a59 100644
--- a/users/minion/overlays/anytype.nix
+++ b/users/minion/overlays/anytype.nix
@@ -1,6 +1,6 @@
final: prev: let
- build = "54367901";
- sha = "sha256-kVM/F0LsIgMtur8jHZzUWkFIcfHe0i8y9Zxe3z5SkVM=";
+ build = "24";
+ sha = "sha256-QyexUZNn7QGHjXYO/+1kUebTmAzdVpwG9Ile8Uh3i8Q=";
pname = "anytype";
name = "${pname}-${build}";