This commit is contained in:
Tyler Mac
2026-08-19 20:15:09 -04:00
parent 71ec81c2e6
commit 3c5d302d68
Generated
+113 -22
View File
@@ -1,15 +1,28 @@
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"type": "github"
},
"original": {
@@ -18,6 +31,24 @@
"type": "github"
}
},
"flake-utils-plus": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
"lastModified": 1657226504,
"narHash": "sha256-GIYNjuq4mJlFgqKsZ+YrgzWm0IpA4axA3MCrdKYj7gs=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "2bf0f91643c2e5ae38c1b26893ac2927ac9bd82a",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": "nixpkgs"
@@ -69,25 +100,85 @@
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2"
}
},
"systems": {
"nixpkgs_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"lastModified": 1687596132,
"narHash": "sha256-snkoTnUJQICNvg7b+DfxPLnIen6FIucM95niW95vTJI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9dbd51e1f1ed01893caffb7fe25c422cb10b8282",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"owner": "nixos",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2",
"tmux-flake": "tmux-flake"
}
},
"snowfall": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils-plus": "flake-utils-plus",
"nixpkgs": [
"tmux-flake",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673270548,
"narHash": "sha256-7rgGdtRb42y1yrrRg3SeqosPTeggsPhZCgDebyplKeU=",
"owner": "snowfallorg",
"repo": "lib",
"rev": "cbe1b6e0fb04243b1c3cd25f6fc0ce86c5248024",
"type": "github"
},
"original": {
"owner": "snowfallorg",
"ref": "dev",
"repo": "lib",
"type": "github"
}
},
"tmux-flake": {
"inputs": {
"nixpkgs": "nixpkgs_3",
"snowfall": "snowfall",
"unstable": "unstable"
},
"locked": {
"lastModified": 1785198479,
"narHash": "sha256-Q22tzdR4QAtivsqaUIEl6uTj5gLNxkEQWd3bW3QuJ1A=",
"owner": "jakehamilton",
"repo": "tmux",
"rev": "252a7079ae7bec1e924e147610c90e0f6a523905",
"type": "github"
},
"original": {
"owner": "jakehamilton",
"repo": "tmux",
"type": "github"
}
},
"unstable": {
"locked": {
"lastModified": 1687758394,
"narHash": "sha256-wLarxmy15OKpD2b57nWLiKVpaKkNLz/l667V8fUClvs=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "336f442b40b162a846cba7c5b05bad546822340a",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
}