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