forked from github-mirror/docker-nixpkgs
5 lines
48 B
Nix
5 lines
48 B
Nix
let
|
|
pkgs = import ./.;
|
|
in
|
|
pkgs.docker-nixpkgs
|