nixpkgs/pkgs/applications/misc/electrum
Joachim Fasting c04c9f7435
electrum: improve build determinism
The icon resource file captures the build timestamp, introducing an
element of indeterminism.  Fix by patching out the timestamp.

This allows

```sh
nix-build --check -A electrum
```

to succeed.
2016-12-18 22:19:48 +01:00
..
default.nix electrum: improve build determinism 2016-12-18 22:19:48 +01:00