hackens-orga/frontend/shell.nix
2023-01-17 20:49:48 +01:00

2 lines
69 B
Nix

{ pkgs ? import ./nix {} }:
pkgs.npmlock2nix.v1.shell { src = ./.; }