mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-10 14:14:20 +00:00
5 lines
93 B
Nix
5 lines
93 B
Nix
{
|
|
nixos = import ./release.nix;
|
|
nixpkgs = import <nixpkgs/pkgs/top-level/release.nix>;
|
|
}
|