mirror of
https://github.com/ivabus/nixos
synced 2024-11-21 16:05:07 +03:00
Bump slides-ivabus-dev to 004b776
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
d9c6fce1fd
commit
482b32c9da
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ pkgs ? import <nixpkgs> { }, ... }:
|
||||
let
|
||||
version = "797b04b9901c6803ef568551d6159792a2405b1c";
|
||||
version = "004b77657f36a8d681a49d3573604312ef052949";
|
||||
repo = builtins.fetchGit {
|
||||
url = "https://github.com/ivabus/slides.ivabus.dev";
|
||||
rev = version;
|
||||
|
|
Loading…
Reference in a new issue