mirror of
https://gitlab.com/Cian-H/my_blog.git
synced 2025-12-22 14:21:59 +00:00
Added justfile for site deployment
This commit is contained in:
@@ -10,6 +10,7 @@ in {
|
|||||||
packages =
|
packages =
|
||||||
(with pkgs; [
|
(with pkgs; [
|
||||||
git
|
git
|
||||||
|
just
|
||||||
])
|
])
|
||||||
++ (with pkgs-unstable; [
|
++ (with pkgs-unstable; [
|
||||||
dart-sass
|
dart-sass
|
||||||
|
|||||||
Reference in New Issue
Block a user