Update to NixOs 19.03

This commit is contained in:
Jonas Nick
2019-04-24 13:39:46 +00:00
parent a7b2e996f6
commit 25f30addce
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{ pkgs }:
with pkgs;
rustPlatform_1_31.buildRustPackage rec {
rustPlatform.buildRustPackage rec {
name = "electrs-${version}";
version = "0.5.0";