nix machine / user configurations

chore(deps): update, remove no longer needed lix overlay

ptr.pet 6d8adf7c 141e8d3a

verified
Changed files
+24 -32
_sources
pkgs-set
overlays
+11 -11
_sources/generated.json
···
},
"home": {
"cargoLocks": null,
-
"date": "2025-08-15",
+
"date": "2025-08-17",
"extract": null,
"name": "home",
"passthru": null,
···
"name": null,
"owner": "nix-community",
"repo": "home-manager",
-
"rev": "2a749f4790a14f7168be67cdf6e548ef1c944e10",
-
"sha256": "sha256-pQb7bNcolxYGRiylUCrTddiF+qW2wsUiM9+eRIDUrVU=",
+
"rev": "f8af2cbe386f9b96dd9efa57ab15a09377f38f4d",
+
"sha256": "sha256-ib1Xi13NEalrFqQAHceRsb+6aIPANFuQq80SS/bY10M=",
"sparseCheckout": [],
"type": "github"
},
-
"version": "2a749f4790a14f7168be67cdf6e548ef1c944e10"
+
"version": "f8af2cbe386f9b96dd9efa57ab15a09377f38f4d"
},
"limbusart": {
"cargoLocks": null,
···
"passthru": null,
"pinned": false,
"src": {
-
"sha256": "sha256-SXUAlxpjPRkArRMHy5+Hdi+PiC+ND9yzzIjiaHmTvQU=",
+
"sha256": "sha256-KYMUrTV7H/RR5/HRnjV5R3rRIuBXMemyJzTLi50NFTs=",
"type": "tarball",
-
"url": "https://git.lix.systems/lix-project/nixos-module/archive/2.93.2-1.tar.gz"
+
"url": "https://git.lix.systems/lix-project/nixos-module/archive/2.93.3-1.tar.gz"
},
-
"version": "2.93.2-1"
+
"version": "2.93.3-1"
},
"ncr": {
"cargoLocks": null,
···
},
"tangled": {
"cargoLocks": null,
-
"date": "2025-08-15",
+
"date": "2025-08-18",
"extract": null,
"name": "tangled",
"passthru": null,
···
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
-
"rev": "8de7701ee566d1cd09a28240d8af467b33bc29dd",
-
"sha256": "sha256-BFkHJu7r1rkd4ISP2lzeQyL5kpBzPWulxg/b/6GrSsI=",
+
"rev": "eb67abe4d0c2754f1204544a86212b689b37ec46",
+
"sha256": "sha256-cPK37pjuOXrEAMyAYI+pvByzWRumS9GnRNhb3qiuqNc=",
"sparseCheckout": [],
"type": "git",
"url": "https://tangled.sh/@tangled.sh/core"
},
-
"version": "8de7701ee566d1cd09a28240d8af467b33bc29dd"
+
"version": "eb67abe4d0c2754f1204544a86212b689b37ec46"
},
"tangled-sqlite-lib": {
"cargoLocks": null,
+11 -11
_sources/generated.nix
···
};
home = {
pname = "home";
-
version = "2a749f4790a14f7168be67cdf6e548ef1c944e10";
+
version = "f8af2cbe386f9b96dd9efa57ab15a09377f38f4d";
src = fetchFromGitHub {
owner = "nix-community";
repo = "home-manager";
-
rev = "2a749f4790a14f7168be67cdf6e548ef1c944e10";
+
rev = "f8af2cbe386f9b96dd9efa57ab15a09377f38f4d";
fetchSubmodules = false;
-
sha256 = "sha256-pQb7bNcolxYGRiylUCrTddiF+qW2wsUiM9+eRIDUrVU=";
+
sha256 = "sha256-ib1Xi13NEalrFqQAHceRsb+6aIPANFuQq80SS/bY10M=";
};
-
date = "2025-08-15";
+
date = "2025-08-17";
};
limbusart = {
pname = "limbusart";
···
};
lix-module = {
pname = "lix-module";
-
version = "2.93.2-1";
+
version = "2.93.3-1";
src = fetchTarball {
-
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.2-1.tar.gz";
-
sha256 = "sha256-SXUAlxpjPRkArRMHy5+Hdi+PiC+ND9yzzIjiaHmTvQU=";
+
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.3-1.tar.gz";
+
sha256 = "sha256-KYMUrTV7H/RR5/HRnjV5R3rRIuBXMemyJzTLi50NFTs=";
};
};
ncr = {
···
};
tangled = {
pname = "tangled";
-
version = "8de7701ee566d1cd09a28240d8af467b33bc29dd";
+
version = "eb67abe4d0c2754f1204544a86212b689b37ec46";
src = fetchgit {
url = "https://tangled.sh/@tangled.sh/core";
-
rev = "8de7701ee566d1cd09a28240d8af467b33bc29dd";
+
rev = "eb67abe4d0c2754f1204544a86212b689b37ec46";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sparseCheckout = [ ];
-
sha256 = "sha256-BFkHJu7r1rkd4ISP2lzeQyL5kpBzPWulxg/b/6GrSsI=";
+
sha256 = "sha256-cPK37pjuOXrEAMyAYI+pvByzWRumS9GnRNhb3qiuqNc=";
};
-
date = "2025-08-15";
+
date = "2025-08-18";
};
tangled-sqlite-lib = {
pname = "tangled-sqlite-lib";
+2 -2
nvfetcher.toml
···
# nvfetcher configuration for Nix flake inputs
[lix-module]
-
src.manual = "2.93.2-1"
-
fetch.tarball = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.2-1.tar.gz"
+
src.manual = "2.93.3-1"
+
fetch.tarball = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.3-1.tar.gz"
[nixos-wsl]
src.git = "https://github.com/nix-community/NixOS-WSL"
-8
pkgs-set/overlays/_lix.nix
···
-
{ inputs }:
-
final: prev:
-
(import "${inputs.lix-module}/overlay.nix" { lix = null; }) final (
-
prev
-
// {
-
lix = final.lixPackageSets.latest.lix;
-
}
-
)