Nixing splitsh/lite | Oliver Davies

Oliver is an Acquia-certified Triple Drupal expert, core contributor, Developer, Consultant and multiple-time DrupalCon speaker.

Oliver Davies

"SLAM is neither Free Software or Open Source. SLAM is released under the terms of the Peer Production License. This limits use to individual users, non-commercial entities, and other worker owned cooperatives"

The post-open source era is here and I'm 100% here for it

https://worker.informatics.coop/slam/

#linux #nix #licensing

SLAM

😑 seriously?

#nix #nixos

Would be really great if

> nix run codeberg:user/repo

was possible. It works for #GitLab and #GitHub already. #Codeberg should also work. Instead, one needs to write this unergonomic thing:

> nix run git+ssh://[email protected]/<user>/<repo>

EDIT: You could upvote this feature request: https://github.com/NixOS/nix/issues/14064

#nix #nixos

NixOS Home Manager users may find this useful!

It lets you have .desktop files, basically shortcuts, to any application you can run via nix, without actually having to install them. They're pulled in at runtime, using the same magic as you use when doing nix run.

https://git.krutonium.ca/Krutonium/NixOS/src/branch/main/modules/users/krutonium-hm/dynamic-apps.nix

#Nix #NixOS #HomeManager #Linux #FlakeParts

NixOS/modules/users/krutonium-hm/dynamic-apps.nix at main

NixOS

Krutonium's Forgejo Service
SLAM: s6/synit based NixOS

0 comments

Lobsters
An exploitable integer overflow in Lix (CVE-2026-44028)

0 comments

Lobsters

An integer overflow vulnerability has been reported and mitigated by the #Lix project as part of a security coordination with the CppNix project.

https://lix.systems/blog/2026-05-05-lix-unsigned-integer-overflow/

All releases are available, installers were published, Nixpkgs small channels contains the fixes, patches are available. We recommend you upgrade at the earliest if you are at risk (see the additional guidance section).

#Nix #NixOS #security

An exploitable integer overflow in Lix (CVE-2026-44028)

Security researchers have found a security issue in Lix. This issue has been assigned CVE-2026-44028. Important note : The issues are different between Lix and CppNix but it seems there was confusion in MITRE who emitted the CVE and copied the wrong information which should have gone into the CppNix CVE, we are trying to update the CVE metadata.

Lix
Hallöchen, ich bräuchte vielleicht mal hilfe bei Nix und wende mich an das HiveMind.
Ich habe eine third party nix flake für binaryNinja (https://github.com/jchv/nix-binary-ninja) die dauerhaft auf die neuesten versionen der Binary von Binjar geupdated wird, ich habe aber nur eine alte version von BinaryNinja, da meine Lizenz ausgelaufen ist.Jetzt beschwert nix sich darüber, dass es die dependency nicht builden kann, weil ja keine binary für die entsprechende Version vorhanden ist. (1/2)
#nix #nixos #nixhelp