fix(nix): Cleanup

This commit is contained in:
2025-09-22 15:54:55 +02:00
parent 1735e9c51b
commit 5730f2c761
6 changed files with 91 additions and 186 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
let
sources = import ./npins;
sources = import ./lon.nix;
system = builtins.currentSystem;
pkgs = import sources.nixpkgs {
inherit system;
@@ -23,7 +23,7 @@ pkgs.mkShellNoCC {
packages = with pkgs; [
# nix helpers
just
npins
lon
nix-converter
# helm