devos/compat/nixpkgs.nix

6 lines
72 B
Nix

let
fetch = import ./fetch.nix;
nixpkgs = fetch "nixos";
in
nixpkgs