Skip to content

Commit

Permalink
Merge pull request #10019 from alvistack/master-linux-amd64
Browse files Browse the repository at this point in the history
Update nix pin with `make nixpkgs`
  • Loading branch information
openshift-merge-robot authored Apr 14, 2021
2 parents b5e9b30 + 77159db commit b130dce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions nix/nixpkgs.json
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit b130dce

Please sign in to comment.