Bump ivabus-dev to a7c514e

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
Ivan Bushchik 2024-01-08 16:45:04 +03:00
parent a3ddf5d085
commit e6220b96eb
No known key found for this signature in database
GPG key ID: 2F16FBF3262E090C

View file

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