ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,835,046 results

Vimjoyer
Best Way To Manage Project Dependencies | Nix Shells

Discord server: https://discord.gg/AqHbaeK43b Donations: https://ko-fi.com/vimjoyer Donations 2: ...

10:45
Best Way To Manage Project Dependencies | Nix Shells

47,106 views

1 year ago

Surma
Nix explained from the ground up

(CORRECTIONS IN THE DESCRIPTION) What is Nix? And how does it build software in a completely deterministic way?

23:39
Nix explained from the ground up

175,029 views

1 year ago

Fireship
Nix in 100 Seconds

Try Brilliant free for 30 days https://brilliant.org/fireship You'll also get 20% off an annual premium subscription. Nix is a purely ...

3:33
Nix in 100 Seconds

804,400 views

1 year ago

Vimjoyer
Effortless Rust Development with Nix | Devshells, Packaging & Beyond

Discord server: https://discord.gg/AqHbaeK43b Donations: https://ko-fi.com/vimjoyer Up-to-date information: Rust: ...

9:23
Effortless Rust Development with Nix | Devshells, Packaging & Beyond

13,729 views

7 months ago

IogaMaster
HOW to REALLY learn NixOS

In this video I show you the way I should have learned Nix/NixOS ko-fi: https://ko-fi.com/iogamaster Discord: ...

4:49
HOW to REALLY learn NixOS

96,031 views

2 years ago

Vimjoyer
Nix Dev Environments | Declare Your Coding Projects

Discord server: https://discord.gg/AqHbaeK43b Code blocks from the video: https://github.com/vimjoyer/devshells-video Nixhub: ...

5:44
Nix Dev Environments | Declare Your Coding Projects

61,181 views

2 years ago

DevOps & AI Toolkit
Say Goodbye to Containers - Ephemeral Environments with Nix Shell

With Nix Shell, you can instantly spin up the exact environment you need, tailored to specific projects, and discard it with ease ...

16:58
Say Goodbye to Containers - Ephemeral Environments with Nix Shell

157,605 views

2 years ago

Developer Voices
Nix, The Build Everything Language (with Julian Arni)

Ever since we invented makefiles, the programming world has been wrestling with the problem of building software stacks reliably ...

1:20:37
Nix, The Build Everything Language (with Julian Arni)

20,863 views

11 months ago

People also watched

TechFrontier
This New Linux UI Is So Beautiful It Doesn’t Even Look Like Linux Anymore (2026)

What if I told you Linux has evolved so much that it doesn't even look like Linux anymore? In this video, we explore a stunning ...

16:17
This New Linux UI Is So Beautiful It Doesn’t Even Look Like Linux Anymore (2026)

1,364 views

1 day ago

Mid tech
What Could Replace Linux? | FrankOS and the Future of Operating Systems

What Could Replace Linux? | FrankOS and the Future of Operating Systems After 20 years of using Linux, I discovered an ...

21:31
What Could Replace Linux? | FrankOS and the Future of Operating Systems

901 views

10 hours ago

ForrestKnight
My Linux Ubuntu Setup for Software Development

After NixOS beat me up, I switched my software engineering setup to Ubuntu with Omakub. This video is a look into my dev setup ...

21:23
My Linux Ubuntu Setup for Software Development

303,417 views

8 months ago

ZacsTech
NixOS Explained for Beginners — The Most Powerful Linux Distro?

Ever wondered why NixOS is called one of the most unique Linux distributions? In this video, I give a quick, beginner-friendly ...

15:09
NixOS Explained for Beginners — The Most Powerful Linux Distro?

5,062 views

3 days ago

All Systems Go!
Writing your own NixOS modules for fun and (hopefully) profit

https://media.ccc.de/v/all-systems-go-2023-214-writing-your-own-nixos-modules-for-fun-and-hopefully-profit This talk will be a ...

23:25
Writing your own NixOS modules for fun and (hopefully) profit

16,869 views

2 years ago

Evgeni Chasnovski
A Demo of vim.pack (Neovim built-in plugin manager)

Neovim 0.12 has a built-in plugin manager vim.pack. This video is a somewhat quick yet comprehensive demo of vim.pack basic ...

15:36
A Demo of vim.pack (Neovim built-in plugin manager)

1,737 views

1 day ago

David Przybilla
Reproducibility with Nix : A Beginners guide

Nix package manager is a powerful tool to ensure reproducibility in Software projects. Nix can help us set local dev environments, ...

