Remove locutus for now
Git server is down.
This commit is contained in:
parent
72f4b407c3
commit
37f2fdf9d4
2 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ in
|
|||
{
|
||||
home.packages = with pkgs; [
|
||||
foliate
|
||||
inputs.locutus.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
zk
|
||||
# inputs.locutus.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
# jrnl
|
||||
# disable tests for now until the bug is fixed
|
||||
# https://github.com/NixOS/nixpkgs/issues/476190
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
# to avoid problems caused by different versions of nixpkgs.
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
locutus.url = "git+https://git.figtree.dev/alex/locutus";
|
||||
# locutus.url = "git+https://git.figtree.dev/alex/locutus";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, ... }@inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue