This commit is contained in:
암냥 2026-08-08 11:13:12 +09:00
commit ead5316cee
No known key found for this signature in database
3 changed files with 32 additions and 29 deletions

View file

@ -1,6 +1,6 @@
{ pkgs }:
pkgs.writeShellApplication {
name = "nr";
name = "docker2libc";
runtimeInputs = with pkgs; [
nix-output-monitor