mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
4 lines
93 B
Nix
4 lines
93 B
Nix
{
|
|
nixos = import ./release.nix;
|
|
nixpkgs = import <nixpkgs/pkgs/top-level/release.nix>;
|
|
}
|