2020-12-30 01:05:51 +00:00
|
|
|
{
|
|
|
|
"nodes": {
|
2024-03-01 22:43:05 +01:00
|
|
|
"devshell": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2025-03-15 12:41:03 +00:00
|
|
|
"lastModified": 1741473158,
|
|
|
|
"narHash": "sha256-kWNaq6wQUbUMlPgw8Y+9/9wP0F8SHkjy24/mN3UAppg=",
|
2024-03-01 22:43:05 +01:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "devshell",
|
2025-03-15 12:41:03 +00:00
|
|
|
"rev": "7c9e793ebe66bcba8292989a68c0419b737a22a0",
|
2024-03-01 22:43:05 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "devshell",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-03-06 15:06:16 +00:00
|
|
|
"flake-compat": {
|
2024-02-15 22:51:26 +01:00
|
|
|
"locked": {
|
2025-01-24 15:15:11 +00:00
|
|
|
"lastModified": 1733328505,
|
|
|
|
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
|
|
|
|
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
|
|
|
|
"revCount": 69,
|
2024-02-15 22:51:26 +01:00
|
|
|
"type": "tarball",
|
2025-01-24 15:15:11 +00:00
|
|
|
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
|
2024-02-15 22:51:26 +01:00
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "tarball",
|
|
|
|
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
|
|
|
|
}
|
|
|
|
},
|
2023-12-06 13:09:26 +01:00
|
|
|
"flake-parts": {
|
2023-04-15 11:57:46 +02:00
|
|
|
"inputs": {
|
2023-12-06 13:09:26 +01:00
|
|
|
"nixpkgs-lib": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2023-04-15 11:57:46 +02:00
|
|
|
},
|
2020-12-30 01:05:51 +00:00
|
|
|
"locked": {
|
2025-06-14 12:48:30 +00:00
|
|
|
"lastModified": 1749398372,
|
|
|
|
"narHash": "sha256-tYBdgS56eXYaWVW3fsnPQ/nFlgWi/Z2Ymhyu21zVM98=",
|
2023-12-06 13:09:26 +01:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2025-06-14 12:48:30 +00:00
|
|
|
"rev": "9305fe4e5c2a6fcf5ba6a3ff155720fbe4076569",
|
2020-12-30 01:05:51 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-12-06 13:09:26 +01:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2022-09-18 11:19:23 +01:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-12-06 13:09:26 +01:00
|
|
|
"flake-utils": {
|
2023-06-10 12:24:29 +00:00
|
|
|
"inputs": {
|
2023-12-06 13:09:26 +01:00
|
|
|
"systems": "systems"
|
2023-06-10 12:24:29 +00:00
|
|
|
},
|
2023-03-06 15:06:16 +00:00
|
|
|
"locked": {
|
2024-11-16 12:33:52 +00:00
|
|
|
"lastModified": 1731533236,
|
|
|
|
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
|
2023-03-06 15:06:16 +00:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2024-11-16 12:33:52 +00:00
|
|
|
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
|
2023-03-06 15:06:16 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-05-27 09:46:11 +02:00
|
|
|
"git-hooks": {
|
|
|
|
"inputs": {
|
2024-07-07 15:08:33 -04:00
|
|
|
"flake-compat": [
|
|
|
|
"flake-compat"
|
|
|
|
],
|
2024-05-27 09:46:11 +02:00
|
|
|
"gitignore": "gitignore",
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2025-06-14 12:48:30 +00:00
|
|
|
"lastModified": 1749636823,
|
|
|
|
"narHash": "sha256-WUaIlOlPLyPgz9be7fqWJA5iG6rHcGRtLERSCfUDne4=",
|
2024-05-27 09:46:11 +02:00
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "git-hooks.nix",
|
2025-06-14 12:48:30 +00:00
|
|
|
"rev": "623c56286de5a3193aa38891a6991b28f9bab056",
|
2024-05-27 09:46:11 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "git-hooks.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-03-06 15:06:16 +00:00
|
|
|
"gitignore": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
2024-05-27 09:46:11 +02:00
|
|
|
"git-hooks",
|
2023-03-06 15:06:16 +00:00
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-19 22:08:25 +00:00
|
|
|
"lastModified": 1709087332,
|
|
|
|
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
2023-03-06 15:06:16 +00:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
2024-03-19 22:08:25 +00:00
|
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
2023-03-06 15:06:16 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-01-06 17:31:17 +01:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2025-06-14 12:48:30 +00:00
|
|
|
"lastModified": 1747688870,
|
|
|
|
"narHash": "sha256-ypL9WAZfmJr5V70jEVzqGjjQzF0uCkz+AFQF7n9NmNc=",
|
2024-01-06 17:31:17 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2025-06-14 12:48:30 +00:00
|
|
|
"rev": "d5f1f641b289553927b3801580598d200a501863",
|
2024-01-06 17:31:17 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
2024-11-30 20:41:37 +01:00
|
|
|
"ref": "release-24.11",
|
2024-01-06 17:31:17 +01:00
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-19 12:32:53 +00:00
|
|
|
"ixx": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-utils": [
|
|
|
|
"nuschtosSearch",
|
|
|
|
"flake-utils"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"nuschtosSearch",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2025-06-14 12:48:30 +00:00
|
|
|
"lastModified": 1748294338,
|
|
|
|
"narHash": "sha256-FVO01jdmUNArzBS7NmaktLdGA5qA3lUMJ4B7a05Iynw=",
|
2024-10-19 12:32:53 +00:00
|
|
|
"owner": "NuschtOS",
|
|
|
|
"repo": "ixx",
|
2025-06-14 12:48:30 +00:00
|
|
|
"rev": "cc5f390f7caf265461d4aab37e98d2292ebbdb85",
|
2024-10-19 12:32:53 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NuschtOS",
|
2025-06-14 12:48:30 +00:00
|
|
|
"ref": "v0.0.8",
|
2024-10-19 12:32:53 +00:00
|
|
|
"repo": "ixx",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-01-06 18:03:44 +01:00
|
|
|
"nix-darwin": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2025-03-29 12:42:13 +00:00
|
|
|
"lastModified": 1743127615,
|
|
|
|
"narHash": "sha256-+sMGqywrSr50BGMLMeY789mSrzjkoxZiu61eWjYS/8o=",
|
2024-01-06 18:03:44 +01:00
|
|
|
"owner": "lnl7",
|
|
|
|
"repo": "nix-darwin",
|
2025-03-29 12:42:13 +00:00
|
|
|
"rev": "fc843893cecc1838a59713ee3e50e9e7edc6207c",
|
2024-01-06 18:03:44 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "lnl7",
|
2025-01-19 11:39:16 +01:00
|
|
|
"ref": "nix-darwin-24.11",
|
2024-01-06 18:03:44 +01:00
|
|
|
"repo": "nix-darwin",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-09-18 11:19:23 +01:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2025-06-14 12:48:30 +00:00
|
|
|
"lastModified": 1749668643,
|
|
|
|
"narHash": "sha256-gaWJEWGBW/g1u6o5IM4Un0vluv86cigLuBnjsKILffc=",
|
2020-12-30 01:05:51 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2025-06-14 12:48:30 +00:00
|
|
|
"rev": "1965fd20a39c8e441746bee66d550af78f0c0a7b",
|
2020-12-30 01:05:51 +00:00
|
|
|
"type": "github"
|
2022-09-18 11:19:23 +01:00
|
|
|
},
|
|
|
|
"original": {
|
2023-02-20 11:14:07 +00:00
|
|
|
"owner": "NixOS",
|
2024-11-30 20:41:37 +01:00
|
|
|
"ref": "nixos-24.11",
|
2023-02-20 11:14:07 +00:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
2020-12-30 01:05:51 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-19 20:14:20 +02:00
|
|
|
"nuschtosSearch": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-utils": "flake-utils",
|
2024-10-19 12:32:53 +00:00
|
|
|
"ixx": "ixx",
|
2024-07-19 20:14:20 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2025-06-14 12:48:30 +00:00
|
|
|
"lastModified": 1749730855,
|
|
|
|
"narHash": "sha256-L3x2nSlFkXkM6tQPLJP3oCBMIsRifhIDPMQQdHO5xWo=",
|
2024-07-19 20:14:20 +02:00
|
|
|
"owner": "NuschtOS",
|
|
|
|
"repo": "search",
|
2025-06-14 12:48:30 +00:00
|
|
|
"rev": "8dfe5879dd009ff4742b668d9c699bc4b9761742",
|
2024-07-19 20:14:20 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NuschtOS",
|
|
|
|
"repo": "search",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2020-12-30 01:05:51 +00:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2024-03-01 22:43:05 +01:00
|
|
|
"devshell": "devshell",
|
2024-02-15 22:51:26 +01:00
|
|
|
"flake-compat": "flake-compat",
|
2023-12-06 13:09:26 +01:00
|
|
|
"flake-parts": "flake-parts",
|
2024-05-27 09:46:11 +02:00
|
|
|
"git-hooks": "git-hooks",
|
2024-01-06 17:31:17 +01:00
|
|
|
"home-manager": "home-manager",
|
2024-01-06 18:03:44 +01:00
|
|
|
"nix-darwin": "nix-darwin",
|
2023-03-06 15:06:16 +00:00
|
|
|
"nixpkgs": "nixpkgs",
|
2024-07-19 20:14:20 +02:00
|
|
|
"nuschtosSearch": "nuschtosSearch",
|
2024-05-07 16:45:47 +02:00
|
|
|
"treefmt-nix": "treefmt-nix"
|
2020-12-30 01:05:51 +00:00
|
|
|
}
|
2022-12-11 19:39:45 +00:00
|
|
|
},
|
2023-04-15 11:57:46 +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"
|
|
|
|
}
|
2024-03-01 22:43:05 +01:00
|
|
|
},
|
2024-05-07 16:45:47 +02:00
|
|
|
"treefmt-nix": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2025-06-14 12:48:30 +00:00
|
|
|
"lastModified": 1749194973,
|
|
|
|
"narHash": "sha256-eEy8cuS0mZ2j/r/FE0/LYBSBcIs/MKOIVakwHVuqTfk=",
|
2024-05-07 16:45:47 +02:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "treefmt-nix",
|
2025-06-14 12:48:30 +00:00
|
|
|
"rev": "a05be418a1af1198ca0f63facb13c985db4cb3c5",
|
2024-05-07 16:45:47 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "treefmt-nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2020-12-30 01:05:51 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|