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