sdate: fix function wrapper
This commit is contained in:
parent
04ba895ecd
commit
c5729a30f8
@ -1,4 +1,4 @@
|
|||||||
with import <nixpkgs> {};
|
{ stdenv, fetchurl, autoreconfHook }:
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "sdate-${version}";
|
name = "sdate-${version}";
|
||||||
version = "0.5";
|
version = "0.5";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user