nixos-config/flake.lock

601 lines
16 KiB
Plaintext
Raw Normal View History

2024-01-12 15:59:57 +01:00
{
"nodes": {
2024-03-18 22:00:13 +01:00
"apple-silicon": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
},
"locked": {
2024-04-23 18:17:05 +02:00
"lastModified": 1713653951,
"narHash": "sha256-ExbWsXGdCGIxq9iVBfP9troLzgapwh4rjGtX9neCVOc=",
2024-03-18 22:00:13 +01:00
"owner": "tpwrules",
"repo": "nixos-apple-silicon",
2024-04-23 18:17:05 +02:00
"rev": "15dbcfd42d9f4924b2f9cca5942d3cb0048e147f",
2024-03-18 22:00:13 +01:00
"type": "github"
},
"original": {
"owner": "tpwrules",
"repo": "nixos-apple-silicon",
"type": "github"
}
},
2024-03-03 12:34:10 +01:00
"devshell": {
"inputs": {
2024-03-03 12:34:10 +01:00
"flake-utils": "flake-utils_3",
"nixpkgs": [
2024-03-03 12:34:10 +01:00
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-04-23 18:17:05 +02:00
"lastModified": 1713532798,
"narHash": "sha256-wtBhsdMJA3Wa32Wtm1eeo84GejtI43pMrFrmwLXrsEc=",
2024-03-03 12:34:10 +01:00
"owner": "numtide",
"repo": "devshell",
2024-04-23 18:17:05 +02:00
"rev": "12e914740a25ea1891ec619bb53cf5e6ca922e40",
"type": "github"
},
"original": {
2024-03-03 12:34:10 +01:00
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"firefox-addons": {
2024-01-28 22:51:43 +01:00
"inputs": {
"flake-utils": "flake-utils",
2024-03-18 22:00:13 +01:00
"nixpkgs": "nixpkgs_2"
2024-01-28 22:51:43 +01:00
},
"locked": {
"dir": "pkgs/firefox-addons",
2024-04-23 18:17:05 +02:00
"lastModified": 1713845011,
"narHash": "sha256-ZFxrjH8iMuMT5U+Gu91epS/YyKONZN8SN4j7jPGw3k4=",
"owner": "rycee",
"repo": "nur-expressions",
2024-04-23 18:17:05 +02:00
"rev": "0146b7bb44f9befe51f4370e11c32883796c7495",
"type": "gitlab"
2024-01-28 22:51:43 +01:00
},
"original": {
"dir": "pkgs/firefox-addons",
"owner": "rycee",
"repo": "nur-expressions",
"type": "gitlab"
2024-01-28 22:51:43 +01:00
}
},
"flake-compat": {
2024-03-18 22:00:13 +01:00
"locked": {
"lastModified": 1688025799,
"narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=",
"owner": "nix-community",
"repo": "flake-compat",
"rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"revCount": 57,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
}
},
2024-03-18 22:00:13 +01:00
"flake-compat_3": {
2024-01-28 22:51:43 +01:00
"flake": false,
"locked": {
2024-02-13 22:04:37 +01:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2024-01-28 22:51:43 +01:00
"owner": "edolstra",
"repo": "flake-compat",
2024-02-13 22:04:37 +01:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2024-01-28 22:51:43 +01:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
2024-01-12 15:59:57 +01:00
"inputs": {
"nixpkgs-lib": [
"nixvim",
"nixpkgs"
]
2024-01-12 15:59:57 +01:00
},
"locked": {
2024-04-09 14:15:12 +02:00
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
"owner": "hercules-ci",
"repo": "flake-parts",
2024-04-09 14:15:12 +02:00
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1629284811,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
2024-01-12 15:59:57 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c5d161cc0af116a2e17f54316f0bf43f0819785c",
2024-01-12 15:59:57 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-28 22:51:43 +01:00
"flake-utils_2": {
"inputs": {
2024-03-03 12:34:10 +01:00
"systems": "systems"
2024-01-28 22:51:43 +01:00
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-01-28 22:51:43 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-01-28 22:51:43 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
2024-03-03 12:34:10 +01:00
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_4": {
2024-01-28 22:51:43 +01:00
"inputs": {
"systems": "systems_3"
2024-01-28 22:51:43 +01:00
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-01-28 22:51:43 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-01-28 22:51:43 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_5": {
"inputs": {
"systems": "systems_4"
},
"locked": {
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-28 22:51:43 +01:00
"gitignore": {
"inputs": {
"nixpkgs": [
"nixvim",
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2024-01-28 22:51:43 +01:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2024-01-28 22:51:43 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-01-12 15:59:57 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-04-23 18:17:05 +02:00
"lastModified": 1713818326,
"narHash": "sha256-aw3xbVPJauLk/bbrlakIYxKpeuMWzA2feGrkIpIuXd8=",
"owner": "nix-community",
"repo": "home-manager",
2024-04-23 18:17:05 +02:00
"rev": "67de98ae6eed5ad6f91b1142356d71a87ba97f21",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2024-03-03 12:34:10 +01:00
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
2024-01-12 15:59:57 +01:00
]
},
"locked": {
2024-04-23 18:17:05 +02:00
"lastModified": 1713732794,
"narHash": "sha256-AYCofb8Zu4Mbc1lHDtju/uxeARawRijmOueAqEMEfMU=",
2024-01-12 15:59:57 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-23 18:17:05 +02:00
"rev": "670d9ecc3e46a6e3265c203c2d136031a3d3548e",
2024-01-12 15:59:57 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-04-18 19:19:36 +02:00
"nh": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
2024-04-23 18:17:05 +02:00
"lastModified": 1713635132,
"narHash": "sha256-lLftlafVmv9RPzCO7gTsswiD+Q0MoAP0FVXVoK3iGmE=",
2024-04-18 19:19:36 +02:00
"owner": "viperML",
"repo": "nh",
2024-04-23 18:17:05 +02:00
"rev": "6c772f572fd17ed9181625e221e2365e9bffc3f6",
2024-04-18 19:19:36 +02:00
"type": "github"
},
"original": {
"owner": "viperML",
"repo": "nh",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-04-23 18:17:05 +02:00
"lastModified": 1713543876,
"narHash": "sha256-olEWxacm1xZhAtpq+ZkEyQgR4zgfE7ddpNtZNvubi3g=",
"owner": "lnl7",
"repo": "nix-darwin",
2024-04-23 18:17:05 +02:00
"rev": "9e7c20ffd056e406ddd0276ee9d89f09c5e5f4ed",
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-04-23 18:17:05 +02:00
"lastModified": 1713864415,
"narHash": "sha256-/BPDMJEkrsFAFOsQWhwm31wezlgshPFlLBn34KEUdVA=",
"owner": "NixOS",
"repo": "nixos-hardware",
2024-04-23 18:17:05 +02:00
"rev": "797f8d8082c7cc3259cba7275c699d4991b09ecc",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2024-01-12 15:59:57 +01:00
"nixpkgs": {
"locked": {
2024-04-23 18:17:05 +02:00
"lastModified": 1713537308,
"narHash": "sha256-XtTSSIB2DA6tOv+l0FhvfDMiyCmhoRbNB+0SeInZkbk=",
2024-03-03 12:34:10 +01:00
"owner": "nixos",
2024-01-12 15:59:57 +01:00
"repo": "nixpkgs",
2024-04-23 18:17:05 +02:00
"rev": "5c24cf2f0a12ad855f444c30b2421d044120c66f",
2024-01-12 15:59:57 +01:00
"type": "github"
},
"original": {
2024-03-03 12:34:10 +01:00
"owner": "nixos",
2024-01-12 15:59:57 +01:00
"repo": "nixpkgs",
2024-04-23 18:17:05 +02:00
"rev": "5c24cf2f0a12ad855f444c30b2421d044120c66f",
2024-01-12 15:59:57 +01:00
"type": "github"
}
},
"nixpkgs-master": {
2024-01-28 22:51:43 +01:00
"locked": {
2024-04-23 18:17:05 +02:00
"lastModified": 1713866331,
"narHash": "sha256-gk+rYZeeERAdBby+8/BGEKwB9aBB1mugv89MmbYlSLw=",
2024-01-28 22:51:43 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-23 18:17:05 +02:00
"rev": "5a2d4496d31e30b9ca709dcd3cb43c930a1b26ac",
2024-01-28 22:51:43 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
2024-01-28 22:51:43 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-03-18 22:00:13 +01:00
"locked": {
"lastModified": 1627814220,
"narHash": "sha256-P+MDgdZw2CBk9X1ZZaUgHgN+32pTfLFf3XVIBOXirI4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ab5b6828af26215bf2646c31961da5d3749591ef",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
2024-04-18 19:19:36 +02:00
"lastModified": 1711668574,
"narHash": "sha256-u1dfs0ASQIEr1icTVrsKwg2xToIpn7ZXxW3RHfHxshg=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-18 19:19:36 +02:00
"rev": "219951b495fc2eac67b1456824cc1ec1fd2ee659",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-04-18 19:19:36 +02:00
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2024-04-18 19:19:36 +02:00
"locked": {
2024-04-23 18:17:05 +02:00
"lastModified": 1713714899,
"narHash": "sha256-+z/XjO3QJs5rLE5UOf015gdVauVRQd2vZtsFkaXBq2Y=",
2024-04-18 19:19:36 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-23 18:17:05 +02:00
"rev": "6143fc5eeb9c4f00163267708e26191d1e918932",
2024-04-18 19:19:36 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
"locked": {
"lastModified": 1686020360,
"narHash": "sha256-Wee7lIlZ6DIZHHLiNxU5KdYZQl0iprENXa/czzI6Cj4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4729ffac6fd12e26e5a8de002781ffc49b0e94b7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-28 22:51:43 +01:00
"nixvim": {
"inputs": {
2024-03-03 12:34:10 +01:00
"devshell": "devshell",
2024-03-18 22:00:13 +01:00
"flake-compat": "flake-compat_2",
"flake-parts": "flake-parts",
2024-03-03 12:34:10 +01:00
"home-manager": "home-manager_2",
"nix-darwin": "nix-darwin",
2024-01-28 22:51:43 +01:00
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
2024-04-23 18:17:05 +02:00
"lastModified": 1713856119,
"narHash": "sha256-TfNc8vxF7IaRhTlMgOeUN01y7QoBx50MYmGU1sSU6Vw=",
2024-01-28 22:51:43 +01:00
"owner": "nix-community",
"repo": "nixvim",
2024-04-23 18:17:05 +02:00
"rev": "c826d146c65bfa8164f31931cf54278b99f5a3a0",
2024-01-28 22:51:43 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixvim",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
2024-03-18 22:00:13 +01:00
"flake-compat": "flake-compat_3",
2024-03-03 12:34:10 +01:00
"flake-utils": "flake-utils_4",
2024-01-28 22:51:43 +01:00
"gitignore": "gitignore",
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"nixpkgs-stable": [
"nixvim",
"nixpkgs"
]
2024-01-28 22:51:43 +01:00
},
"locked": {
2024-04-23 18:17:05 +02:00
"lastModified": 1713775815,
"narHash": "sha256-Wu9cdYTnGQQwtT20QQMg7jzkANKQjwBD9iccfGKkfls=",
2024-01-28 22:51:43 +01:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-04-23 18:17:05 +02:00
"rev": "2ac4dcbf55ed43f3be0bae15e181f08a57af24a4",
2024-01-28 22:51:43 +01:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2024-01-12 15:59:57 +01:00
"root": {
"inputs": {
2024-03-18 22:00:13 +01:00
"apple-silicon": "apple-silicon",
"firefox-addons": "firefox-addons",
"flake-utils": "flake-utils_2",
2024-03-03 12:34:10 +01:00
"home-manager": "home-manager",
2024-04-18 19:19:36 +02:00
"nh": "nh",
"nixos-hardware": "nixos-hardware",
2024-04-18 19:19:36 +02:00
"nixpkgs": "nixpkgs_4",
"nixpkgs-master": "nixpkgs-master",
"nixvim": "nixvim",
"spicetify-nix": "spicetify-nix"
2024-01-12 15:59:57 +01:00
}
},
2024-03-18 22:00:13 +01:00
"rust-overlay": {
"flake": false,
"locked": {
"lastModified": 1686795910,
"narHash": "sha256-jDa40qRZ0GRQtP9EMZdf+uCbvzuLnJglTUI2JoHfWDc=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "5c2b97c0a9bc5217fc3dfb1555aae0fb756d99f9",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"spicetify-nix": {
"inputs": {
"flake-utils": "flake-utils_5",
2024-04-18 19:19:36 +02:00
"nixpkgs": "nixpkgs_5"
},
"locked": {
"lastModified": 1704167711,
"narHash": "sha256-kFDq+kf/Di/P8bq5sUP8pVwRkrSVrABksBjMPmLic3s=",
"owner": "the-argus",
"repo": "spicetify-nix",
"rev": "1325416f951d6a82cfddb1289864ad782e2b87c4",
"type": "github"
},
"original": {
"owner": "the-argus",
"repo": "spicetify-nix",
"type": "github"
}
},
2024-01-12 15:59:57 +01: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-01-28 22:51:43 +01:00
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_4": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2024-01-12 15:59:57 +01:00
}
},
"root": "root",
"version": 7
}