tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
dwarf-therapist: 30.2.0pre -> 31.0.0.
moritz.vongoewels.de
10 years ago
8d507823
52b3546e
+3
-3
1 changed file
expand all
collapse all
unified
split
pkgs
games
dwarf-therapist
default.nix
+3
-3
pkgs/games/dwarf-therapist/default.nix
reviewed
···
1
1
{ stdenv, coreutils, fetchgit, qt4, dwarf_fortress, bash, makeWrapper }:
2
2
3
3
let
4
4
-
version = "30.2.0pre";
4
4
+
version = "31.0.0";
5
5
df = dwarf_fortress;
6
6
in
7
7
stdenv.mkDerivation rec {
···
9
9
10
10
src = fetchgit {
11
11
url = "https://github.com/splintermind/Dwarf-Therapist.git";
12
12
-
rev = "65bb15a29d616d788c20a3344058b7277e4fadba";
13
13
-
sha256 = "1q1n9sm0lgmn52m4aigb22cdfbh2s569y1mn5cmimgj600i6c2f2";
12
12
+
rev = "refs/tags/v${version}";
13
13
+
sha256 = "02d6k8c3vm401v04ln9q405njarx869jpfyf42lwskijrzjygk9x";
14
14
};
15
15
16
16
# Needed for hashing