11 current 2025-01-09 15:16:39 24.11.711867.6c90912761c4 6.6.67 *
This commit is contained in:
parent
2c76a17ef4
commit
6c28579be9
@ -121,6 +121,10 @@
|
|||||||
|
|
||||||
# List packages installed in system profile. To search, run:
|
# List packages installed in system profile. To search, run:
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
|
environment.variables = {
|
||||||
|
PKG_CONFIG_PATH = "/run/current-system/sw/lib/pkgconfig";
|
||||||
|
OPENSSL_DIR = "/run/current-system/sw/lib";
|
||||||
|
};
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
openssl
|
openssl
|
||||||
cargo
|
cargo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user