summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-04-14 10:14:51 -0400
committerGitHub <noreply@github.com>2021-04-14 10:14:51 -0400
commitb130dced648350f547767d07bb0b055472ab79bd (patch)
treefcab5435321853513185fff6b9fc10ca745df244 /Makefile
parentb5e9b30212c8d378d1cbccb096ebde216df50139 (diff)
parent77159dbd0a52fc052264f361031d8b9ad155190d (diff)
downloadpodman-b130dced648350f547767d07bb0b055472ab79bd.tar.gz
podman-b130dced648350f547767d07bb0b055472ab79bd.tar.bz2
podman-b130dced648350f547767d07bb0b055472ab79bd.zip
Merge pull request #10019 from alvistack/master-linux-amd64
Update nix pin with `make nixpkgs`
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