Skip to content

Commit

Permalink
ignition-transport11: 11.4.0 -> 11.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lopsided98 committed Oct 4, 2023
1 parent 9cfa66c commit 8bf6ac5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/ignition/transport/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
, ignition-msgs ? ignition.msgs, ignition-utils ? ignition.utils, protobuf
, libuuid, sqlite, libsodium, cppzmq, zeromq
, majorVersion ? "11"
, version ? "11.4.0"
, srcHash ? "sha256-dI/MwR0+Vvi/+AZg9dDeqIFdIuBuJ/N2VEsnvMHu780="
, version ? "11.4.1"
, srcHash ? "sha256-wQ/ugKYopWgSaa6tqPrp8oQexPpnA6fa28L383OGNXM="
, ... }:

stdenv.mkDerivation rec {
Expand Down

0 comments on commit 8bf6ac5

Please sign in to comment.