summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-12-21 12:53:36 +0000
committerGitHub <noreply@github.com>2020-12-21 12:53:36 +0000
commitd6925182cdaf94225908a386d02eae8fd3e01123 (patch)
treeb94a6d55e7560da6e1edb0ca46bb5568904dbccd /Makefile
parent5c6b5ef34905f40562b518799c35be8d06694e65 (diff)
parent0599b2185768a5656e7f782fd040ec6b18cdb825 (diff)
downloadpodman-d6925182cdaf94225908a386d02eae8fd3e01123.tar.gz
podman-d6925182cdaf94225908a386d02eae8fd3e01123.tar.bz2
podman-d6925182cdaf94225908a386d02eae8fd3e01123.zip
Merge pull request #8526 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 610449e9d..68502e6b4 100644
--- a/Makefile
+++ b/Makefile
@@ -226,7 +226,7 @@ bin/podman.cross.%: .gopathok
# Update nix/nixpkgs.json its latest stable commit
.PHONY: nixpkgs
nixpkgs:
- @nix run -f channel:nixos-20.03 nix-prefetch-git -c nix-prefetch-git \
+ @nix run -f channel:nixos-20.09 nix-prefetch-git -c nix-prefetch-git \
--no-deepClone https://github.com/nixos/nixpkgs > nix/nixpkgs.json
# Build statically linked binary