ctucx.git: nixfiles

ctucx' nixfiles

commit 513399f7ab593cac3f3a882a040fc0ab2f11cf28
parent fd1216c3753fed725e2ce0d6bfc8d24419624357
Author: Katja (ctucx) <git@ctu.cx>
Date: Sun, 2 Mar 2025 14:52:45 +0100

flake: remove unnecessary inputs
3 files changed, 1 insertion(+), 189 deletions(-)
M
configurations/darwin/default.nix
|
1
-
M
flake.lock
|
152
+------------------------------------------------------------------------------
M
flake.nix
|
37
-------------------------------------
diff --git a/configurations/darwin/default.nix b/configurations/darwin/default.nix
@@ -34,7 +34,6 @@
   home-manager = {
     useUserPackages = true;
 
-#    users.katja.imports            = [ inputs.mac-app-util.homeManagerModules.default ];
     users.katja.home.homeDirectory = lib.mkForce "/Users/katja/";
     users.katja.home.packages      = with pkgs; [
       bgiparser
diff --git a/flake.lock b/flake.lock
@@ -40,21 +40,6 @@
         "type": "gitlab"
       }
     },
-    "cl-nix-lite": {
-      "locked": {
-        "lastModified": 1728174978,
-        "narHash": "sha256-Grqqg+xuicANB85j0gNEXxi9SBKY7bzGeTuyi95eGcY=",
-        "owner": "hraban",
-        "repo": "cl-nix-lite",
-        "rev": "31cfe6275c341eb3120a99f4b1c8516c49a29d87",
-        "type": "github"
-      },
-      "original": {
-        "owner": "hraban",
-        "repo": "cl-nix-lite",
-        "type": "github"
-      }
-    },
     "colmena": {
       "inputs": {
         "flake-compat": "flake-compat",

@@ -216,30 +201,6 @@
         "type": "github"
       }
     },
-    "departures2mqtt": {
-      "inputs": {
-        "flake-utils": [
-          "flake-utils"
-        ],
-        "nixpkgs": [
-          "nixpkgs"
-        ]
-      },
-      "locked": {
-        "lastModified": 1670953611,
-        "narHash": "sha256-Nux7niW2fFY/kAfUrlHre/PumoMq2JryTKvIVnJlhhE=",
-        "ref": "master",
-        "rev": "41a0e352cc99ccfb918af7a5316842fb37b1fd4f",
-        "revCount": 1,
-        "type": "git",
-        "url": "https://git.ctu.cx/departures2mqtt"
-      },
-      "original": {
-        "ref": "master",
-        "type": "git",
-        "url": "https://git.ctu.cx/departures2mqtt"
-      }
-    },
     "dns-nix": {
       "inputs": {
         "flake-utils": "flake-utils_2",

@@ -262,30 +223,6 @@
         "url": "https://git.ctu.cx/dns.nix"
       }
     },
