1
0
Fork 0
mirror of https://github.com/NixOS/hydra.git synced 2024-10-18 17:02:28 -04:00

Update to latest Nix and fix compilation

This commit is contained in:
Eelco Dolstra 2019-11-07 23:16:05 +01:00
parent 1784c362ed
commit 4c8f600eaa
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
2 changed files with 7 additions and 7 deletions

View file

@ -4,20 +4,20 @@
"inputs": {
"nixpkgs": {
"inputs": {},
"narHash": "sha256-ALTr2z3J1mE/2OAuEIALIq5pxgADfKvq7rF7gqxT4c0=",
"narHash": "sha256-ZzR2l1dovxeZ555KXxz7SAXrC72BfaR4BeqvJzRdmwQ=",
"originalUrl": "nixpkgs/release-19.09",
"url": "github:edolstra/nixpkgs/bcceb882ccdfa818c1e18f4c1e88f2db68964305"
"url": "github:edolstra/nixpkgs/d37927a77e70a2b3408ceaa2e763b6df1f4d941a"
}
},
"narHash": "sha256-Y1cdnCNoJmjqyC/a+Nt2N+5L3Ttg7K7zOD7gmtg1QzA=",
"narHash": "sha256-jdPbZC16ky1nhh1P0E6RGnEjtDofgfbWXFn1v6GyYXA=",
"originalUrl": "nix",
"url": "github:NixOS/nix/9cac895406724e0304dff140379783c4d786e855"
"url": "github:NixOS/nix/0ba8a4e942fbbc6ed71fa3aa76c6f923de3923ee"
},
"nixpkgs": {
"inputs": {},
"narHash": "sha256-ALTr2z3J1mE/2OAuEIALIq5pxgADfKvq7rF7gqxT4c0=",
"narHash": "sha256-ZzR2l1dovxeZ555KXxz7SAXrC72BfaR4BeqvJzRdmwQ=",
"originalUrl": "nixpkgs/release-19.09",
"url": "github:edolstra/nixpkgs/bcceb882ccdfa818c1e18f4c1e88f2db68964305"
"url": "github:edolstra/nixpkgs/d37927a77e70a2b3408ceaa2e763b6df1f4d941a"
}
},
"version": 3

View file

@ -110,7 +110,7 @@
perlDeps perl final.nix
postgresql95 # for running the tests
boost
nlohmann_json
(nlohmann_json.override { multipleHeaders = true; })
];
hydraPath = lib.makeBinPath (