flake-utils-plus VS nixGL

Compare flake-utils-plus vs nixGL and see what are their differences.

flake-utils-plus

Use Nix flakes without any fluff. (by gytis-ivaskevicius)

nixGL

A wrapper tool for nix OpenGL application [maintainer=@guibou] (by nix-community)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
flake-utils-plus nixGL
19 26
443 597
- 4.9%
4.9 5.2
17 days ago 21 days ago
Nix Nix
MIT 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.

flake-utils-plus

Posts with mentions or reviews of flake-utils-plus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-26.

nixGL

Posts with mentions or reviews of nixGL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-28.
  • Ask HN: Are there wrapper/runner programs that encrypt writes and decrypt reads?
    1 project | news.ycombinator.com | 22 Apr 2024
    How can a program accomplish this? by using/doing something like virtualization? emulation? syscall/API translation? e.g. like WINE?

      [1] https://github.com/nix-community/nixGL
  • Nix without NixOS, how doable is this and how much do I miss?
    2 projects | /r/NixOS | 28 Sep 2023
    Essentially, running stuff that needs GL graphics is a bit funky... There's a workaround called nixGL though.
  • Calibre Replacement Considerations
    6 projects | news.ycombinator.com | 2 Sep 2023
    I think installing Calibre is a good use case for installing Nix (www.nixos.org).

    Unfortunately, you might also need https://github.com/guibou/nixGL to run graphical apps under Nix. It's a shell script to use the correct OpenGL library.

  • Nix-env apps on Debian unable to be executed via GUI KDE.
    1 project | /r/NixOS | 30 Jun 2023
    Try the NixGL wrapper.
  • Issue: with python-matplotlib
    1 project | /r/NixOS | 19 May 2023
    Are you running the Nix package manager on not-NixOS? If so I recall needing NixGL for OpenGL integration.
  • How do I update packages when using home-manager?
    2 projects | /r/NixOS | 7 Apr 2023
    $ nix-channel --list home-manager https://github.com/nix-community/home-manager/archive/release-22.05.tar.gz nixgl https://github.com/guibou/nixGL/archive/main.tar.gz nixos https://nixos.org/channels/nixos-unstable
  • functional
    2 projects | /r/linuxmemes | 24 Mar 2023
    Needs a separate program to run GUI applications on non-NixOS systems
  • Imagine your entire purpose being made completely obsolete by a single compiler option
    1 project | /r/linuxmemes | 22 Feb 2023
    IMO the proper solution to this is Nix/Guix, since they have the best of both worlds (sharing libraries where possible, but allowing different versions where needed). Shame that libGL is a mess and as such is difficult to get right in this way, and as such you need hacks like https://github.com/guibou/nixGL for most GUI stuff. That said, people are working on improving the situation.
  • Setting up my new laptop: Nix style
    5 projects | news.ycombinator.com | 24 Dec 2022
    I get what you mean, but keep in mind that for every distro you're reliant on the community to get nvidia support integrated. Also if you only have few apps that require it, then the nixGL flake is not bad. https://github.com/guibou/nixGL
  • Unable to run alacritty using nix
    1 project | /r/linuxquestions | 29 Nov 2022
    nix-channel --add https://github.com/guibou/nixGL/archive/main.tar.gz nixgl && nix-channel --update warning: unable to download 'https://cache.nixos.org/v5djb4jw3hg4brdbidqaspin8n8isyq6.narinfo': SSL peer certificate or SSH remote key was not OK (60); retrying in 259 ms these derivations will be built: /nix/store/gm6gq44ivdqgmrsvlsr08d2nqjircgds-nixgl.drv building '/nix/store/gm6gq44ivdqgmrsvlsr08d2nqjircgds-nixgl.drv'... while setting up the build environment: executing '/bin/bash': No such file or directory builder for '/nix/store/gm6gq44ivdqgmrsvlsr08d2nqjircgds-nixgl.drv' failed with exit code 1 error: build of '/nix/store/gm6gq44ivdqgmrsvlsr08d2nqjircgds-nixgl.drv' failed error: program '/usr/bin/nix-build' failed with exit code 100

What are some alternatives?

When comparing flake-utils-plus and nixGL you can also consider the following projects:

Home Manager using Nix - Manage a user environment using Nix [maintainer=@rycee]

flake-utils - Pure Nix flake utility functions [maintainer=@zimbatm]

not-os - An operating system generator, based on NixOS, that, given a config, outputs a small (47 MB), read-only squashfs for a runit-based operating system, with support for iPXE and signed boot.

poetry2nix - Convert poetry projects to nix automagically [maintainer=@adisbladis]

archbox - Easy to use Arch Linux chroot environment with some functionalities to integrate it with your existing Linux installation. Mirror of https://momodev.lemniskett.moe/lemniskett/archbox

NixOS-docker - DEPRECATED! Dockerfiles to package Nix in a minimal docker container

napalm - Support for building npm packages in Nix and lightweight npm registry [maintainer @jtojnar]

deploy-rs - A simple multi-profile Nix-flake deploy tool.

nix-bundle - Bundle Nix derivations to run anywhere!

nix-processmgmt - Experimental Nix-based process management framework

spack - A flexible package manager that supports multiple versions, configurations, platforms, and compilers.