#!/usr/bin/env -S nix-build
{pkgs ? import <nixpkgs> {}}:
pkgs.callPackage ./devenv.nix {}