flake/flake.lock

491 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": {
2024-12-24 22:29:42 +08:00
"lastModified": 1734897875,
"narHash": "sha256-LLpiqfOGBippRax9F33kSJ/Imt8gJXb6o0JwSBiNHCk=",
2024-09-01 12:19:53 +08:00
"owner": "zhaofengli",
"repo": "colmena",
2024-12-24 22:29:42 +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": {
2024-12-24 22:29:42 +08:00
"lastModified": 1734808813,
"narHash": "sha256-3aH/0Y6ajIlfy7j52FGZ+s4icVX0oHhqBzRdlOeztqg=",
2023-09-19 08:17:43 +08:00
"owner": "ipetkov",
"repo": "crane",
2024-12-24 22:29:42 +08:00
"rev": "72e2d02dbac80c8c86bf6bf3e785536acf8ee926",
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": {
2024-12-24 22:29:42 +08:00
"lastModified": 1734701201,
"narHash": "sha256-hk0roBX10j/hospoWIJIJj3i2skd7Oml6yKQBx7mTFk=",
"owner": "nix-community",
"repo": "disko",
2024-12-24 22:29:42 +08:00
"rev": "2ee76c861af3b895b3b104bae04777b61397485b",
"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": {
2024-12-14 12:48:43 +08:00
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
2023-09-19 08:17:43 +08:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-12-14 12:48:43 +08:00
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
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": {
2024-12-24 22:29:42 +08:00
"lastModified": 1734992499,
"narHash": "sha256-f9UyHMTb+BwF6RDZ8eO9HOkSlKeeSPBlcYhMmV1UNIk=",
2023-09-19 08:17:43 +08:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-24 22:29:42 +08:00
"rev": "f1b1786ea77739dcd181b920d430e30fb1608b8a",
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": {
2024-12-24 22:29:42 +08:00
"lastModified": 1734994463,
"narHash": "sha256-S9MgfQjNt4J3I7obdLOVY23h+Yl/hnyibwGfOl+1uOE=",
2023-09-19 08:17:43 +08:00
"owner": "nix-community",
"repo": "lanzaboote",
2024-12-24 22:29:42 +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": {
2024-12-24 22:29:42 +08:00
"lastModified": 1734954597,
"narHash": "sha256-QIhd8/0x30gEv8XEE1iAnrdMlKuQ0EzthfDR7Hwl+fk=",
2024-07-26 00:44:41 +08:00
"owner": "NixOS",
2023-12-16 16:32:13 +08:00
"repo": "nixos-hardware",
2024-12-24 22:29:42 +08:00
"rev": "def1d472c832d77885f174089b0d34854b007198",
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": {
2024-12-24 22:29:42 +08:00
"lastModified": 1735041081,
"narHash": "sha256-2QIBkrJQrodFmxbthTIk81tDEmYMtdpXPjXQG5kRy2E=",
2024-10-20 14:43:42 +08:00
"owner": "Guanran928",
2023-09-19 08:17:43 +08:00
"repo": "nixpkgs",
2024-12-24 22:29:42 +08:00
"rev": "430374d654947313e74e942841389f199ee15e04",
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"
],
"nixpkgs-stable": [
2024-07-31 15:00:48 +08:00
"nixpkgs"
]
2023-09-19 08:17:43 +08:00
},
"locked": {
2024-12-24 22:29:42 +08:00
"lastModified": 1734797603,
"narHash": "sha256-ulZN7ps8nBV31SE+dwkDvKIzvN6hroRY8sYOT0w+E28=",
2023-09-19 08:17:43 +08:00
"owner": "cachix",
2024-10-02 15:30:25 +08:00
"repo": "git-hooks.nix",
2024-12-24 22:29:42 +08:00
"rev": "f0f0dc4920a903c3e08f5bdb9246bb572fcae498",
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": {
2024-12-20 15:52:54 +08:00
"lastModified": 1734453061,
"narHash": "sha256-FfHXIRuyTmv9/U3ioOu3jnij1NPA6ywk7GdC3A+FMAA=",
2024-09-07 14:49:47 +08:00
"owner": "WilliButz",
"repo": "preservation",
2024-12-20 15:52:54 +08:00
"rev": "9ee89d71475c0f4a6e97ed4a9169e377222ea8d6",
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": {
2024-12-24 22:29:42 +08:00
"lastModified": 1735007320,
"narHash": "sha256-NdhUgB9BkLGW9I+Q1GyUUCc3CbDgsg7HLWjG7WZBR5Q=",
2023-09-19 08:17:43 +08:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-12-24 22:29:42 +08:00
"rev": "fb5fdba697ee9a2391ca9ceea3b853b4e3ce37a5",
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": {
2024-12-20 15:52:54 +08:00
"lastModified": 1734546875,
"narHash": "sha256-6OvJbqQ6qPpNw3CA+W8Myo5aaLhIJY/nNFDk3zMXLfM=",
2023-09-19 08:17:43 +08:00
"owner": "Mic92",
"repo": "sops-nix",
2024-12-20 15:52:54 +08:00
"rev": "ed091321f4dd88afc28b5b4456e0a15bd8374b4d",
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": {
2024-12-24 22:29:42 +08:00
"lastModified": 1734982074,
"narHash": "sha256-N7M37KP7cHWoXicuE536GrVvU8nMDT/gpI1kja2hkdg=",
2024-03-09 09:44:41 +08:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-12-24 22:29:42 +08:00
"rev": "e41e948cf097cbf96ba4dff47a30ea6891af9f33",
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
}