2025-05-04 02:47:36 +02:00
|
|
|
{
|
|
|
|
|
"nodes": {
|
|
|
|
|
"cachix": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"devenv": [
|
|
|
|
|
"devenv"
|
|
|
|
|
],
|
|
|
|
|
"flake-compat": [
|
2025-11-01 12:15:06 +01:00
|
|
|
"devenv",
|
|
|
|
|
"flake-compat"
|
2025-05-04 02:47:36 +02:00
|
|
|
],
|
|
|
|
|
"git-hooks": [
|
2025-06-21 23:53:27 +02:00
|
|
|
"devenv",
|
|
|
|
|
"git-hooks"
|
2025-05-04 02:47:36 +02:00
|
|
|
],
|
2025-06-21 23:53:27 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
2025-05-04 02:47:36 +02:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1767714506,
|
|
|
|
|
"narHash": "sha256-WaTs0t1CxhgxbIuvQ97OFhDTVUGd1HA+KzLZUZBhe0s=",
|
2025-05-04 02:47:36 +02:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "cachix",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "894c649f0daaa38bbcfb21de64be47dfa7cd0ec9",
|
2025-05-04 02:47:36 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"ref": "latest",
|
|
|
|
|
"repo": "cachix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-12-07 15:02:21 +01:00
|
|
|
"caelestia-cli": {
|
2025-09-03 11:45:12 +02:00
|
|
|
"inputs": {
|
2025-12-07 15:02:21 +01:00
|
|
|
"caelestia-shell": [
|
|
|
|
|
"caelestia-shell"
|
|
|
|
|
],
|
2025-09-03 11:45:12 +02:00
|
|
|
"nixpkgs": [
|
2025-12-07 15:02:21 +01:00
|
|
|
"caelestia-shell",
|
2025-09-03 11:45:12 +02:00
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1771987897,
|
|
|
|
|
"narHash": "sha256-5pNQFGxG3fxS9pGnNBJjT76veotKIKq2XpAVFGAhCdI=",
|
2025-12-07 15:02:21 +01:00
|
|
|
"owner": "caelestia-dots",
|
|
|
|
|
"repo": "cli",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "b0d68f0a1c48fa138d6fde94dcbecea801a86a01",
|
2025-09-03 11:45:12 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2025-12-07 15:02:21 +01:00
|
|
|
"owner": "caelestia-dots",
|
|
|
|
|
"repo": "cli",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"caelestia-shell": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"caelestia-cli": "caelestia-cli",
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
],
|
|
|
|
|
"quickshell": "quickshell"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1772330657,
|
|
|
|
|
"narHash": "sha256-cWblprYsDUeAWA57xAqxIjNxXvDI/rqYn6TFp2OPi/k=",
|
2025-12-07 15:02:21 +01:00
|
|
|
"owner": "caelestia-dots",
|
|
|
|
|
"repo": "shell",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "278fd4a4ed1bfb42c3fe197ff38b587539c012aa",
|
2025-12-07 15:02:21 +01:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "caelestia-dots",
|
|
|
|
|
"repo": "shell",
|
2025-09-03 11:45:12 +02:00
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-05-04 02:47:36 +02:00
|
|
|
"devenv": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"cachix": "cachix",
|
|
|
|
|
"flake-compat": "flake-compat",
|
2025-09-03 11:45:12 +02:00
|
|
|
"flake-parts": "flake-parts",
|
2025-05-04 02:47:36 +02:00
|
|
|
"git-hooks": "git-hooks",
|
|
|
|
|
"nix": "nix",
|
2025-12-24 19:22:15 +01:00
|
|
|
"nixd": "nixd",
|
2025-07-05 00:02:39 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
2025-05-04 02:47:36 +02:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1772819008,
|
|
|
|
|
"narHash": "sha256-1DpF5F7zgOZ7QrRjz23315pUoF532dHnsU/V4UQithk=",
|
2025-05-04 02:47:36 +02:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "devenv",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "9e5c17caf0ead1bb29d430d4c0a26a77bc5d374b",
|
2025-05-04 02:47:36 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "devenv",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-compat": {
|
|
|
|
|
"flake": false,
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1767039857,
|
|
|
|
|
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
|
2025-05-04 02:47:36 +02:00
|
|
|
"owner": "edolstra",
|
|
|
|
|
"repo": "flake-compat",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
|
2025-05-04 02:47:36 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "edolstra",
|
|
|
|
|
"repo": "flake-compat",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-parts": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs-lib": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1772408722,
|
|
|
|
|
"narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
|
2025-05-04 02:47:36 +02:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
|
2025-05-04 02:47:36 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-12-24 19:22:15 +01:00
|
|
|
"flake-root": {
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1723604017,
|
|
|
|
|
"narHash": "sha256-rBtQ8gg+Dn4Sx/s+pvjdq3CB2wQNzx9XGFq/JVGCB6k=",
|
|
|
|
|
"owner": "srid",
|
|
|
|
|
"repo": "flake-root",
|
|
|
|
|
"rev": "b759a56851e10cb13f6b8e5698af7b59c44be26e",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "srid",
|
|
|
|
|
"repo": "flake-root",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-06-04 19:08:12 +02:00
|
|
|
"flake-utils": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"systems": "systems"
|
|
|
|
|
},
|
|
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-05-04 02:47:36 +02:00
|
|
|
"git-hooks": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-compat": [
|
2025-06-21 23:53:27 +02:00
|
|
|
"devenv",
|
|
|
|
|
"flake-compat"
|
2025-05-04 02:47:36 +02:00
|
|
|
],
|
|
|
|
|
"gitignore": "gitignore",
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1772665116,
|
|
|
|
|
"narHash": "sha256-XmjUDG/J8Z8lY5DVNVUf5aoZGc400FxcjsNCqHKiKtc=",
|
2025-05-04 02:47:36 +02:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "git-hooks.nix",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "39f53203a8458c330f61cc0759fe243f0ac0d198",
|
2025-05-04 02:47:36 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "git-hooks.nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"gitignore": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"git-hooks",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1709087332,
|
2025-07-05 00:02:39 +02:00
|
|
|
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
2025-05-04 02:47:36 +02:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"home-manager": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1772807318,
|
|
|
|
|
"narHash": "sha256-Qjw6ILt8cb2HQQpCmWNLMZZ63wEo1KjTQt+1BcQBr7k=",
|
2025-05-04 02:47:36 +02:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "home-manager",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "daa2c221320809f5514edde74d0ad0193ad54ed8",
|
2025-05-04 02:47:36 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "home-manager",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nix": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-compat": [
|
2025-06-21 23:53:27 +02:00
|
|
|
"devenv",
|
|
|
|
|
"flake-compat"
|
2025-05-04 02:47:36 +02:00
|
|
|
],
|
2025-09-03 11:45:12 +02:00
|
|
|
"flake-parts": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"flake-parts"
|
|
|
|
|
],
|
2025-06-21 23:53:27 +02:00
|
|
|
"git-hooks-nix": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"git-hooks"
|
|
|
|
|
],
|
2025-07-05 00:02:39 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
],
|
2025-05-04 02:47:36 +02:00
|
|
|
"nixpkgs-23-11": [
|
|
|
|
|
"devenv"
|
|
|
|
|
],
|
|
|
|
|
"nixpkgs-regression": [
|
|
|
|
|
"devenv"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1772748357,
|
|
|
|
|
"narHash": "sha256-vtf03lfgQKNkPH9FdXdboBDS5DtFkXB8xRw5EBpuDas=",
|
2025-06-21 23:53:27 +02:00
|
|
|
"owner": "cachix",
|
2025-05-04 02:47:36 +02:00
|
|
|
"repo": "nix",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "41eee9d3b1f611b1b90d51caa858b6d83834c44a",
|
2025-05-04 02:47:36 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2025-06-21 23:53:27 +02:00
|
|
|
"owner": "cachix",
|
2025-12-24 19:22:15 +01:00
|
|
|
"ref": "devenv-2.32",
|
2025-05-04 02:47:36 +02:00
|
|
|
"repo": "nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-05-15 15:47:31 +02:00
|
|
|
"nix-index-database": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1772341813,
|
|
|
|
|
"narHash": "sha256-/PQ0ubBCMj/MVCWEI/XMStn55a8dIKsvztj4ZVLvUrQ=",
|
2025-05-15 15:47:31 +02:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "nix-index-database",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "a2051ff239ce2e8a0148fa7a152903d9a78e854f",
|
2025-05-15 15:47:31 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "nix-index-database",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-12-24 19:22:15 +01:00
|
|
|
"nixd": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-parts": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"flake-parts"
|
|
|
|
|
],
|
|
|
|
|
"flake-root": "flake-root",
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
],
|
|
|
|
|
"treefmt-nix": "treefmt-nix"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1772441848,
|
|
|
|
|
"narHash": "sha256-H3W5PSJQTh8Yp51PGU3GUoGCcrD+y7nCsxYHQr+Orvw=",
|
2025-12-24 19:22:15 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "nixd",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "c896f916addae5b133ee0f4f01f9cd93906f62ea",
|
2025-12-24 19:22:15 +01:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "nixd",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-05-04 02:47:36 +02:00
|
|
|
"nixpkgs": {
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1772624091,
|
|
|
|
|
"narHash": "sha256-QKyJ0QGWBn6r0invrMAK8dmJoBYWoOWy7lN+UHzW1jc=",
|
2025-05-04 02:47:36 +02:00
|
|
|
"owner": "nixos",
|
|
|
|
|
"repo": "nixpkgs",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "80bdc1e5ce51f56b19791b52b2901187931f5353",
|
2025-05-04 02:47:36 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nixos",
|
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-05-25 00:36:16 +02:00
|
|
|
"pumo-system-info": {
|
|
|
|
|
"inputs": {
|
2025-12-07 15:02:21 +01:00
|
|
|
"flake-utils": "flake-utils",
|
2025-05-25 00:36:16 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
],
|
|
|
|
|
"rust-overlay": "rust-overlay"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-06-04 19:08:12 +02:00
|
|
|
"lastModified": 1748984111,
|
|
|
|
|
"narHash": "sha256-SP1/+cCHnPg0UqylHCzeKNx61wGapLrYRn5UKiiDicc=",
|
2025-05-25 00:36:16 +02:00
|
|
|
"ref": "refs/heads/develop",
|
2025-06-04 19:08:12 +02:00
|
|
|
"rev": "f9fe233b6cb669a718a0ddb529793159d39ba32e",
|
|
|
|
|
"revCount": 9,
|
2025-05-25 00:36:16 +02:00
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://labs.phundrak.com/phundrak/pumo-system-info"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://labs.phundrak.com/phundrak/pumo-system-info"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-06-04 19:08:12 +02:00
|
|
|
"quickshell": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
2025-12-07 15:02:21 +01:00
|
|
|
"caelestia-shell",
|
2025-06-04 19:08:12 +02:00
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1771926182,
|
|
|
|
|
"narHash": "sha256-QbXuSLhiSxOq6ydBL3+KGe1aiYWBW+e3J6qjJZaRMq0=",
|
2025-06-04 19:08:12 +02:00
|
|
|
"ref": "refs/heads/master",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "cddb4f061bab495f4473ca5f2c571b6c710efef7",
|
|
|
|
|
"revCount": 744,
|
2025-06-04 19:08:12 +02:00
|
|
|
"type": "git",
|
2025-12-07 15:02:21 +01:00
|
|
|
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
|
2025-06-04 19:08:12 +02:00
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"type": "git",
|
2025-12-07 15:02:21 +01:00
|
|
|
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
|
2025-06-04 19:08:12 +02:00
|
|
|
}
|
|
|
|
|
},
|
2025-05-04 02:47:36 +02:00
|
|
|
"root": {
|
|
|
|
|
"inputs": {
|
2025-12-07 15:02:21 +01:00
|
|
|
"caelestia-shell": "caelestia-shell",
|
2025-05-04 02:47:36 +02:00
|
|
|
"devenv": "devenv",
|
|
|
|
|
"home-manager": "home-manager",
|
2025-05-15 15:47:31 +02:00
|
|
|
"nix-index-database": "nix-index-database",
|
2025-07-05 00:02:39 +02:00
|
|
|
"nixpkgs": "nixpkgs",
|
2025-05-25 00:36:16 +02:00
|
|
|
"pumo-system-info": "pumo-system-info",
|
2025-05-04 02:47:36 +02:00
|
|
|
"sops-nix": "sops-nix",
|
2026-01-09 21:30:37 +01:00
|
|
|
"spicetify": "spicetify",
|
2025-12-06 16:35:30 +01:00
|
|
|
"srvos": "srvos",
|
2025-05-04 02:47:36 +02:00
|
|
|
"zen-browser": "zen-browser"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-05-25 00:36:16 +02:00
|
|
|
"rust-overlay": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"pumo-system-info",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-06-04 19:08:12 +02:00
|
|
|
"lastModified": 1748918260,
|
|
|
|
|
"narHash": "sha256-KhXNXQ5IDLvwwYfJ0pXDjwIuisZ2qM6F7fcXjIGZy/4=",
|
2025-05-25 00:36:16 +02:00
|
|
|
"owner": "oxalica",
|
|
|
|
|
"repo": "rust-overlay",
|
2025-06-04 19:08:12 +02:00
|
|
|
"rev": "c9736155bc1eb7c7cf3a925920850e61c07ab22a",
|
2025-05-25 00:36:16 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "oxalica",
|
|
|
|
|
"repo": "rust-overlay",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-05-04 02:47:36 +02:00
|
|
|
"sops-nix": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1772495394,
|
|
|
|
|
"narHash": "sha256-hmIvE/slLKEFKNEJz27IZ8BKlAaZDcjIHmkZ7GCEjfw=",
|
2025-05-04 02:47:36 +02:00
|
|
|
"owner": "Mic92",
|
|
|
|
|
"repo": "sops-nix",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "1d9b98a29a45abe9c4d3174bd36de9f28755e3ff",
|
2025-05-04 02:47:36 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "Mic92",
|
|
|
|
|
"repo": "sops-nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-09 21:30:37 +01:00
|
|
|
"spicetify": {
|
|
|
|
|
"inputs": {
|
2026-01-25 16:19:09 +01:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
],
|
2026-01-09 21:30:37 +01:00
|
|
|
"systems": "systems_2"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1772494187,
|
|
|
|
|
"narHash": "sha256-6ksgNAFXVK+Cg/6ww7bB2nJUPZlnS75UwZC7G+L03EE=",
|
2026-01-09 21:30:37 +01:00
|
|
|
"owner": "Gerg-L",
|
|
|
|
|
"repo": "spicetify-nix",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "915ab06b046d05613041780c575c62a32fe67cea",
|
2026-01-09 21:30:37 +01:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "Gerg-L",
|
|
|
|
|
"repo": "spicetify-nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-12-06 16:35:30 +01:00
|
|
|
"srvos": {
|
|
|
|
|
"inputs": {
|
2026-01-25 16:19:09 +01:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
2025-12-06 16:35:30 +01:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1772799438,
|
|
|
|
|
"narHash": "sha256-81/Ow6L5azplWp9p8gtl/Q1m5s2gCX4iuKNF5ujwxBA=",
|
2025-12-06 16:35:30 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "srvos",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "e6ec80588a07aea2cdb67c2865759e02d85b94b2",
|
2025-12-06 16:35:30 +01:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "srvos",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-06-04 19:08:12 +02:00
|
|
|
"systems": {
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
|
"owner": "nix-systems",
|
|
|
|
|
"repo": "default",
|
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-systems",
|
|
|
|
|
"repo": "default",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-09 21:30:37 +01:00
|
|
|
"systems_2": {
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
|
"owner": "nix-systems",
|
|
|
|
|
"repo": "default",
|
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-systems",
|
|
|
|
|
"repo": "default",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-12-24 19:22:15 +01:00
|
|
|
"treefmt-nix": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nixd",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1734704479,
|
|
|
|
|
"narHash": "sha256-MMi74+WckoyEWBRcg/oaGRvXC9BVVxDZNRMpL+72wBI=",
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "treefmt-nix",
|
|
|
|
|
"rev": "65712f5af67234dad91a5a4baee986a8b62dbf8f",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "treefmt-nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-05-04 02:47:36 +02:00
|
|
|
"zen-browser": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2026-03-07 17:58:58 +01:00
|
|
|
"lastModified": 1772685307,
|
|
|
|
|
"narHash": "sha256-5xthZHeqwBeXNhnRIlxnCuaZLky0SZ6vQsxtd+eqhTU=",
|
2025-05-04 02:47:36 +02:00
|
|
|
"owner": "youwen5",
|
|
|
|
|
"repo": "zen-browser-flake",
|
2026-03-07 17:58:58 +01:00
|
|
|
"rev": "dc92d88524ee83308795bc90f6a9f1d965265aaa",
|
2025-05-04 02:47:36 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "youwen5",
|
|
|
|
|
"repo": "zen-browser-flake",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"root": "root",
|
|
|
|
|
"version": 7
|
|
|
|
|
}
|