Skip to content

Commit 327e26b

Browse files
committed
chore: flakes;
1 parent c27106b commit 327e26b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flake.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
packages = forEachSystem (system: {
3636
default = pkgsFor.${system}.buildGoModule {
3737
pname = "rimedm";
38-
version = "1.0.10";
38+
version = "1.1.0";
3939
src = ./.;
40-
vendorHash = "sha256-479pI3pOTaOiAcqvY3OLJyzSBoi9AgzwaHBB2EhoeoE=";
40+
vendorHash = "sha256-cANTPoe6oRSFuKvKW5rZbjUB3Ypm+oPmK7Fi8yDDhfg=";
4141
};
4242
});
4343

0 commit comments

Comments
 (0)