2026-02-22 19:54:17 +00:00
|
|
|
{
|
|
|
|
|
"nodes": {
|
2026-02-25 23:58:47 +00:00
|
|
|
"disko": {
|
2026-02-22 19:54:17 +00:00
|
|
|
"inputs": {
|
2026-02-27 00:51:33 +00:00
|
|
|
"nixpkgs": "nixpkgs"
|
2026-02-22 19:54:17 +00:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-02-25 23:58:47 +00:00
|
|
|
"lastModified": 1768920986,
|
|
|
|
|
"narHash": "sha256-CNzzBsRhq7gg4BMBuTDObiWDH/rFYHEuDRVOwCcwXw4=",
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "disko",
|
|
|
|
|
"rev": "de5708739256238fb912c62f03988815db89ec9a",
|
|
|
|
|
"type": "github"
|
2026-02-22 19:54:17 +00:00
|
|
|
},
|
|
|
|
|
"original": {
|
2026-02-25 23:58:47 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"ref": "latest",
|
|
|
|
|
"repo": "disko",
|
|
|
|
|
"type": "github"
|
2026-02-22 19:54:17 +00:00
|
|
|
}
|
|
|
|
|
},
|
2026-03-06 16:56:28 +00:00
|
|
|
"elephant": {
|
|
|
|
|
"inputs": {
|
2026-03-08 21:00:47 +00:00
|
|
|
"nixpkgs": "nixpkgs_2",
|
2026-03-06 16:56:28 +00:00
|
|
|
"systems": "systems"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-07-01 20:27:30 +01:00
|
|
|
"lastModified": 1781164160,
|
|
|
|
|
"narHash": "sha256-dxo3aPnfaQJt9K/3NhgKfu2Q9B42z4d4Or9Izoug+68=",
|
2026-03-06 16:56:28 +00:00
|
|
|
"owner": "abenz1267",
|
|
|
|
|
"repo": "elephant",
|
2026-07-01 20:27:30 +01:00
|
|
|
"rev": "3296842820d04d5ec774afc7528492fcbb3c01f2",
|
2026-03-06 16:56:28 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "abenz1267",
|
|
|
|
|
"repo": "elephant",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-27 00:51:33 +00:00
|
|
|
"firefox-addons": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"dir": "pkgs/firefox-addons",
|
2026-07-01 20:27:30 +01:00
|
|
|
"lastModified": 1782878575,
|
|
|
|
|
"narHash": "sha256-sw0B1D//VBGXLQZJXXFLjunnMfO7hCZ5S1kv06BBO5A=",
|
2026-02-27 00:51:33 +00:00
|
|
|
"owner": "rycee",
|
|
|
|
|
"repo": "nur-expressions",
|
2026-07-01 20:27:30 +01:00
|
|
|
"rev": "e5d8f0375b4613d200e8efd64df2183a75290c4e",
|
2026-02-27 00:51:33 +00:00
|
|
|
"type": "gitlab"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"dir": "pkgs/firefox-addons",
|
|
|
|
|
"owner": "rycee",
|
|
|
|
|
"repo": "nur-expressions",
|
|
|
|
|
"type": "gitlab"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-20 19:42:11 +00:00
|
|
|
"flake-compat": {
|
|
|
|
|
"flake": false,
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1767039857,
|
|
|
|
|
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "flake-compat",
|
|
|
|
|
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "flake-compat",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-04 23:11:54 +00:00
|
|
|
"flake-parts": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
|
|
|
},
|
2026-03-20 19:42:11 +00:00
|
|
|
"locked": {
|
2026-05-30 11:34:09 +01:00
|
|
|
"lastModified": 1778716662,
|
|
|
|
|
"narHash": "sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4=",
|
2026-03-20 19:42:11 +00:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
2026-05-30 11:34:09 +01:00
|
|
|
"rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb",
|
2026-03-20 19:42:11 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-parts_2": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs-lib": "nixpkgs-lib_2"
|
|
|
|
|
},
|
2026-03-04 23:11:54 +00:00
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1763759067,
|
|
|
|
|
"narHash": "sha256-LlLt2Jo/gMNYAwOgdRQBrsRoOz7BPRkzvNaI/fzXi2Q=",
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
|
|
|
|
"rev": "2cccadc7357c0ba201788ae99c4dfa90728ef5e0",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-08 15:27:58 +00:00
|
|
|
"flake-utils": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"systems": "systems_2"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1731533236,
|
|
|
|
|
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "flake-utils",
|
|
|
|
|
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "flake-utils",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-20 19:42:11 +00:00
|
|
|
"git-hooks": {
|
|
|
|
|
"inputs": {
|
2026-07-01 20:27:30 +01:00
|
|
|
"flake-compat": [
|
|
|
|
|
"nix-gaming",
|
|
|
|
|
"flake-compat"
|
|
|
|
|
],
|
2026-03-20 19:42:11 +00:00
|
|
|
"gitignore": "gitignore",
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"nix-gaming",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-07-01 20:27:30 +01:00
|
|
|
"lastModified": 1781733627,
|
|
|
|
|
"narHash": "sha256-U3yTuGBnmXvXoQI3qkpfEDsn9RovQPAjN7ndRco+3u0=",
|
2026-03-20 19:42:11 +00:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "git-hooks.nix",
|
2026-07-01 20:27:30 +01:00
|
|
|
"rev": "3bbec39bc90eadfa031e6f3b77272f3f60803e39",
|
2026-03-20 19:42:11 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "git-hooks.nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"gitignore": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"nix-gaming",
|
|
|
|
|
"git-hooks",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1709087332,
|
|
|
|
|
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-27 00:51:33 +00:00
|
|
|
"home-manager": {
|
|
|
|
|
"inputs": {
|
2026-02-28 18:46:15 +00:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
2026-02-27 00:51:33 +00:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-05-30 11:34:09 +01:00
|
|
|
"lastModified": 1779506708,
|
|
|
|
|
"narHash": "sha256-QOD/CNm196nCJRheux/URi4/HE66fthdOMqCJoPP1Y0=",
|
2026-02-27 00:51:33 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "home-manager",
|
2026-05-30 11:34:09 +01:00
|
|
|
"rev": "3ee51fbdac8c8bdfe1e7e1fcaba6520a563f394f",
|
2026-02-27 00:51:33 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"ref": "release-25.11",
|
|
|
|
|
"repo": "home-manager",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"home-manager_2": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"impermanence",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-08 21:00:47 +00:00
|
|
|
"lastModified": 1768598210,
|
|
|
|
|
"narHash": "sha256-kkgA32s/f4jaa4UG+2f8C225Qvclxnqs76mf8zvTVPg=",
|
2026-02-27 00:51:33 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "home-manager",
|
2026-03-08 21:00:47 +00:00
|
|
|
"rev": "c47b2cc64a629f8e075de52e4742de688f930dc6",
|
2026-02-27 00:51:33 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "home-manager",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"impermanence": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"home-manager": "home-manager_2",
|
2026-03-08 21:00:47 +00:00
|
|
|
"nixpkgs": "nixpkgs_3"
|
2026-02-27 00:51:33 +00:00
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1769548169,
|
|
|
|
|
"narHash": "sha256-03+JxvzmfwRu+5JafM0DLbxgHttOQZkUtDWBmeUkN8Y=",
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "impermanence",
|
|
|
|
|
"rev": "7b1d382faf603b6d264f58627330f9faa5cba149",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "impermanence",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-20 19:42:11 +00:00
|
|
|
"nix-gaming": {
|
|
|
|
|
"inputs": {
|
2026-07-01 20:27:30 +01:00
|
|
|
"flake-compat": "flake-compat",
|
2026-03-20 19:42:11 +00:00
|
|
|
"flake-parts": "flake-parts",
|
|
|
|
|
"git-hooks": "git-hooks",
|
|
|
|
|
"nixpkgs": "nixpkgs_4"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-07-01 20:27:30 +01:00
|
|
|
"lastModified": 1782879690,
|
|
|
|
|
"narHash": "sha256-pPA8uv71nqPxxsF1wU1m0gnP4+G+pZtfcEIw5Zv8Q20=",
|
2026-03-20 19:42:11 +00:00
|
|
|
"owner": "fufexan",
|
|
|
|
|
"repo": "nix-gaming",
|
2026-07-01 20:27:30 +01:00
|
|
|
"rev": "0c07b30bc7bd15014db7154597b34ca12f60398c",
|
2026-03-20 19:42:11 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "fufexan",
|
|
|
|
|
"repo": "nix-gaming",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-22 19:54:17 +00:00
|
|
|
"nixpkgs": {
|
2026-02-27 00:51:33 +00:00
|
|
|
"locked": {
|
2026-03-08 21:00:47 +00:00
|
|
|
"lastModified": 1768661221,
|
|
|
|
|
"narHash": "sha256-MJwOjrIISfOpdI9x4C+5WFQXvHtOuj5mqLZ4TMEtk1M=",
|
2026-02-27 00:51:33 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2026-03-08 21:00:47 +00:00
|
|
|
"rev": "3327b113f2ef698d380df83fbccefad7e83d7769",
|
2026-02-27 00:51:33 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"ref": "nixpkgs-unstable",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-04 23:11:54 +00:00
|
|
|
"nixpkgs-lib": {
|
2026-03-20 19:42:11 +00:00
|
|
|
"locked": {
|
2026-05-04 19:29:48 +01:00
|
|
|
"lastModified": 1777168982,
|
|
|
|
|
"narHash": "sha256-GOkGPcboWE9BmGCRMLX3worL4EMnsnG8MyKmXNeYuhQ=",
|
2026-03-20 19:42:11 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "nixpkgs.lib",
|
2026-05-04 19:29:48 +01:00
|
|
|
"rev": "f5901329dade4a6ea039af1433fb087bd9c1fe14",
|
2026-03-20 19:42:11 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "nixpkgs.lib",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs-lib_2": {
|
2026-03-04 23:11:54 +00:00
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1761765539,
|
|
|
|
|
"narHash": "sha256-b0yj6kfvO8ApcSE+QmA6mUfu8IYG6/uU28OFn4PaC8M=",
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "nixpkgs.lib",
|
|
|
|
|
"rev": "719359f4562934ae99f5443f20aa06c2ffff91fc",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "nixpkgs.lib",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-02 00:14:11 +00:00
|
|
|
"nixpkgs-unstable": {
|
|
|
|
|
"locked": {
|
2026-07-01 20:27:30 +01:00
|
|
|
"lastModified": 1782723713,
|
|
|
|
|
"narHash": "sha256-oPXCU/SSUokcGaJREHibG1CBX3+s/W7orDWQOZDsEeQ=",
|
2026-03-02 00:14:11 +00:00
|
|
|
"owner": "nixos",
|
|
|
|
|
"repo": "nixpkgs",
|
2026-07-01 20:27:30 +01:00
|
|
|
"rev": "b5aa0fbd538984f6e3d201be0005b4463d8b09f8",
|
2026-03-02 00:14:11 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nixos",
|
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-27 00:51:33 +00:00
|
|
|
"nixpkgs_2": {
|
2026-02-22 19:54:17 +00:00
|
|
|
"locked": {
|
2026-04-06 20:07:34 +01:00
|
|
|
"lastModified": 1764242076,
|
|
|
|
|
"narHash": "sha256-sKoIWfnijJ0+9e4wRvIgm/HgE27bzwQxcEmo2J/gNpI=",
|
2026-03-08 21:00:47 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2026-04-06 20:07:34 +01:00
|
|
|
"rev": "2fad6eac6077f03fe109c4d4eb171cf96791faa4",
|
2026-03-08 21:00:47 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs_3": {
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1768564909,
|
|
|
|
|
"narHash": "sha256-Kell/SpJYVkHWMvnhqJz/8DqQg2b6PguxVWOuadbHCc=",
|
2026-02-28 18:46:15 +00:00
|
|
|
"owner": "nixos",
|
2026-02-22 19:54:17 +00:00
|
|
|
"repo": "nixpkgs",
|
2026-03-08 21:00:47 +00:00
|
|
|
"rev": "e4bae1bd10c9c57b2cf517953ab70060a828ee6f",
|
2026-02-22 19:54:17 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2026-02-28 18:46:15 +00:00
|
|
|
"owner": "nixos",
|
|
|
|
|
"ref": "nixos-unstable",
|
2026-02-22 19:54:17 +00:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-08 21:00:47 +00:00
|
|
|
"nixpkgs_4": {
|
2026-03-20 19:42:11 +00:00
|
|
|
"locked": {
|
2026-07-01 20:27:30 +01:00
|
|
|
"lastModified": 1782175435,
|
|
|
|
|
"narHash": "sha256-EMzXKmnOtBQ2MnvpiNOm7E+kOMvdPrIKaeg52Tip2Uk=",
|
2026-03-20 19:42:11 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2026-07-01 20:27:30 +01:00
|
|
|
"rev": "89570f24e97e614aa34aa9ab1c927b6578a43775",
|
2026-03-20 19:42:11 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"ref": "nixpkgs-unstable",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs_5": {
|
2026-02-22 19:54:17 +00:00
|
|
|
"locked": {
|
2026-07-01 20:27:30 +01:00
|
|
|
"lastModified": 1782847189,
|
|
|
|
|
"narHash": "sha256-twXPFqFsrrY5r28Zh7Homgcp2gUMBgQ6WDS98Q/3xFI=",
|
2026-02-22 19:54:17 +00:00
|
|
|
"owner": "nixos",
|
|
|
|
|
"repo": "nixpkgs",
|
2026-07-01 20:27:30 +01:00
|
|
|
"rev": "b6018f87da91d19d0ab4cf979885689b469cdd41",
|
2026-02-27 00:51:33 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nixos",
|
2026-03-02 00:14:11 +00:00
|
|
|
"ref": "nixos-25.11",
|
2026-02-27 00:51:33 +00:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-07-01 20:22:22 +01:00
|
|
|
"nixpkgs_6": {
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1779560665,
|
|
|
|
|
"narHash": "sha256-tpyBcxPpcQb8ukyNF7DoCwfSY3VPsxHoYwj00Cayv5o=",
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"rev": "64c08a7ca051951c8eae34e3e3cb1e202fe36786",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"psysonic": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": "nixpkgs_6"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-07-01 20:27:30 +01:00
|
|
|
"lastModified": 1782918112,
|
|
|
|
|
"narHash": "sha256-cduzx0wvvEuOGqi4dMbiGMIw7I2R0MxKbTQqxnZjrJU=",
|
2026-07-01 20:22:22 +01:00
|
|
|
"owner": "Psychotoxical",
|
|
|
|
|
"repo": "psysonic",
|
2026-07-01 20:27:30 +01:00
|
|
|
"rev": "114ad4633f816115b640d41bfe7592732741e6df",
|
2026-07-01 20:22:22 +01:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "Psychotoxical",
|
|
|
|
|
"repo": "psysonic",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-22 19:54:17 +00:00
|
|
|
"root": {
|
|
|
|
|
"inputs": {
|
2026-02-25 23:58:47 +00:00
|
|
|
"disko": "disko",
|
2026-03-06 16:56:28 +00:00
|
|
|
"elephant": "elephant",
|
2026-02-27 00:51:33 +00:00
|
|
|
"firefox-addons": "firefox-addons",
|
|
|
|
|
"home-manager": "home-manager",
|
|
|
|
|
"impermanence": "impermanence",
|
2026-03-20 19:42:11 +00:00
|
|
|
"nix-gaming": "nix-gaming",
|
|
|
|
|
"nixpkgs": "nixpkgs_5",
|
2026-03-04 23:11:54 +00:00
|
|
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
2026-07-01 20:22:22 +01:00
|
|
|
"psysonic": "psysonic",
|
2026-03-06 16:56:28 +00:00
|
|
|
"try-cli": "try-cli",
|
2026-03-08 15:27:58 +00:00
|
|
|
"voxtype": "voxtype",
|
2026-03-06 16:56:28 +00:00
|
|
|
"walker": "walker"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"systems": {
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1689347949,
|
|
|
|
|
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
|
|
|
|
"owner": "nix-systems",
|
|
|
|
|
"repo": "default-linux",
|
|
|
|
|
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-systems",
|
|
|
|
|
"repo": "default-linux",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"systems_2": {
|
2026-03-08 15:27:58 +00:00
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
|
"owner": "nix-systems",
|
|
|
|
|
"repo": "default",
|
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-systems",
|
|
|
|
|
"repo": "default",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"systems_3": {
|
2026-03-06 16:56:28 +00:00
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1689347949,
|
|
|
|
|
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
|
|
|
|
"owner": "nix-systems",
|
|
|
|
|
"repo": "default-linux",
|
|
|
|
|
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-systems",
|
|
|
|
|
"repo": "default-linux",
|
|
|
|
|
"type": "github"
|
2026-03-04 23:11:54 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"try-cli": {
|
|
|
|
|
"inputs": {
|
2026-03-20 19:42:11 +00:00
|
|
|
"flake-parts": "flake-parts_2",
|
2026-03-08 15:27:58 +00:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
2026-03-04 23:11:54 +00:00
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1770817563,
|
|
|
|
|
"narHash": "sha256-REadu3/mf6EHbXofjkYgu/gZ/UBSFOMQ5YhtflwmDNE=",
|
|
|
|
|
"owner": "tobi",
|
|
|
|
|
"repo": "try-cli",
|
|
|
|
|
"rev": "f52328af336f7dfa93396069ebcd7152df399010",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "tobi",
|
|
|
|
|
"repo": "try-cli",
|
|
|
|
|
"type": "github"
|
2026-02-22 19:54:17 +00:00
|
|
|
}
|
2026-03-06 16:56:28 +00:00
|
|
|
},
|
2026-03-08 15:27:58 +00:00
|
|
|
"voxtype": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-utils": "flake-utils",
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-07-01 20:27:30 +01:00
|
|
|
"lastModified": 1782311621,
|
|
|
|
|
"narHash": "sha256-K8mog5N+Qv01VyM5n74sOeXCn+2OYgrSZnVDAKQ33zc=",
|
2026-03-08 15:27:58 +00:00
|
|
|
"owner": "peteonrails",
|
|
|
|
|
"repo": "voxtype",
|
2026-07-01 20:27:30 +01:00
|
|
|
"rev": "31b7f38c4e22c4ce75d6350945729e5db001cb9a",
|
2026-03-08 15:27:58 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "peteonrails",
|
|
|
|
|
"repo": "voxtype",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-06 16:56:28 +00:00
|
|
|
"walker": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"elephant": [
|
|
|
|
|
"elephant"
|
|
|
|
|
],
|
2026-03-08 15:27:58 +00:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
],
|
|
|
|
|
"systems": "systems_3"
|
2026-03-06 16:56:28 +00:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-07-01 20:27:30 +01:00
|
|
|
"lastModified": 1781164128,
|
|
|
|
|
"narHash": "sha256-xPcYrHdDXWykIi5/XXkLvliBArRnfzvs+atB9El1qhI=",
|
2026-03-06 16:56:28 +00:00
|
|
|
"owner": "abenz1267",
|
|
|
|
|
"repo": "walker",
|
2026-07-01 20:27:30 +01:00
|
|
|
"rev": "aa1e4b7d59237e8c43dde58636bae476f23d9bfb",
|
2026-03-06 16:56:28 +00:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "abenz1267",
|
|
|
|
|
"repo": "walker",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
2026-02-22 19:54:17 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"root": "root",
|
|
|
|
|
"version": 7
|
|
|
|
|
}
|