Search
Items tagged with: NixOS
📝 Deploying Nix builds on Fly.io
https://sekun.net/blog/deploying-nix-builds-on-fly-io/
Deploying Nix builds on Fly.io
The current approach Fly.io recommends doing is you write a Dockerfile to build, and run your app on their platform.sekun.net
I don’t install node I use nix-shell
https://www.youtube.com/watch?v=0YBWhSNTgV8
This video is a great quick explainer about how awesome nix-shell is. I don't install PHP or Node or even MySQL I create a shell.nix file and run nix-shell and let my shell have everything installed without cluttering up my system.
I do need to dig into flakes at some point.
https://curtismchale.ca/2024/09/04/i-dont-install-node-i-use-nix-shell/
#LinksOfInterest #nixos
Best Way To Manage Project Dependencies | Nix Shells
Discord server: https://discord.gg/AqHbaeK43bDonations: https://ko-fi.com/vimjoyerDonations 2: https://buymeacoffee.com/vimjoyercode from the video: https://...YouTube
A new blog post inspired by my adventures in #Nix and #NixOS. Could declarative systems make computing easier for everyday people? I really think so, but it'll mean a big shift in how we think about using computers.
https://aires.fyi/blog/computers-as-code/
The Lion's Den | Computers as code: Why declarative systems are the future of computing
A different way of thinking about how we use and manage computers, in both our personal lives and professional lives.aires.fyi
#Nix is reshaping the way we think about package management with its #declarativity and #reproducibility. In the article, I dive into why Nix is a game-changer and guide readers through building their first project with it, ensuring a seamless and reproducible development environment.
A massive shoutout to the c't editorial team for their impeccable collaboration and support throughout the process. Grateful for the opportunity to share my knowledge and contribute to the tech community.
📸 If you've read it or are interested in Nix, I'd love to hear your thoughts. Feel free to share!
#Nix #NixOS #ctmagazine #techwriting #collaboration #innovation
muzika: unstable-2023-06-07 -> unstable-2023-07-27 by onny · Pull Request #237537 · NixOS/nixpkgs
Description of changes Things done Built on platform(s) x86_64-linux aarch64-linux x86_64-darwin aarch64-darwin For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual) Tested...GitHub