haskell-nixos-types: updated to version 1.2
svn path=/nixpkgs/trunk/; revision=29916
This commit is contained in:
parent
0c9057b912
commit
1faa8711c8
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "nixos-types";
|
pname = "nixos-types";
|
||||||
version = "1.1";
|
version = "1.2";
|
||||||
sha256 = "0vnlhq2pjnslq1h9h3lyaxw604s3zdhs7k8hfr35m178rdm3a5az";
|
sha256 = "140qk6wqq87qfk471cnhrg135fnqv0vfmfxh8kj14ar2kxvzrr8w";
|
||||||
buildDepends = [ regexPosix ];
|
buildDepends = [ regexPosix ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/haskell4nix/nixos-types";
|
homepage = "http://github.com/haskell4nix/nixos-types";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user