diff options
| -rw-r--r-- | customized/trivmix.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customized/trivmix.nix b/customized/trivmix.nix index f4ecce35..b8a7c0d4 100644 --- a/customized/trivmix.nix +++ b/customized/trivmix.nix | |||
| @@ -11,7 +11,7 @@ cabal.mkDerivation (self: { | |||
| 11 | src = fetchgit { | 11 | src = fetchgit { |
| 12 | url = git://git.yggdrasil.li/trivmix; | 12 | url = git://git.yggdrasil.li/trivmix; |
| 13 | rev = "b3d2b94f582a86e4448b7b3abae7d12637b32c7a"; | 13 | rev = "b3d2b94f582a86e4448b7b3abae7d12637b32c7a"; |
| 14 | sha256 = "b3d2b94f582a86e4448b7b3abae7d12637b32c7a"; | 14 | sha256 = "1362662b9e75db2288eee059956dd2b785ca453c3977a36940614727b2f05a34"; |
| 15 | }; | 15 | }; |
| 16 | isLibrary = false; | 16 | isLibrary = false; |
| 17 | isExecutable = true; | 17 | isExecutable = true; |
