test
This commit is contained in:
parent
9e991c7df3
commit
c78a829436
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ lib, stdenv, fetchFromGitHub, ... }:
|
||||
|
||||
lib.mkDerivation rec {
|
||||
pname = "2048";
|
||||
pname = "_2048";
|
||||
version = "1.0";
|
||||
|
||||
src = fetchFromGitHub {
|
Loading…
Add table
Add a link
Reference in a new issue