mirror of
https://github.com/containers/skopeo.git
synced 2025-08-01 23:07:51 +00:00
Update nix pin with make nixpkgs
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
This commit is contained in:
parent
c5103c6b51
commit
c456cef9bd
2
Makefile
2
Makefile
@ -121,7 +121,7 @@ nixpkgs:
|
||||
-f channel:nixos-20.09 nix-prefetch-git \
|
||||
-c nix-prefetch-git \
|
||||
--no-deepClone \
|
||||
https://github.com/nixos/nixpkgs refs/head/nixos-20.09 > nix/nixpkgs.json
|
||||
https://github.com/nixos/nixpkgs refs/heads/nixos-20.09 > nix/nixpkgs.json
|
||||
|
||||
# Build statically linked binary
|
||||
.PHONY: static
|
||||
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"url": "https://github.com/nixos/nixpkgs",
|
||||
"rev": "42a03e4728fc05cb9f123057670e41967f628360",
|
||||
"date": "2021-04-02T23:08:32+02:00",
|
||||
"path": "/nix/store/d1vqa0kpa69zzcaj5kqgkmrxr3s7vli1-nixpkgs",
|
||||
"sha256": "0wrn5nayxckj11z2qlvsya2lzssbccbk50llxmgdm0qb5y14shfk",
|
||||
"rev": "cce26cd83d20356ee96ac9cf1de748e87fcc50b5",
|
||||
"date": "2021-04-12T22:14:24+02:00",
|
||||
"path": "/nix/store/0flgsv9kn7q0b2ipqz35lkxq65p5cv83-nixpkgs",
|
||||
"sha256": "0ji00jz18fvppbi5y98gcalxq2mrsg7dhh9l64yf38jpb5rx3sd4",
|
||||
"fetchSubmodules": false,
|
||||
"deepClone": false,
|
||||
"leaveDotGit": false
|
||||
|
Loading…
Reference in New Issue
Block a user