mirror of
https://github.com/ivabus/nixos
synced 2024-11-22 00:15:06 +03:00
Bump ivabus-dev to a1a564f
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
f2b6755ece
commit
3659455f94
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ pkgs ? import <nixpkgs> { }, bundlerEnv ? pkgs.bundlerEnv, ... }:
|
||||
let
|
||||
version = "89263a2929da5f3c7997b1e7ba56538cb383e6a4";
|
||||
version = "a1a564f2640e6694ec89a85595b7aad5f3b62395";
|
||||
repo = builtins.fetchGit {
|
||||
url = "https://github.com/ivabus/website";
|
||||
rev = version;
|
||||
|
|
Loading…
Reference in a new issue