Learn Together Nix Programming | Part 12 - Packaging with dependencies

time8 mo agoview1 views

Today we continue with packaging existing software in Nix but this time we deal with a package that's missing some dependencies. Can we resolve these? Watch to find out!

Follow along with the Nix Documentation at https://nix.dev/tutorials/packaging-existing-software#a-package-with-dependencies

Come to my Discord to chat or bring up questions from the video Discord server: https://discord.com/invite/r4pMZAuKGC

Playlist for this series: https://www.youtube.com/playlist?list=PL-oJWTgK9N6_tJ751N-TvhcF0aPu39zEY

Donations are welcome at: https://ko-fi.com/ellyse7777

00:48 - Intro 03:43 - Fetching source from GitHub 09:52 - Missing dependencies 18:03 - Finding packages 20:17 - Local code search 27:02 - Local derivation search 36:14 - Adding package sets as dependencies 39:56 - Fixing build failures 40:20 - installPhase 43:27 - Phases and hooks 45:54 - A successful build 49:42 - Outro

Loading comments...