tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
dwarf-fortress-packages.cla-theme: fix comment
Nikolay Amiantov
10 years ago
813d4566
aea262f6
+1
-1
1 changed file
expand all
collapse all
unified
split
pkgs
games
dwarf-fortress
themes
cla.nix
+1
-1
pkgs/games/dwarf-fortress/themes/cla.nix
···
1
{ stdenv, fetchFromGitHub }:
2
3
-
# On upgrade check https://github.com/fricy/Phoebus/blob/master/manifest.json
4
# for compatibility information.
5
6
stdenv.mkDerivation {
···
1
{ stdenv, fetchFromGitHub }:
2
3
+
# On upgrade check https://github.com/DFgraphics/CLA/blob/master/manifest.json
4
# for compatibility information.
5
6
stdenv.mkDerivation {