flake/flake.lock

466 lines
12 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-11-15 22:55:51 +08:00
"lastModified": 1731527002,
"narHash": "sha256-dI9I6suECoIAmbS4xcrqF8r2pbmed8WWm5LIF1yWPw8=",
2024-09-01 12:19:53 +08:00
"owner": "zhaofengli",
"repo": "colmena",
2024-11-15 22:55:51 +08:00
"rev": "e3ad42138015fcdf2524518dd564a13145c72ea1",
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-04 13:01:22 +08:00
"lastModified": 1733285901,
"narHash": "sha256-nUfxOP0wr47vC6uriF8lwFSsuB6Dyi+DT5fHb0XD6Nc=",
2023-09-19 08:17:43 +08:00
"owner": "ipetkov",
"repo": "crane",
2024-12-04 13:01:22 +08:00
"rev": "3af1e1fe89ea22da0a99e1bd8b8d10744e2f5823",
2023-09-19 08:17:43 +08:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-04 13:01:22 +08:00
"lastModified": 1733168902,
"narHash": "sha256-8dupm9GfK+BowGdQd7EHK5V61nneLfr9xR6sc5vtDi0=",
"owner": "nix-community",
"repo": "disko",
2024-12-04 13:01:22 +08:00
"rev": "785c1e02c7e465375df971949b8dcbde9ec362e5",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2023-09-19 08:17:43 +08:00
"flake-compat": {
"locked": {
2024-11-28 17:56:56 +08:00
"lastModified": 1732722421,
"narHash": "sha256-HRJ/18p+WoXpWJkcdsk9St5ZiukCqSDgbOGFa8Okehg=",
2023-09-19 08:17:43 +08:00
"owner": "edolstra",
"repo": "flake-compat",
2024-11-28 17:56:56 +08:00
"rev": "9ed2ac151eada2306ca8c418ebd97807bb08f6ac",
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-04 13:01:22 +08:00
"lastModified": 1733269028,
"narHash": "sha256-kVq/jAKKtbvWwbL9wf0SKDxtxsC5Gb+nlIYEFnyXhGA=",
2023-09-19 08:17:43 +08:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-12-04 13:01:22 +08:00
"rev": "e37654df08605b510ad84eceaafcc7248495e843",
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-04 13:01:22 +08:00
"lastModified": 1733175814,
"narHash": "sha256-zFOtOaqjzZfPMsm1mwu98syv3y+jziAq5DfWygaMtLg=",
2023-09-19 08:17:43 +08:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-04 13:01:22 +08:00
"rev": "bf23fe41082aa0289c209169302afd3397092f22",
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-11-22 17:16:04 +08:00
"lastModified": 1731941836,
"narHash": "sha256-zpmAzrvK8KdssBSwiIwwRxaUJ77oWORbW0XFvgCFpTE=",
2023-09-19 08:17:43 +08:00
"owner": "nix-community",
"repo": "lanzaboote",
2024-11-22 17:16:04 +08:00
"rev": "2f48272f34174fd2a5ab3df4d8a46919247be879",
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-11-22 17:16:04 +08:00
"lastModified": 1731770937,
"narHash": "sha256-jgUiofb5rQ3OpmqB5rcfRKI/3f9BzyKeUs/TALMaEXc=",
"rev": "b41d552d7a9da39d5dbb24a0007bb9f721879e68",
"type": "tarball",
2024-11-22 17:16:04 +08:00
"url": "https://git.ny4.dev/api/v1/repos/nyancat/nvim/archive/b41d552d7a9da39d5dbb24a0007bb9f721879e68.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-04 13:01:22 +08:00
"lastModified": 1733217105,
"narHash": "sha256-fc6jTzIwCIVWTX50FtW6AZpuukuQWSEbPiyg6ZRGWFY=",
2024-07-26 00:44:41 +08:00
"owner": "NixOS",
2023-12-16 16:32:13 +08:00
"repo": "nixos-hardware",
2024-12-04 13:01:22 +08:00
"rev": "cceee0a31d2f01bcc98b2fbd591327c06a4ea4f9",
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-04 13:01:22 +08:00
"lastModified": 1733240974,
"narHash": "sha256-9s5xSG8FbY1uwFL5gltD1bpeAslPsYYV960sDJkZYeA=",
2024-10-20 14:43:42 +08:00
"owner": "Guanran928",
2023-09-19 08:17:43 +08:00
"repo": "nixpkgs",
2024-12-04 13:01:22 +08:00
"rev": "23c75eb7a05834bf1ef564eebf63bf20abfc1e38",
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-11-22 17:16:04 +08:00
"lastModified": 1732021966,
"narHash": "sha256-mnTbjpdqF0luOkou8ZFi2asa1N3AA2CchR/RqCNmsGE=",
2023-09-19 08:17:43 +08:00
"owner": "cachix",
2024-10-02 15:30:25 +08:00
"repo": "git-hooks.nix",
2024-11-22 17:16:04 +08:00
"rev": "3308484d1a443fc5bc92012435d79e80458fe43c",
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-11-07 11:31:03 +08:00
"lastModified": 1730126375,
"narHash": "sha256-RnXYMkXytsdvXQZdRcci5IiuxWFkWDzawPm2L1K+KGA=",
2024-09-07 14:49:47 +08:00
"owner": "WilliButz",
"repo": "preservation",
2024-11-07 11:31:03 +08:00
"rev": "96a98a3eb4e8ecdc70f299723e2a4d78f5ba3bd6",
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",
"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-04 13:01:22 +08:00
"lastModified": 1733279627,
"narHash": "sha256-NCNDAGPkdFdu+DLErbmNbavmVW9AwkgP7azROFFSB0U=",
2023-09-19 08:17:43 +08:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-12-04 13:01:22 +08:00
"rev": "4da5a80ef76039e80468c902f1e9f5c0eab87d96",
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-04 13:01:22 +08:00
"lastModified": 1733128155,
"narHash": "sha256-m6/qwJAJYcidGMEdLqjKzRIjapK4nUfMq7rDCTmZajc=",
2023-09-19 08:17:43 +08:00
"owner": "Mic92",
"repo": "sops-nix",
2024-12-04 13:01:22 +08:00
"rev": "c6134b6fff6bda95a1ac872a2a9d5f32e3c37856",
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-04 13:01:22 +08:00
"lastModified": 1733222881,
"narHash": "sha256-JIPcz1PrpXUCbaccEnrcUS8jjEb/1vJbZz5KkobyFdM=",
2024-03-09 09:44:41 +08:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-12-04 13:01:22 +08:00
"rev": "49717b5af6f80172275d47a418c9719a31a78b53",
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
}