pykgr
Reproducible builds with python3 (by DylanEHolland)
nix-embedded
Nix embedded image generator. (by benpye)
pykgr | nix-embedded | |
---|---|---|
1 | 1 | |
0 | 2 | |
- | - | |
0.0 | 0.0 | |
about 3 years ago | over 3 years ago | |
Python | C | |
BSD 3-clause "New" or "Revised" License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pykgr
Posts with mentions or reviews of pykgr.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-24.
-
The Curse of NixOS
Not being able to use it in a home directory without root was a major turn off for me. I actually started writing a python module to install packages in a way similar to nix (albeit I never got to reproducibility) but ran into problems building glibc and installing it to the home dir. I’d like to continue it one day.
https://github.com/DylanEHolland/pykgr
nix-embedded
Posts with mentions or reviews of nix-embedded.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-24.
-
The Curse of NixOS
Yeah I agree here, I used to find Nix somewhat unintuitive but I have now managed a few non-trivial projects. One being to package Xilinx ISE as a flake [0], and another to build a non-volatile Linux image using busybox and runit [1]. For the latter I still haven't quite gotten where I want but that's because I realised I needed dbus for avahi and dbus is just so ridiculously complex.
[0] - https://github.com/benpye/nix-fpga-tools/
[1] - https://github.com/benpye/nix-embedded
What are some alternatives?
When comparing pykgr and nix-embedded you can also consider the following projects:
aconfmgr - A configuration manager for Arch Linux
impermanence - Modules to help you handle persistent state on systems with ephemeral root storage [maintainer=@talyz]
star-history - The missing star history graph of GitHub repos - https://star-history.com
nixos-beginners-handbook - The missing handbook for NixOS beginners