diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-10-09 06:06:42 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-09 06:06:42 -0400 |
commit | 4511053499ff98a5e0b7db85afeb9b6826da4b4e (patch) | |
tree | 559b2e53a1c91542eb14de0b0cf894ca80701bde | |
parent | 953e16f31a3a6954198f93ff9e2179dd25c50d94 (diff) | |
parent | b1f745428aa4d5c7dab9a0179dfd169c139e1f9a (diff) | |
download | podman-4511053499ff98a5e0b7db85afeb9b6826da4b4e.tar.gz podman-4511053499ff98a5e0b7db85afeb9b6826da4b4e.tar.bz2 podman-4511053499ff98a5e0b7db85afeb9b6826da4b4e.zip |
Merge pull request #7961 from alvistack/master-linux-amd64
Update nix pin with `make nixpkgs`
-rw-r--r-- | nix/nixpkgs.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nix/nixpkgs.json b/nix/nixpkgs.json index cd885fce2..31795516c 100644 --- a/nix/nixpkgs.json +++ b/nix/nixpkgs.json @@ -1,7 +1,7 @@ { "url": "https://github.com/nixos/nixpkgs", - "rev": "d5a689edda8219a1e20fd3871174b994cf0a94a3", - "date": "2020-09-13T01:58:20+02:00", - "sha256": "0m6nmi1fx0glfbg52kqdjgidxylk4p5xnx9v35wlsfi1j2xhkia4", + "rev": "c095d986c73b4e3d82af299b4175b9b475ebbf3a", + "date": "2020-10-07T23:58:44-03:00", + "sha256": "0ygv3wq26mxvy6kahs95ivl6n80bac3pbh6xmgw9ijcnnr03lm01", "fetchSubmodules": false } |