mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 02:47:53 +00: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
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…
Reference in New Issue
Block a user