mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
undocker: 1.2.2 -> 1.2.3 (#341364)
(cherry picked from commit 89217d3cf5)
This commit is contained in:
committed by
github-actions[bot]
parent
c9f334394e
commit
d38e757ca7
@@ -4,8 +4,8 @@
|
||||
, gnumake
|
||||
}:
|
||||
let
|
||||
version = "1.2.2";
|
||||
hash = "sha256-kBqNopcHpldU5oD6zoVjPjP84t12QFcbWBSNNgwImKg=";
|
||||
version = "1.2.3";
|
||||
hash = "sha256-hyP85pYtXxucAliilUt9Y2qnrfPeSjeGsYEFJndJWyA=";
|
||||
src = fetchFromGitea {
|
||||
domain = "git.jakstys.lt";
|
||||
owner = "motiejus";
|
||||
|
||||
Reference in New Issue
Block a user