summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWong Hoi Sing Edison <hswong3i@pantarei-design.com>2021-04-14 09:25:24 +0800
committerWong Hoi Sing Edison <hswong3i@pantarei-design.com>2021-04-14 10:15:25 +0800
commit77159dbd0a52fc052264f361031d8b9ad155190d (patch)
tree2e31c7927b790d289d9f2ff764ebcd905b244492 /Makefile
parent4a22d6117aeb2f2b9fa120328bba857f7fd54d47 (diff)
downloadpodman-77159dbd0a52fc052264f361031d8b9ad155190d.tar.gz
podman-77159dbd0a52fc052264f361031d8b9ad155190d.tar.bz2
podman-77159dbd0a52fc052264f361031d8b9ad155190d.zip
Update nix pin with `make nixpkgs`
Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 01d25a856..daf71fd8e 100644
--- a/Makefile
+++ b/Makefile
@@ -389,7 +389,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