I like NixOS
- JumpDeleted
Permanently Deleted
- JumpNSFW
Better(ule)
Game Development @programming.dev O3DE 24.09 Released
Memes @lemmy.ml I'm trying to have a serious conversation here
Programmer Humor @programming.dev Happens all the time
ISO8601 @lemmy.sdf.org Just found the worst time/date format
linuxmemes @lemmy.world I bet the rest of the world has better paper
Parallel View @sh.itjust.works Crazy staircase
Parallel View @sh.itjust.works First successful photo using CrossCam
Parallel View @sh.itjust.works Titanfall 2 SBS 3D First Mission
unket @sh.itjust.works Han är min tjej
196 @lemmy.blahaj.zone Uglier rule
Godot @programming.dev Ink - Programming Language for Game Narratives - Godot | Unity | Unreal | More
Godot @programming.dev Godot XR Update
Parallel View @sh.itjust.works 3D Roller Coaster
The Internet Is Beautiful @lemmy.world Coding Font – Find Your Favorite Font, Tournament-Style
unket @sh.itjust.works Förlåt
Factorio @lemmy.ml First time using a bus and had to rotate it while going through a forest
nixos @lemmy.ml This Month in Nix Docs - #3 - May/June 2023
nixos @lemmy.ml What is shell.nix used for?
Godot @programming.dev Anyone using Godot for non-game programs?
nixos @lemmy.ml Nix Community Survey 2023


One note about
//is that it doesn't deep combine attribute sets, so if you set the .url in one and .inputs.nixpkgs.follows in another then it will only use the second one. I don't think that matters here but it's tripped me up before. I think lib.mkMerge is the deep recursive alternative.