-    "dnsmasq-lease-overview": {
-      "inputs": {
-        "flake-utils": [
-          "flake-utils"
-        ],
-        "nixpkgs": [
-          "nixpkgs"
-        ]
-      },
-      "locked": {
-        "lastModified": 1719598086,
-        "narHash": "sha256-2KNjO0E5Xcoa4TIt12a4/nTYPjZ9w3beLFb6gpkfT+4=",
-        "ref": "master",
-        "rev": "c222a434dd94cb7246c0730c16ce79a96dbf376b",
-        "revCount": 5,
-        "type": "git",
-        "url": "https://git.ctu.cx/dnsmasq-lease-overview"
-      },
-      "original": {
-        "ref": "master",
-        "type": "git",
-        "url": "https://git.ctu.cx/dnsmasq-lease-overview"
-      }
-    },
     "flake-compat": {
       "flake": false,
       "locked": {

@@ -321,23 +258,6 @@
     "flake-compat_3": {
       "flake": false,
       "locked": {
-        "lastModified": 1730663653,
-        "narHash": "sha256-kFCUWettiFHDIqxCWWQ9qY8pVh+Lj+XL0Giyy/kdomg=",
-        "owner": "hraban",
-        "repo": "flake-compat",
-        "rev": "e5b16676185cb7548581c852f51ce7f3a49bba5e",
-        "type": "github"
-      },
-      "original": {
-        "owner": "hraban",
-        "ref": "fixed-output",
-        "repo": "flake-compat",
-        "type": "github"
-      }
-    },
-    "flake-compat_4": {
-      "flake": false,
-      "locked": {
         "lastModified": 1696426674,
         "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
         "owner": "edolstra",

@@ -646,33 +566,6 @@
         "url": "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-2.tar.gz"
       }
     },
-    "mac-app-util": {
-      "inputs": {
-        "cl-nix-lite": "cl-nix-lite",
-        "flake-compat": "flake-compat_3",
-        "flake-utils": [
-          "flake-utils"
-        ],
-        "nixpkgs": [
-          "nixpkgs"
-        ],
-        "systems": "systems_4"
-      },
-      "locked": {
-        "lastModified": 1739821351,
-        "narHash": "sha256-QlVtMzAhECs9Esq3txqVW7/vM78ipB5IcI8uyCbTP7A=",
-        "owner": "hraban",
-        "repo": "mac-app-util",
-        "rev": "c00d5b21ca1fdab8acef65e696795f0f15ec1158",
-        "type": "github"
-      },
-      "original": {
-        "owner": "hraban",
-        "ref": "master",
-        "repo": "mac-app-util",
-        "type": "github"
-      }
-    },
     "mobile-coverage-map": {
       "inputs": {
         "flake-utils": [

@@ -888,9 +781,7 @@
         "ctucx-things": "ctucx-things",
         "ctucx-website": "ctucx-website",
         "darwin": "darwin_2",
-        "departures2mqtt": "departures2mqtt",
         "dns-nix": "dns-nix",
-        "dnsmasq-lease-overview": "dnsmasq-lease-overview",
         "flake-utils": "flake-utils_3",
         "flauschehorn-sexy": "flauschehorn-sexy",
         "gpx-map": "gpx-map",

@@ -898,7 +789,6 @@
         "impermanence": "impermanence",
         "lanzaboote": "lanzaboote",
         "lix-module": "lix-module",
-        "mac-app-util": "mac-app-util",
         "mobile-coverage-map": "mobile-coverage-map",
         "mqtt-webui": "mqtt-webui",
         "nix-std": "nix-std",

@@ -906,7 +796,6 @@
         "nixpkgs": "nixpkgs",
         "nixpkgsDarwin": "nixpkgsDarwin",
         "nixpkgsUnstable": "nixpkgsUnstable",
-        "sdm2mqtt": "sdm2mqtt",
         "simple-nixos-mailserver": "simple-nixos-mailserver",
         "stagit": "stagit",
         "trainsearch": "trainsearch",

@@ -938,34 +827,10 @@
         "type": "github"
       }
     },
-    "sdm2mqtt": {
-      "inputs": {
-        "flake-utils": [
-          "flake-utils"
-        ],
-        "nixpkgs": [
-          "nixpkgs"
-        ]
-      },
-      "locked": {
-        "lastModified": 1719490003,
-        "narHash": "sha256-Wsta+ZlfcKF7lzPj3ur4HMJYULlVMftMn5IszR0sByo=",
-        "ref": "main",
-        "rev": "f659fe1ee8d63a3938c2f890616ca21a039768f4",
-        "revCount": 6,
-        "type": "git",
-        "url": "https://git.ctu.cx/sdm2mqtt"
-      },
-      "original": {
-        "ref": "main",
-        "type": "git",
-        "url": "https://git.ctu.cx/sdm2mqtt"
-      }
-    },
     "simple-nixos-mailserver": {
       "inputs": {
         "blobs": "blobs",
-        "flake-compat": "flake-compat_4",
+        "flake-compat": "flake-compat_3",
         "nixpkgs": [
           "nixpkgs"
         ],

@@ -1071,21 +936,6 @@
         "type": "github"
       }
     },
-    "systems_4": {
-      "locked": {
-        "lastModified": 1689347925,
-        "narHash": "sha256-ozenz5bFe1UUqOn7f60HRmgc01BgTGIKZ4Xl+HbocGQ=",
-        "owner": "nix-systems",
-        "repo": "default-darwin",
-        "rev": "2235d7e6cc29ae99878133c95e9fe5e157661ffb",
-        "type": "github"
-      },
-      "original": {
-        "owner": "nix-systems",
-        "repo": "default-darwin",
-        "type": "github"
-      }
-    },
     "trainsearch": {
       "inputs": {
         "flake-utils": [
diff --git a/flake.nix b/flake.nix
@@ -20,7 +20,6 @@
         };
 
         modules = [
-#           inputs.mac-app-util.darwinModules.default
           ./machines/blechkasten
         ];
       };

@@ -75,8 +74,6 @@
       inputs.gpx-map.overlay
       inputs.mobile-coverage-map.overlay
 
-      inputs.sdm2mqtt.overlay
-      inputs.departures2mqtt.overlay
       inputs.mqtt-webui.overlay
 
       inputs.ctucx-things.overlay

@@ -84,7 +81,6 @@
       inputs.ctucx-website.overlay
       inputs.trainsearch.overlay
 
-      inputs.dnsmasq-lease-overview.overlay
       inputs.flauschehorn-sexy.overlay
       inputs.travelynx2fedi.overlay
     ];

@@ -142,15 +138,6 @@
       inputs.nixpkgs.follows = "nixpkgs";
     };
 
-    mac-app-util = {
-      type  = "github";
-      owner = "hraban";
-      repo  = "mac-app-util";
-      ref   = "master";
-      inputs.nixpkgs.follows     = "nixpkgs";
-      inputs.flake-utils.follows = "flake-utils";
-    };
-
     nix-std = {
       type  = "github";
       owner = "chessai";

@@ -220,22 +207,6 @@
       inputs.flake-utils.follows = "flake-utils";
     };
 
-    sdm2mqtt = {
-      type  = "git";
-      url   = "https://git.ctu.cx/sdm2mqtt";
-      ref   = "main";
-      inputs.nixpkgs.follows     = "nixpkgs";
-      inputs.flake-utils.follows = "flake-utils";
-    };
-
-    departures2mqtt = {
-      type  = "git";
-      url   = "https://git.ctu.cx/departures2mqtt";
-      ref   = "master";
-      inputs.nixpkgs.follows     = "nixpkgs";
-      inputs.flake-utils.follows = "flake-utils";
-    };
-
     mqtt-webui = {
       type  = "git";
       url   = "https://git.ctu.cx/mqtt-webui";

@@ -300,14 +271,6 @@
       inputs.flake-utils.follows = "flake-utils";
     };
 
-    dnsmasq-lease-overview = {
-      type  = "git";
-      url   = "https://git.ctu.cx/dnsmasq-lease-overview";
-      ref   = "master";
-      inputs.nixpkgs.follows     = "nixpkgs";
-      inputs.flake-utils.follows = "flake-utils";
-    };
-
     travelynx2fedi = {
       type  = "git";
       url   = "https://git.ctu.cx/travelynx2fedi";