mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Update website to zola 0.13.0
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
let
|
||||
nixpkgs = builtins.fetchTarball {
|
||||
## need fix to zola-0.11.0 for now
|
||||
url = "https://github.com/NixOS/nixpkgs/archive/92e990a8d6bc35f1089c76dd8ba68b78da90da59.tar.gz";
|
||||
#url = "channel:nixos-21.05";
|
||||
url = "https://github.com/NixOS/nixpkgs/archive/2d6ab6c6b92f7aaf8bc53baba9754b9bfdce56f2.tar.gz";
|
||||
#sha256 = "0l975q132x08qvw73qj391dl6qk9a661my8njcg5sl5rcmna3bmj";
|
||||
};
|
||||
pkgs = import nixpkgs { };
|
||||
in
|
||||
|
Reference in New Issue
Block a user