Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created November 29, 2019 20:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/3ca37241e2a0996b5fab5fe0b3e64e54 to your computer and use it in GitHub Desktop.
Save ryantm/3ca37241e2a0996b5fab5fe0b3e64e54 to your computer and use it in GitHub Desktop.
/nix/store/sbhiiywh3ivgcqc4rvv693bd75vw3dh2-unbound-1.9.5
├── bin
│   ├── unbound
│   ├── unbound-anchor
│   ├── unbound-checkconf
│   ├── unbound-control
│   ├── unbound-control-setup
│   └── unbound-host
├── etc
│   └── unbound
│   └── unbound.conf
├── include
│   └── unbound.h
├── lib
│   └── pkgconfig
│   └── libunbound.pc
└── nix-support
└── propagated-build-inputs
7 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment