mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
nixos-option: add backwards compatibility layer
This adds a basic `nixos-option/default.nix` file to provide some
measure of backwards compatibility with Nixpkgs prior to
ce6f17f953
.
This commit is contained in:
parent
dafb3dfc48
commit
231a31be87
1 changed files with 1 additions and 0 deletions
1
nixos/modules/installer/tools/nixos-option/default.nix
Normal file
1
nixos/modules/installer/tools/nixos-option/default.nix
Normal file
|
@ -0,0 +1 @@
|
|||
{ pkgs, ... }: pkgs.nixos-option
|
Loading…
Add table
Add a link
Reference in a new issue