1:14:03
Reproducibility with Nix : A Beginners guide

559 views

2 years ago

ForrestKnight
i'm sorry nixOS, i've failed you. maybe next time.

To try everything Brilliant has to offer for free, visit http://brilliant.org/ForrestKnight/ and get 20% off Brilliant's annual premium ...

15:02
i'm sorry nixOS, i've failed you. maybe next time.

101,768 views

9 months ago

Friendly Alien
The simplest guide to nix flakes and home-manager

Finally I configured my NixOS. I used nix flakes and home-manager to automate as much as possible when installing and made ...

17:33
The simplest guide to nix flakes and home-manager

6,993 views

1 year ago

NixOS
Thomas Bereknyei - Hydra, Nix's CI (SoN2022 - public lecture series)

In this lecture, Thomas (a.k.a. tomberek) will talk to us about Hydra, Nix's CI. You can expect an introduction to the Nix based CI ...

55:01
Thomas Bereknyei - Hydra, Nix's CI (SoN2022 - public lecture series)

2,320 views

Streamed 3 years ago

nixhero
Nix Flake Introduction for Beginners

... flake.nix 3:07 How flake inputs work 3:59 Flakes inputs in hello world 5:43 Flakes outputs 6:06 "nix build" command 6:39 nix ...

11:29
Nix Flake Introduction for Beginners

5,585 views

1 year ago

Vimjoyer
The Best Way To Use Python On NixOS

Check out FlakeHub at https://flakehub.com/, and get an exclusive deal with coupon VIMJOYER. Discord server: ...

8:57
The Best Way To Use Python On NixOS

31,630 views

1 year ago

DevOps Toolbox
Why I'm Ditching Nix Home Manager - And What I'm Using Instead

Zero To KNOWING Kubernetes in Under 90 Minutes: https://learn.omerxx.com/courses/k8s-from-scratch ✓ Build a Second Brain ...

8:07
Why I'm Ditching Nix Home Manager - And What I'm Using Instead

109,225 views

1 year ago

NixCon
NixCon 2025 - How I wish Bazel had nix develop

Nix's package composition model makes developer environments a natural extension of its core abstractions. A simple `shell.nix` ...

5:09
NixCon 2025 - How I wish Bazel had nix develop

231 views

5 months ago

Zürich Friends of Haskell
Nix: Reproducible development from theory to practice

Nix: Reproducible development from theory to practice Alex Drake 16 December 2025 https://github.com/ners/nix-lecture.

1:55:45
Nix: Reproducible development from theory to practice

487 views

Streamed 2 months ago

Vimjoyer
Nix flakes explained

Enabling flakes: https://nixos.wiki/wiki/Flakes - commands are here Creating a flake: $ nix flake init Updating a flake: $ nix flake ...

7:22
Nix flakes explained

116,753 views

2 years ago

Vimjoyer
Best Modular Nix Flake Framework | Break Your Flake Into Parts

Discord server: https://discord.gg/AqHbaeK43b Donations: https://ko-fi.com/vimjoyer Up-to-date information: flake-parts: ...

5:34
Best Modular Nix Flake Framework | Break Your Flake Into Parts

21,885 views

5 months ago

OpenTechLab
Nix-powered Docker Containers

Nix is a powerful package manager for UNIX-like systems powered by a functional programming language. In this video, look at ...

28:10
Nix-powered Docker Containers

37,924 views

2 years ago

Nix Development
The Making of Nix Development's 4th Staircase

Exciting update from Nix Development! Check out the incredible journey of crafting our 4th staircase. Witness precision and ...

0:44
The Making of Nix Development's 4th Staircase

34 views

2 years ago

NixCon
NixCon2024 Nix as the Swiss Army Knife in Cloud Development Environments

2024-10-25 15:00–15:25 Speaker: Raffaele Di Fazio In cloud-based development environments, flexibility and on-demand ...

25:13
NixCon2024 Nix as the Swiss Army Knife in Cloud Development Environments

540 views

1 year ago

Li Yang
How to use Nix to set up and share development environment

Nix is more than just a package manage, it is also a great tool to share the dependencies of your development environment with ...

13:48
How to use Nix to set up and share development environment

5,630 views

1 year ago

Dreams of Autonomy
Nix is my favorite package manager to use on macOS

Homebrew is the most popular package manager on MacOS, and for good reason. However personally, I believe that Nix is more ...

28:08
Nix is my favorite package manager to use on macOS

269,636 views

1 year ago