flake/flake.lock

488 lines
13 KiB
Text
Raw Normal View History

2023-09-19 08:17:43 +08:00
{
"nodes": {
2024-11-22 17:16:04 +08:00
"chicken-box": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
],
"treefmt-nix": [
"treefmt-nix"
]
},
"locked": {
2025-01-18 17:02:25 +08:00
"lastModified": 1737187237,
"narHash": "sha256-HbxBwYRkOtrI9hemrCD7yf5PRTYgd6ZMRXAY+JlzthE=",
"rev": "3a82b1f09b3abf67462a62b84ed5690dadfed57b",
2024-11-22 17:16:04 +08:00
"type": "tarball",
2025-01-18 17:02:25 +08:00
"url": "https://git.ny4.dev/api/v1/repos/nyancat/chicken-box/archive/3a82b1f09b3abf67462a62b84ed5690dadfed57b.tar.gz"
2024-11-22 17:16:04 +08:00
},
"original": {
"type": "tarball",
"url": "https://git.ny4.dev/nyancat/chicken-box/archive/master.tar.gz"
}
},
2024-09-01 12:19:53 +08:00
"colmena": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
2024-11-08 13:57:36 +08:00
"nix-github-actions": [
"nix-github-actions"
],
2024-09-01 12:19:53 +08:00
"nixpkgs": [
"nixpkgs"
],
"stable": [
"nixpkgs"
]
},
"locked": {
2025-01-10 18:44:27 +08:00
"lastModified": 1734897875,
"narHash": "sha256-LLpiqfOGBippRax9F33kSJ/Imt8gJXb6o0JwSBiNHCk=",
2024-09-01 12:19:53 +08:00
"owner": "zhaofengli",
"repo": "colmena",
2025-01-10 18:44:27 +08:00
"rev": "a6b51f5feae9bfb145daa37fd0220595acb7871e",
2024-09-01 12:19:53 +08:00
"type": "github"
},
"original": {
"owner": "zhaofengli",
"repo": "colmena",
"type": "github"
}
},
2023-09-19 08:17:43 +08:00
"crane": {
"locked": {
2025-01-18 17:02:25 +08:00
"lastModified": 1736898272,
"narHash": "sha256-D10wlrU/HCpSRcb3a7yk+bU3ggpMD1kGbseKtO+7teo=",
2023-09-19 08:17:43 +08:00
"owner": "ipetkov",
"repo": "crane",
2025-01-18 17:02:25 +08:00
"rev": "6a589f034202a7c6e10bce6c5d1d392d7bc0f340",
2023-09-19 08:17:43 +08:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2024-12-14 12:48:43 +08:00
"danbooru_img_bot": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": [
"treefmt-nix"
]
},
"locked": {
"lastModified": 1734251653,
"narHash": "sha256-e3IrENY8jx8/IfJJ58/FNX6NCEO1bmPgs/cTNiwT70I=",
"rev": "f0d9f48ef51cb37fe64834bea42c42258756b72c",
"type": "tarball",
"url": "https://git.ny4.dev/api/v1/repos/nyancat/danbooru_img_bot/archive/f0d9f48ef51cb37fe64834bea42c42258756b72c.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://git.ny4.dev/nyancat/danbooru_img_bot/archive/master.tar.gz"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-18 17:02:25 +08:00
"lastModified": 1737038063,
"narHash": "sha256-rMEuiK69MDhjz1JgbaeQ9mBDXMJ2/P8vmOYRbFndXsk=",
"owner": "nix-community",
"repo": "disko",
2025-01-18 17:02:25 +08:00
"rev": "bf0abfde48f469c256f2b0f481c6281ff04a5db2",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2023-09-19 08:17:43 +08:00
"flake-compat": {
"locked": {
2024-12-14 12:48:43 +08:00
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
2023-09-19 08:17:43 +08:00
"owner": "edolstra",
"repo": "flake-compat",
2024-12-14 12:48:43 +08:00
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
2023-09-19 08:17:43 +08:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2025-01-10 18:44:27 +08:00
"lastModified": 1736143030,
"narHash": "sha256-+hu54pAoLDEZT9pjHlqL9DNzWz0NbUn8NEAHP7PQPzU=",
2023-09-19 08:17:43 +08:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-01-10 18:44:27 +08:00
"rev": "b905f6fc23a9051a6e1b741e1438dbfc0634c6de",
2023-09-19 08:17:43 +08:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": [
"systems"
]
2023-09-19 08:17:43 +08:00
},
"locked": {
2024-11-15 22:55:51 +08:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2023-09-19 08:17:43 +08:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-15 22:55:51 +08:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2023-09-19 08:17:43 +08:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-02-28 16:55:14 +08:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2023-09-19 08:17:43 +08:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-02-28 16:55:14 +08:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2023-09-19 08:17:43 +08:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-18 17:02:25 +08:00
"lastModified": 1737188535,
"narHash": "sha256-O2ttwW1/dUc/Y+Rf48Njtr4tZpRJhy8FhafikekIjMY=",
2023-09-19 08:17:43 +08:00
"owner": "nix-community",
"repo": "home-manager",
2025-01-18 17:02:25 +08:00
"rev": "1e36429705f9af2d00a517ba46a4f21ef8a8194f",
2023-09-19 08:17:43 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-10-19 12:54:41 +08:00
"ip-checker": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
],
"treefmt-nix": [
"treefmt-nix"
]
},
"locked": {
2025-01-18 17:02:25 +08:00
"lastModified": 1737187415,
"narHash": "sha256-4Y5rRQIaR9qLqYRY3TM0klyWvikHK1ElMUtuO2Vf5x0=",
"rev": "ec69956795eadf2508c588c02659796f79b0857e",
"type": "tarball",
2025-01-18 17:02:25 +08:00
"url": "https://git.ny4.dev/api/v1/repos/nyancat/ip-checker/archive/ec69956795eadf2508c588c02659796f79b0857e.tar.gz"
2024-10-19 12:54:41 +08:00
},
"original": {
"type": "tarball",
"url": "https://git.ny4.dev/nyancat/ip-checker/archive/master.tar.gz"
2024-10-19 12:54:41 +08:00
}
},
2023-09-19 08:17:43 +08:00
"lanzaboote": {
"inputs": {
"crane": [
"crane"
],
"flake-compat": [
"flake-compat"
],
"flake-parts": [
"flake-parts"
],
2023-09-19 08:17:43 +08:00
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks-nix": [
"pre-commit-hooks-nix"
],
"rust-overlay": [
"rust-overlay"
]
2023-09-19 08:17:43 +08:00
},
"locked": {
2025-01-10 18:44:27 +08:00
"lastModified": 1734994463,
"narHash": "sha256-S9MgfQjNt4J3I7obdLOVY23h+Yl/hnyibwGfOl+1uOE=",
2023-09-19 08:17:43 +08:00
"owner": "nix-community",
"repo": "lanzaboote",
2025-01-10 18:44:27 +08:00
"rev": "93e6f0d77548be8757c11ebda5c4235ef4f3bc67",
2023-09-19 08:17:43 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lanzaboote",
"type": "github"
}
},
2024-02-20 04:15:22 +08:00
"neovim": {
2024-10-19 12:54:41 +08:00
"flake": false,
2024-02-20 04:15:22 +08:00
"locked": {
2025-01-18 17:02:25 +08:00
"lastModified": 1737132954,
"narHash": "sha256-cNo9pVSwUWcBJUXuoTBSHyfGDdCFytjeWQZEMpt0Sss=",
"rev": "aa9644c2372484cdc9f0cbc0e66c872c17091718",
"type": "tarball",
2025-01-18 17:02:25 +08:00
"url": "https://git.ny4.dev/api/v1/repos/nyancat/nvim/archive/aa9644c2372484cdc9f0cbc0e66c872c17091718.tar.gz"
2024-02-20 04:15:22 +08:00
},
"original": {
"type": "tarball",
"url": "https://git.ny4.dev/nyancat/nvim/archive/master.tar.gz"
2024-02-20 04:15:22 +08:00
}
},
2024-11-08 13:57:36 +08:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-11-22 17:16:04 +08:00
"lastModified": 1731952509,
"narHash": "sha256-p4gB3Rhw8R6Ak4eMl8pqjCPOLCZRqaehZxdZ/mbFClM=",
2024-11-08 13:57:36 +08:00
"owner": "nix-community",
"repo": "nix-github-actions",
2024-11-22 17:16:04 +08:00
"rev": "7b5f051df789b6b20d259924d349a9ba3319b226",
2024-11-08 13:57:36 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2023-12-16 16:32:13 +08:00
"nixos-hardware": {
"locked": {
2025-01-18 17:02:25 +08:00
"lastModified": 1736978406,
"narHash": "sha256-oMr3PVIQ8XPDI8/x6BHxsWEPBRU98Pam6KGVwUh8MPk=",
2024-07-26 00:44:41 +08:00
"owner": "NixOS",
2023-12-16 16:32:13 +08:00
"repo": "nixos-hardware",
2025-01-18 17:02:25 +08:00
"rev": "b678606690027913f3434dea3864e712b862dde5",
2023-12-16 16:32:13 +08:00
"type": "github"
},
"original": {
2024-07-26 00:44:41 +08:00
"owner": "NixOS",
2023-12-16 16:32:13 +08:00
"repo": "nixos-hardware",
"type": "github"
}
},
2023-09-19 08:17:43 +08:00
"nixpkgs": {
"locked": {
2025-01-18 17:02:25 +08:00
"lastModified": 1737076994,
"narHash": "sha256-c3r/7Tumail0Kl0UIfOr5HMMHgrog8XrTkohDsB/XjA=",
2024-10-20 14:43:42 +08:00
"owner": "Guanran928",
2023-09-19 08:17:43 +08:00
"repo": "nixpkgs",
2025-01-18 17:02:25 +08:00
"rev": "d722f696b47083543950b85aff3ae95a33b2d869",
2023-09-19 08:17:43 +08:00
"type": "github"
},
"original": {
2024-10-20 14:43:42 +08:00
"owner": "Guanran928",
2023-09-19 08:17:43 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"gitignore": [
"gitignore"
],
2023-09-19 08:17:43 +08:00
"nixpkgs": [
"nixpkgs"
]
2023-09-19 08:17:43 +08:00
},
"locked": {
2025-01-18 17:02:25 +08:00
"lastModified": 1737043064,
"narHash": "sha256-I/OuxGwXwRi5gnFPsyCvVR+IfFstA+QXEpHu1hvsgD8=",
2023-09-19 08:17:43 +08:00
"owner": "cachix",
2024-10-02 15:30:25 +08:00
"repo": "git-hooks.nix",
2025-01-18 17:02:25 +08:00
"rev": "94ee657f6032d913fe0ef49adaa743804635b0bb",
2023-09-19 08:17:43 +08:00
"type": "github"
},
"original": {
"owner": "cachix",
2024-10-02 15:30:25 +08:00
"repo": "git-hooks.nix",
2023-09-19 08:17:43 +08:00
"type": "github"
}
},
2024-09-07 14:49:47 +08:00
"preservation": {
"locked": {
2025-01-10 18:44:27 +08:00
"lastModified": 1735322114,
"narHash": "sha256-b0ftF6cGH0JoZin93bmycx5qvM4fx6jCR8eM0q6k64s=",
2024-09-07 14:49:47 +08:00
"owner": "WilliButz",
"repo": "preservation",
2025-01-10 18:44:27 +08:00
"rev": "089ffe54b44db2b6418dd024a7266c8c9343f805",
2024-09-07 14:49:47 +08:00
"type": "github"
},
"original": {
"owner": "WilliButz",
"repo": "preservation",
"type": "github"
}
},
2023-09-19 08:17:43 +08:00
"root": {
"inputs": {
2024-11-22 17:16:04 +08:00
"chicken-box": "chicken-box",
2024-09-01 12:19:53 +08:00
"colmena": "colmena",
"crane": "crane",
2024-12-14 12:48:43 +08:00
"danbooru_img_bot": "danbooru_img_bot",
"disko": "disko",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
"gitignore": "gitignore",
2023-09-19 08:17:43 +08:00
"home-manager": "home-manager",
2024-10-19 12:54:41 +08:00
"ip-checker": "ip-checker",
2023-09-19 08:17:43 +08:00
"lanzaboote": "lanzaboote",
2024-02-20 04:15:22 +08:00
"neovim": "neovim",
2024-11-08 13:57:36 +08:00
"nix-github-actions": "nix-github-actions",
2023-12-16 16:32:13 +08:00
"nixos-hardware": "nixos-hardware",
2024-01-30 07:22:20 +08:00
"nixpkgs": "nixpkgs",
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
2024-09-07 14:49:47 +08:00
"preservation": "preservation",
"rust-overlay": "rust-overlay",
2023-10-14 15:53:25 +08:00
"sops-nix": "sops-nix",
2024-03-09 09:44:41 +08:00
"systems": "systems",
"treefmt-nix": "treefmt-nix"
2023-09-19 08:17:43 +08:00
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-18 17:02:25 +08:00
"lastModified": 1737166965,
"narHash": "sha256-vlDROBAgq+7PEVM0vaS2zboY6DXs3oKK0qW/1dVuFs4=",
2023-09-19 08:17:43 +08:00
"owner": "oxalica",
"repo": "rust-overlay",
2025-01-18 17:02:25 +08:00
"rev": "fc839c9d5d1ebc789b4657c43c4d54838c7c01de",
2023-09-19 08:17:43 +08:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2023-09-19 08:17:43 +08:00
},
"locked": {
2025-01-18 17:02:25 +08:00
"lastModified": 1737107480,
"narHash": "sha256-GXUE9+FgxoZU8v0p6ilBJ8NH7k8nKmZjp/7dmMrCv3o=",
2023-09-19 08:17:43 +08:00
"owner": "Mic92",
"repo": "sops-nix",
2025-01-18 17:02:25 +08:00
"rev": "4c4fb93f18b9072c6fa1986221f9a3d7bf1fe4b6",
2023-09-19 08:17:43 +08:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"systems": {
2023-12-03 16:41:22 +08:00
"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-09 09:44:41 +08:00
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-18 17:02:25 +08:00
"lastModified": 1737103437,
"narHash": "sha256-uPNWcYbhY2fjY3HOfRCR5jsfzdzemhfxLSxwjXYXqNc=",
2024-03-09 09:44:41 +08:00
"owner": "numtide",
"repo": "treefmt-nix",
2025-01-18 17:02:25 +08:00
"rev": "d1ed3b385f8130e392870cfb1dbfaff8a63a1899",
2024-03-09 09:44:41 +08:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2023-09-19 08:17:43 +08:00
}
},
"root": "root",
"version": 7
}