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": {
2024-11-28 17:56:56 +08:00
"lastModified": 1732300437,
"narHash": "sha256-tw9Bx9HFOfatFmY+AadL8ZQX2oPhlJXD1MvtZeSN58k=",
"rev": "13c0e8d779d7d8319e2e6868f11d7b19b4b2bcb6",
2024-11-22 17:16:04 +08:00
"type": "tarball",
2024-11-28 17:56:56 +08:00
"url": "https://git.ny4.dev/api/v1/repos/nyancat/chicken-box/archive/13c0e8d779d7d8319e2e6868f11d7b19b4b2bcb6.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-10 18:44:27 +08:00
"lastModified": 1736101677,
"narHash": "sha256-iKOPq86AOWCohuzxwFy/MtC8PcSVGnrxBOvxpjpzrAY=",
2023-09-19 08:17:43 +08:00
"owner": "ipetkov",
"repo": "crane",
2025-01-10 18:44:27 +08:00
"rev": "61ba163d85e5adeddc7b3a69bb174034965965b2",
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-10 18:44:27 +08:00
"lastModified": 1736437680,
"narHash": "sha256-9Sy17XguKdEU9M5peTrkWSlI/O5IAqjHzdzxbXnc30g=",
"owner": "nix-community",
"repo": "disko",
2025-01-10 18:44:27 +08:00
"rev": "4d5d07d37ff773338e40a92088f45f4f88e509c8",
"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-10 18:44:27 +08:00
"lastModified": 1736421950,
"narHash": "sha256-RyrX0WFXxFrYvzHNLTIyuk3NcNl3UBykuYru/P0zW5E=",
2023-09-19 08:17:43 +08:00
"owner": "nix-community",
"repo": "home-manager",
2025-01-10 18:44:27 +08:00
"rev": "d4aebb947a301b8da8654a804979a738c5c5da50",
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": {
2024-11-28 17:56:56 +08:00
"lastModified": 1732269918,
"narHash": "sha256-dxrJ3gT1MeUA0SJT9VhbtWJnuuYl8KN/Hs0RrdPvaLs=",
"rev": "ae370e8a62338b3d2375bb92f5a3ed06e65f1e66",
"type": "tarball",
2024-11-28 17:56:56 +08:00
"url": "https://git.ny4.dev/api/v1/repos/nyancat/ip-checker/archive/ae370e8a62338b3d2375bb92f5a3ed06e65f1e66.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": {
2024-12-20 15:52:54 +08:00
"lastModified": 1734609426,
"narHash": "sha256-gmv/qQTOP8nhtzCu/VLAo7jvSlBoyeLUpNU7Spos0ow=",
"rev": "76ddc5ef4f8a2dbede0c64e53e9a00be573b8f6b",
"type": "tarball",
2024-12-20 15:52:54 +08:00
"url": "https://git.ny4.dev/api/v1/repos/nyancat/nvim/archive/76ddc5ef4f8a2dbede0c64e53e9a00be573b8f6b.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-10 18:44:27 +08:00
"lastModified": 1736441705,
"narHash": "sha256-OL7leZ6KBhcDF3nEKe4aZVfIm6xQpb1Kb+mxySIP93o=",
2024-07-26 00:44:41 +08:00
"owner": "NixOS",
2023-12-16 16:32:13 +08:00
"repo": "nixos-hardware",
2025-01-10 18:44:27 +08:00
"rev": "8870dcaff63dfc6647fb10648b827e9d40b0a337",
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-10 18:44:27 +08:00
"lastModified": 1736504524,
"narHash": "sha256-4NlPdkCfr7ylpN5GUgc1lbkUbhvDELEUZmYoMNPfwl0=",
2024-10-20 14:43:42 +08:00
"owner": "Guanran928",
2023-09-19 08:17:43 +08:00
"repo": "nixpkgs",
2025-01-10 18:44:27 +08:00
"rev": "856f2169593391b6590e3a236e451f3f4a3e5678",
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-10 18:44:27 +08:00
"lastModified": 1735882644,
"narHash": "sha256-3FZAG+pGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110=",
2023-09-19 08:17:43 +08:00
"owner": "cachix",
2024-10-02 15:30:25 +08:00
"repo": "git-hooks.nix",
2025-01-10 18:44:27 +08:00
"rev": "a5a961387e75ae44cc20f0a57ae463da5e959656",
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-10 18:44:27 +08:00
"lastModified": 1736476219,
"narHash": "sha256-+qyv3QqdZCdZ3cSO/cbpEY6tntyYjfe1bB12mdpNFaY=",
2023-09-19 08:17:43 +08:00
"owner": "oxalica",
"repo": "rust-overlay",
2025-01-10 18:44:27 +08:00
"rev": "de30cc5963da22e9742bbbbb9a3344570ed237b9",
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-10 18:44:27 +08:00
"lastModified": 1736203741,
"narHash": "sha256-eSjkBwBdQk+TZWFlLbclF2rAh4JxbGg8az4w/Lfe7f4=",
2023-09-19 08:17:43 +08:00
"owner": "Mic92",
"repo": "sops-nix",
2025-01-10 18:44:27 +08:00
"rev": "c9c88f08e3ee495e888b8d7c8624a0b2519cb773",
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-10 18:44:27 +08:00
"lastModified": 1736154270,
"narHash": "sha256-p2r8xhQZ3TYIEKBoiEhllKWQqWNJNoT9v64Vmg4q8Zw=",
2024-03-09 09:44:41 +08:00
"owner": "numtide",
"repo": "treefmt-nix",
2025-01-10 18:44:27 +08:00
"rev": "13c913f5deb3a5c08bb810efd89dc8cb24dd968b",
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
}