mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
parent
edee6169bf
commit
dd032f624c
2 changed files with 7 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
edition = 201909;
|
||||
|
||||
inputs.nixpkgs.uri = "nixpkgs/release-20.03";
|
||||
inputs.nixpkgs.uri = "nixpkgs/release-19.09";
|
||||
|
||||
outputs = { self, nixpkgs }:
|
||||
|
||||
|
@ -72,7 +72,7 @@
|
|||
openssl pkgconfig sqlite
|
||||
libarchive
|
||||
boost
|
||||
nlohmann_json
|
||||
(nlohmann_json.override { multipleHeaders = true; })
|
||||
rustc cargo
|
||||
|
||||
# Tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue