mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
pikchr: 0-unstable-2024-02-12 -> 0-unstable-2025-02-28
This commit is contained in:
parent
3b15e29ea4
commit
b7607566ba
1 changed files with 3 additions and 3 deletions
|
@ -10,12 +10,12 @@
|
|||
stdenv.mkDerivation {
|
||||
pname = "pikchr";
|
||||
# To update, use the last check-in in https://pikchr.org/home/timeline?r=trunk
|
||||
version = "0-unstable-2024-02-12";
|
||||
version = "0-unstable-2025-02-28";
|
||||
|
||||
src = fetchfossil {
|
||||
url = "https://pikchr.org/home";
|
||||
rev = "ae3317b0ec2e635c";
|
||||
hash = "sha256-kCbd6XAaUCwFVYOPPLIux7wW62KRfVnfaxT8Z1RGFfc=";
|
||||
rev = "b7fbd56c4eb82ab9";
|
||||
hash = "sha256-7oW1IYYk3YKPjOUPP6qYIdR0oGo9pRDDlyu30J4B3bI=";
|
||||
};
|
||||
|
||||
# can't open generated html files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue