Nix Language Explained

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Literally the best videos about nix. And easy to understand too. Great stuff

leonhma
Автор

JUST what is needed ! Please keep it up. Thanks.

adingbatponder
Автор

Amazing introduction! The configuration files syntax makes more sense now

pmmeurcatpics
Автор

I think this is the best introductory video on the nix language that I’ve seen 🙌🏼

adamharris
Автор

This looks like a beautiful language! And how lovely that it has such a practical use case

davidzwitser
Автор

Love the videos. The editing, the speed and the content. What is really missing though is the text notes😢

boticelli-lol-
Автор

I had to pause a lot towards the end, but it's very informative.

Alexander_Sannikov
Автор

This is great & very helpful - thanks!

jl
Автор

3:48 sounds weird in imperative style thinking, but given in a functional-imperative approach, i would say having one expression / evaluated result per file makes total sense?

Tattersail
Автор

6:09 So like currying in Haskell? Awesome!

callyral
Автор

Please cover some high order functions like map on your next video!

PabloAndresDealbera
Автор

Wow the quality just shot way up! Thanks !

lamprospitsillou
Автор

2:40 how does "./." evaluate to... anything? Wouldn't it just mean something like - a file called dot in the current directory, which just isn't a thing?

intermarer
Автор

Too fast Yurii, as someone who read the docs and played with the repl and wrote some nix code I get all of this. But past me who just installed nix in a VM or hardware probably wouldn't understand much. The editing is also not good. That time you showed different ways of declaring nested atrrsets the editing flipped between all the versions too fast and instead should've showed them side by side.

max_ishere
Автор

Thanks! Can you please make a video on how to manage secrets?

francoisdprob
Автор

Amazing video, please make a guide on how to setup startx. I can’t figure it out

mgkallits
Автор

3:10 was the image on the right meant to stay still?

TheSast
Автор

Please make a video for the built in functions.

NivasSV
Автор

4:58 wouldn't it evaluate to { a = 5; b = 10; c = 15; } instead of just 15

lomenzel
Автор

Do you think making such a video would have been significantly more difficult without motioncanvas?

TheSast