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