]> woffs.de Git - fd/haskell-amqp-utils.git/blob - shell.nix
update reuse compat
[fd/haskell-amqp-utils.git] / shell.nix
1 # SPDX-FileCopyrightText: 2022 Frank Doepper
2 #
3 # SPDX-License-Identifier: GPL-3.0-only
4
5 { nixpkgs ? import <nixpkgs> {}, compiler ? "" }:
6 (import ./default.nix { inherit nixpkgs compiler; }).env