Bump ivabus-dev to a1a564f

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
Ivan Bushchik 2024-02-12 11:38:25 +03:00
parent f2b6755ece
commit 3659455f94
No known key found for this signature in database
GPG key ID: 2F16FBF3262E090C

View file

@ -1,6 +1,6 @@
{ pkgs ? import <nixpkgs> { }, bundlerEnv ? pkgs.bundlerEnv, ... }: { pkgs ? import <nixpkgs> { }, bundlerEnv ? pkgs.bundlerEnv, ... }:
let let
version = "89263a2929da5f3c7997b1e7ba56538cb383e6a4"; version = "a1a564f2640e6694ec89a85595b7aad5f3b62395";
repo = builtins.fetchGit { repo = builtins.fetchGit {
url = "https://github.com/ivabus/website"; url = "https://github.com/ivabus/website";
rev = version; rev = version;