nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

Select the types of activity you want to include in your feed.

shiori: update modSha256, see #71049

+1 -1
+1 -1
pkgs/servers/web-apps/shiori/default.nix
··· 4 4 pname = "shiori"; 5 5 version = "1.5.0"; 6 6 7 - modSha256 = "142raxqh6mipw0dyhzgc8ha6vn74wdin25qrl1nkd68mpcvsbblg"; 7 + modSha256 = "1z6q5lv0j433p8lc3nxlw1rds5x1kvs1vzl63jf3disxw7ppyai3"; 8 8 9 9 src = fetchFromGitHub { 10 10 owner = "go-shiori";