-
-
Notifications
You must be signed in to change notification settings - Fork 877
Open
Description
https://nix.dev/guides/best-practices.html#lookup-paths
https://nix.dev/guides/best-practices.html#reproducible-nixpkgs-configuration
Instances
https://github.com/search?type=code&q=repo:NixOS/nixos-hardware+%22%3Cnixpkgs%3E%22
nixpkgs = import <nixpkgs> { }; with import <nixpkgs> { system = "aarch64-linux"; }; callPackage ./. { } pkgsCross = import <nixpkgs> {
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels