overlay(steamcmd): use upstream url

This commit is contained in:
js0ny 2026-02-23 08:55:29 +00:00
parent 0ca532e432
commit d4bf5a6d49
11 changed files with 69 additions and 2 deletions

View file

@ -96,9 +96,10 @@
(final: prev: {
caelestia-shell = caelestia-shell.packages.x86_64-linux.caelestia-shell;
})
(final: pref: {
(final: prev: {
zen-browser = zen-browser.packages.x86_64-linux.zen-browser;
})
(import ./overlays/steamcmd.nix)
];
forSystem = system:
import nixpkgs {