Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Flake-parts Alternatives
Similar projects and alternatives to flake-parts
-
dev-templates
Dev environments for numerous languages based on Nix flakes [maintainer=@lucperkins]
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
npt
Nix Package Tool. A (humble) successor to linux's apt, which makes life easier when using nix as a package manager. (by woile)
-
-
-
flake-parts reviews and mentions
-
Nix noob question
You can also just install flakes doing nix profile install . I wrote a tool to make it a bit easier, npt but it's completely optional. Once you install the packages with nix profile. Then in your repos you can use a flake with a devShell and run nix develop. Check https://flake.parts to write your flakes.
-
I'm getting on the hype train. What do you recommend to beginner?
Definitely use flakes from the get-go. It's much more sane. Nix's documentation can be unorganized, but read through it when you can. Modules and other projects tend to have their own documentation as well, like Home Manager and flake-parts
Some flake libraries are unnecessarily complicated or obscure, and that might be another concern. Imo flake-utils and flake-utils-plus are fine on that front, but flake-parts is the clear winner among frameworks/libraries for writing flakes concisely.
-
Why you don't need flake-utils
That's not a typo, there OP is referring to https://github.com/hercules-ci/flake-parts
-
A note from our sponsor - Onboard AI
getonboard.dev | 8 Dec 2023
Stats
hercules-ci/flake-parts is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of flake-parts is Nix.