config/flake.lock

995 lines
27 KiB
Text
Raw Normal View History

2024-09-30 15:07:23 -07:00
{
"nodes": {
2025-05-07 08:20:01 -07:00
"apple-fonts": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"ny": "ny",
"sf-arabic": "sf-arabic",
"sf-armenian": "sf-armenian",
"sf-compact": "sf-compact",
"sf-georgian": "sf-georgian",
"sf-hebrew": "sf-hebrew",
"sf-mono": "sf-mono",
"sf-pro": "sf-pro"
},
"locked": {
"lastModified": 1740961576,
"narHash": "sha256-9L6d3owtajM72YvUOpK1zYle2nM0BpsuopbF9lm9lJs=",
"owner": "Lyndeno",
"repo": "apple-fonts.nix",
"rev": "4df58996ed654f6ce9b71b41c1826484c6870739",
"type": "github"
},
"original": {
"owner": "Lyndeno",
"repo": "apple-fonts.nix",
"type": "github"
}
},
2024-09-30 15:07:23 -07:00
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-05-21 11:55:34 -07:00
"lastModified": 1747820204,
"narHash": "sha256-oY/mH8K1LOd+YbO58sw9ORtOdTxy3rR9lvTzOJKVUtA=",
2024-09-30 15:07:23 -07:00
"owner": "lnl7",
"repo": "nix-darwin",
2025-05-21 11:55:34 -07:00
"rev": "e2676937faf868111dcea6a4a9cf4b6549907c9d",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2025-04-21 13:04:42 -07:00
"flake-compat": {
2024-09-30 15:07:23 -07:00
"flake": false,
"locked": {
2025-05-07 23:24:08 -07:00
"lastModified": 1746162366,
"narHash": "sha256-5SSSZ/oQkwfcAz/o/6TlejlVGqeK08wyREBQ5qFFPhM=",
2024-09-30 15:07:23 -07:00
"owner": "nix-community",
"repo": "flake-compat",
2025-05-07 23:24:08 -07:00
"rev": "0f158086a2ecdbb138cd0429410e44994f1b7e4b",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "flake-compat",
"type": "github"
}
},
2025-04-21 13:04:42 -07:00
"flake-compat_2": {
2024-09-30 15:07:23 -07:00
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2025-05-27 22:30:34 -07:00
"flake-compat_3": {
2024-09-30 15:07:23 -07:00
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2025-04-21 13:04:42 -07:00
"flake-parts": {
2025-04-21 14:46:41 -07:00
"inputs": {
2025-05-12 15:19:01 -07:00
"nixpkgs-lib": "nixpkgs-lib"
2025-04-21 14:46:41 -07:00
},
"locked": {
"lastModified": 1743550720,
"narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "c621e8422220273271f52058f618c94e405bb0f5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2025-05-27 22:30:34 -07:00
"flake-utils": {
2025-04-21 13:04:42 -07:00
"inputs": {
2025-05-27 22:30:34 -07:00
"systems": "systems"
2025-04-21 13:04:42 -07:00
},
"locked": {
2025-05-27 22:30:34 -07:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2025-04-21 13:04:42 -07:00
"type": "github"
},
"original": {
2025-05-27 22:30:34 -07:00
"owner": "numtide",
"repo": "flake-utils",
2025-04-21 13:04:42 -07:00
"type": "github"
}
},
2025-05-27 22:30:34 -07:00
"flake-utils_2": {
2024-09-30 15:07:23 -07:00
"inputs": {
2025-05-27 22:30:34 -07:00
"systems": "systems_2"
2024-09-30 15:07:23 -07:00
},
2025-02-18 16:34:53 -08:00
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2025-05-27 22:30:34 -07:00
"flake-utils_3": {
2025-02-18 16:34:53 -08:00
"inputs": {
2025-05-27 22:30:34 -07:00
"systems": "systems_3"
2025-02-18 16:34:53 -08:00
},
2024-09-30 15:07:23 -07:00
"locked": {
2024-12-05 15:40:18 -08:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-09-30 15:07:23 -07:00
"owner": "numtide",
"repo": "flake-utils",
2024-12-05 15:40:18 -08:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2025-05-27 22:30:34 -07:00
"flake-utils_4": {
2025-04-21 14:46:41 -07:00
"inputs": {
2025-05-27 22:30:34 -07:00
"systems": "systems_4"
2025-04-21 14:46:41 -07:00
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2025-05-27 22:30:34 -07:00
"flake-utils_5": {
2024-09-30 15:07:23 -07:00
"inputs": {
2025-05-27 19:56:17 -07:00
"systems": "systems_6"
2024-09-30 15:07:23 -07:00
},
"locked": {
2024-12-05 15:40:18 -08:00
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
2024-09-30 15:07:23 -07:00
"owner": "numtide",
"repo": "flake-utils",
2024-12-05 15:40:18 -08:00
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2025-05-27 22:30:34 -07:00
"flake-utils_6": {
2024-09-30 15:07:23 -07:00
"inputs": {
2025-05-27 19:56:17 -07:00
"systems": "systems_7"
2024-09-30 15:07:23 -07:00
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2025-05-27 22:30:34 -07:00
"flake-utils_7": {
2024-09-30 15:07:23 -07:00
"inputs": {
2025-05-27 19:56:17 -07:00
"systems": "systems_8"
2024-09-30 15:07:23 -07:00
},
"locked": {
2024-10-11 14:37:12 -07:00
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
2024-09-30 15:07:23 -07:00
"owner": "numtide",
"repo": "flake-utils",
2024-10-11 14:37:12 -07:00
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2025-05-27 22:30:34 -07:00
"flakey-profile": {
2025-04-21 13:04:42 -07:00
"locked": {
2025-05-27 22:30:34 -07:00
"lastModified": 1712898590,
"narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
"owner": "lf-",
"repo": "flakey-profile",
"rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
2025-04-21 13:04:42 -07:00
"type": "github"
},
"original": {
2025-05-27 22:30:34 -07:00
"owner": "lf-",
"repo": "flakey-profile",
2024-10-11 09:27:14 -07:00
"type": "github"
}
},
2025-04-21 13:04:42 -07:00
"gitignore": {
2024-09-30 15:07:23 -07:00
"flake": false,
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2025-04-21 13:04:42 -07:00
"gitignore_2": {
2025-01-31 20:26:08 -08:00
"inputs": {
"nixpkgs": [
2025-04-21 13:04:42 -07:00
"zls",
2025-01-31 20:26:08 -08:00
"nixpkgs"
]
},
"locked": {
2025-04-21 13:04:42 -07:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2025-01-31 20:26:08 -08:00
"type": "github"
},
"original": {
2025-04-21 13:04:42 -07:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2025-01-31 20:26:08 -08:00
"type": "github"
}
},
2025-04-21 13:04:42 -07:00
"home-manager": {
2024-09-30 15:07:23 -07:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-05-21 11:55:34 -07:00
"lastModified": 1747834438,
"narHash": "sha256-AHJt79W8wADzur2htCx1U8FtEk4XjvrHb9/3iDfNedI=",
2025-04-21 13:04:42 -07:00
"owner": "nix-community",
"repo": "home-manager",
2025-05-21 11:55:34 -07:00
"rev": "6c2eb1e24cd0e76d88bdd633ef4c50d6286586e0",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
2025-04-21 13:04:42 -07:00
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
2024-09-30 15:07:23 -07:00
"type": "github"
}
},
"langref": {
"flake": false,
"locked": {
"narHash": "sha256-O6p2tiKD8ZMhSX+DeA/o5hhAvcPkU2J9lFys/r11peY=",
"type": "file",
"url": "https://raw.githubusercontent.com/ziglang/zig/0fb2015fd3422fc1df364995f9782dfe7255eccd/doc/langref.html.in"
},
"original": {
"type": "file",
"url": "https://raw.githubusercontent.com/ziglang/zig/0fb2015fd3422fc1df364995f9782dfe7255eccd/doc/langref.html.in"
}
},
2025-05-27 22:30:34 -07:00
"lix": {
"flake": false,
"locked": {
"lastModified": 1746827285,
"narHash": "sha256-hsFe4Tsqqg4l+FfQWphDtjC79WzNCZbEFhHI8j2KJzw=",
"rev": "47aad376c87e2e65967f17099277428e4b3f8e5a",
"type": "tarball",
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/47aad376c87e2e65967f17099277428e4b3f8e5a.tar.gz?rev=47aad376c87e2e65967f17099277428e4b3f8e5a"
},
"original": {
"type": "tarball",
"url": "https://git.lix.systems/lix-project/lix/archive/2.93.0.tar.gz"
}
},
"lix-module": {
"inputs": {
"flake-utils": "flake-utils",
"flakey-profile": "flakey-profile",
"lix": "lix",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1746838955,
"narHash": "sha256-11R4K3iAx4tLXjUs+hQ5K90JwDABD/XHhsM9nkeS5N8=",
"rev": "cd2a9c028df820a83ca2807dc6c6e7abc3dfa7fc",
"type": "tarball",
"url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/cd2a9c028df820a83ca2807dc6c6e7abc3dfa7fc.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz"
}
},
2025-05-12 15:19:01 -07:00
"mnw": {
"locked": {
2025-05-27 19:56:17 -07:00
"lastModified": 1748278309,
"narHash": "sha256-JCeiMrUhFku44kfKsgiD9Ibzho4MblBD2WmOQYsQyTY=",
2025-05-12 15:19:01 -07:00
"owner": "Gerg-L",
"repo": "mnw",
2025-05-27 19:56:17 -07:00
"rev": "486a17ba1279ab2357cae8ff66b309db622f8831",
2025-05-12 15:19:01 -07:00
"type": "github"
},
"original": {
"owner": "Gerg-L",
"repo": "mnw",
"type": "github"
}
},
2025-02-18 16:34:53 -08:00
"moonlight": {
2024-09-30 15:07:23 -07:00
"inputs": {
2025-05-27 22:30:34 -07:00
"flake-utils": "flake-utils_2",
2024-09-30 15:07:23 -07:00
"nixpkgs": [
"nixpkgs"
]
2024-09-30 15:07:23 -07:00
},
"locked": {
2025-05-21 11:55:34 -07:00
"lastModified": 1747413594,
"narHash": "sha256-cFsVYlIkSNEpGw4qT9Eea6sa1+dZyaCRZNrgQTc8wu4=",
2025-02-18 16:34:53 -08:00
"owner": "moonlight-mod",
"repo": "moonlight",
2025-05-21 11:55:34 -07:00
"rev": "fc7c0119e923d50ce8873ea654fa7542f60be27f",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
2025-02-18 16:34:53 -08:00
"owner": "moonlight-mod",
"repo": "moonlight",
2024-09-30 15:07:23 -07:00
"type": "github"
}
},
2025-04-18 15:55:34 -07:00
"nh": {
2025-02-11 12:40:34 -08:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-05-27 22:30:34 -07:00
"lastModified": 1748096601,
"narHash": "sha256-ji/9z1pRbosyKVVAIGBazyz6PjWV8bc2Ux2RdQrVDWY=",
2025-04-18 15:55:34 -07:00
"owner": "viperML",
"repo": "nh",
2025-05-27 22:30:34 -07:00
"rev": "1ea27e73a3dcbc9950258e9054377ee677d12b9e",
2025-02-11 12:40:34 -08:00
"type": "github"
},
"original": {
2025-04-18 15:55:34 -07:00
"owner": "viperML",
"repo": "nh",
"type": "github"
}
},
2025-05-12 15:19:01 -07:00
"nil": {
"inputs": {
"flake-utils": [
"nvf",
"flake-utils"
],
"nixpkgs": [
"nvf",
"nixpkgs"
],
"rust-overlay": "rust-overlay_2"
},
"locked": {
"lastModified": 1741118843,
"narHash": "sha256-ggXU3RHv6NgWw+vc+HO4/9n0GPufhTIUjVuLci8Za8c=",
"owner": "oxalica",
"repo": "nil",
"rev": "577d160da311cc7f5042038456a0713e9863d09e",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "nil",
"type": "github"
}
},
2025-04-18 15:55:34 -07:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-05-21 11:55:34 -07:00
"lastModified": 1747540584,
"narHash": "sha256-cxCQ413JTUuRv9Ygd8DABJ1D6kuB/nTfQqC0Lu9C0ls=",
2025-04-18 15:55:34 -07:00
"owner": "nix-community",
"repo": "nix-index-database",
2025-05-21 11:55:34 -07:00
"rev": "ec179dd13fb7b4c6844f55be91436f7857226dce",
2025-04-18 15:55:34 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
2025-02-11 12:40:34 -08:00
"type": "github"
}
},
2024-12-05 15:40:18 -08:00
"nix-options-search": {
"inputs": {
2025-05-27 22:30:34 -07:00
"flake-utils": "flake-utils_3",
2025-04-21 13:04:42 -07:00
"gitignore": "gitignore",
"nixpkgs": "nixpkgs"
2024-12-05 15:40:18 -08:00
},
2024-09-30 15:07:23 -07:00
"locked": {
2025-04-10 20:29:37 -07:00
"lastModified": 1743876182,
"narHash": "sha256-qfiVewr5huupheLqStX60JSbjBEm9/PDncLQXE0dsXo=",
2024-12-05 15:40:18 -08:00
"owner": "madsbv",
"repo": "nix-options-search",
2025-04-10 20:29:37 -07:00
"rev": "f52dc6986161570a2ffffdf337c88b503e9a58fb",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
2024-12-05 15:40:18 -08:00
"owner": "madsbv",
"repo": "nix-options-search",
2024-09-30 15:07:23 -07:00
"type": "github"
}
},
"nixos-cosmic": {
"inputs": {
2025-04-21 13:04:42 -07:00
"flake-compat": "flake-compat",
2024-09-30 15:07:23 -07:00
"nixpkgs": [
"nixpkgs"
],
2025-04-01 16:53:48 -07:00
"nixpkgs-stable": "nixpkgs-stable",
"rust-overlay": "rust-overlay"
2024-09-30 15:07:23 -07:00
},
"locked": {
2025-05-21 11:55:34 -07:00
"lastModified": 1747826251,
"narHash": "sha256-Fe4AXmnnAKnh/wIe1ao4Pv/8m6WGA1ujwp6VApgos30=",
2024-09-30 15:07:23 -07:00
"owner": "lilyinstarlight",
"repo": "nixos-cosmic",
2025-05-21 11:55:34 -07:00
"rev": "9a67b4a289cd8994080398d40b57cfde8e8cfb0a",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
"owner": "lilyinstarlight",
"repo": "nixos-cosmic",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-04-21 13:04:42 -07:00
"lastModified": 1736012469,
"narHash": "sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs+rI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8f3e1f807051e32d8c95cd12b9b421623850a34d",
"type": "github"
2024-09-30 15:07:23 -07:00
},
"original": {
2025-04-21 13:04:42 -07:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2024-09-30 15:07:23 -07:00
}
},
2025-05-12 15:19:01 -07:00
"nixpkgs-lib": {
"locked": {
"lastModified": 1743296961,
"narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2024-09-30 15:07:23 -07:00
"nixpkgs-stable": {
"locked": {
2025-05-21 11:55:34 -07:00
"lastModified": 1747676747,
"narHash": "sha256-LXkWBVqilgx7Pohwqu/ABxDVw+Cmi5/Mj2S2mpUH0Fw=",
2024-09-30 15:07:23 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-05-21 11:55:34 -07:00
"rev": "72841a4a8761d1aed92ef6169a636872c986c76d",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-01-31 20:26:08 -08:00
"ref": "nixos-24.11",
2024-09-30 15:07:23 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2025-05-21 11:55:34 -07:00
"lastModified": 1747744144,
"narHash": "sha256-W7lqHp0qZiENCDwUZ5EX/lNhxjMdNapFnbErcbnP11Q=",
2024-09-30 15:07:23 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-05-21 11:55:34 -07:00
"rev": "2795c506fe8fb7b03c36ccb51f75b6df0ab2553f",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
2024-12-05 15:40:18 -08:00
"id": "nixpkgs",
2024-09-30 15:07:23 -07:00
"ref": "nixos-unstable",
2024-12-05 15:40:18 -08:00
"type": "indirect"
2024-09-30 15:07:23 -07:00
}
},
2025-04-21 13:04:42 -07:00
"nixpkgs_3": {
2024-09-30 15:07:23 -07:00
"locked": {
2024-12-05 15:40:18 -08:00
"lastModified": 1708161998,
"narHash": "sha256-6KnemmUorCvlcAvGziFosAVkrlWZGIc6UNT9GUYr0jQ=",
2024-09-30 15:07:23 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-05 15:40:18 -08:00
"rev": "84d981bae8b5e783b3b548de505b22880559515f",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-05 15:40:18 -08:00
"ref": "nixos-23.11",
2024-09-30 15:07:23 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
2025-04-21 13:04:42 -07:00
"nixpkgs_4": {
2024-09-30 15:07:23 -07:00
"locked": {
2024-12-05 15:40:18 -08:00
"lastModified": 1717696253,
"narHash": "sha256-1+ua0ggXlYYPLTmMl3YeYYsBXDSCqT+Gw3u6l4gvMhA=",
2024-09-30 15:07:23 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-05 15:40:18 -08:00
"rev": "9b5328b7f761a7bbdc0e332ac4cf076a3eedb89b",
2024-10-11 14:37:12 -07:00
"type": "github"
2024-10-11 09:27:14 -07:00
},
"original": {
2024-12-05 15:40:18 -08:00
"owner": "NixOS",
"ref": "nixos-24.05",
2024-10-11 14:37:12 -07:00
"repo": "nixpkgs",
"type": "github"
2024-10-11 09:27:14 -07:00
}
},
2025-05-12 15:19:01 -07:00
"nvf": {
2025-04-21 14:46:41 -07:00
"inputs": {
2025-05-12 15:19:01 -07:00
"flake-parts": "flake-parts",
2025-05-27 22:30:34 -07:00
"flake-utils": "flake-utils_4",
2025-05-12 15:19:01 -07:00
"mnw": "mnw",
"nil": "nil",
2025-04-21 14:46:41 -07:00
"nixpkgs": [
"nixpkgs"
2025-05-12 15:19:01 -07:00
],
2025-05-27 22:30:34 -07:00
"systems": "systems_5"
2025-04-21 14:46:41 -07:00
},
"locked": {
2025-05-27 19:56:17 -07:00
"lastModified": 1748318168,
"narHash": "sha256-pUDVxHarStrDYxd2tztz4SjNflzFxuMMEC3SK9WLUK8=",
2025-05-12 15:19:01 -07:00
"owner": "notashelf",
"repo": "nvf",
2025-05-27 19:56:17 -07:00
"rev": "74ba4d955976af1422ea1f095968e547db70aa04",
2025-04-21 14:46:41 -07:00
"type": "github"
},
"original": {
2025-05-12 15:19:01 -07:00
"owner": "notashelf",
"repo": "nvf",
2025-04-21 14:46:41 -07:00
"type": "github"
}
},
2025-05-07 08:20:01 -07:00
"ny": {
"flake": false,
"locked": {
"narHash": "sha256-3257NAH4qlan2YHVLpNRy7x8IJqR2pal3OzFo/ykqXs=",
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/NY.dmg"
},
"original": {
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/NY.dmg"
}
},
2024-09-30 15:07:23 -07:00
"root": {
"inputs": {
2025-05-07 08:20:01 -07:00
"apple-fonts": "apple-fonts",
2024-09-30 15:07:23 -07:00
"darwin": "darwin",
"home-manager": "home-manager",
2025-05-27 22:30:34 -07:00
"lix-module": "lix-module",
2025-02-18 16:34:53 -08:00
"moonlight": "moonlight",
2025-04-18 15:55:34 -07:00
"nh": "nh",
"nix-index-database": "nix-index-database",
2024-09-30 15:07:23 -07:00
"nix-options-search": "nix-options-search",
"nixos-cosmic": "nixos-cosmic",
2025-04-21 13:04:42 -07:00
"nixpkgs": "nixpkgs_2",
2025-05-12 15:19:01 -07:00
"nvf": "nvf",
"rust-overlay": "rust-overlay_3",
2025-01-31 20:26:08 -08:00
"zig": "zig",
2024-09-30 15:07:23 -07:00
"zls": "zls"
}
},
2025-02-11 12:40:34 -08:00
"rust-overlay": {
2025-04-01 16:53:48 -07:00
"inputs": {
"nixpkgs": [
"nixos-cosmic",
"nixpkgs"
]
},
"locked": {
2025-05-21 11:55:34 -07:00
"lastModified": 1747795013,
"narHash": "sha256-c7i0xJ+xFhgjO9SWHYu5dF/7lq63RPDvwKAdjc6VCE4=",
2025-04-01 16:53:48 -07:00
"owner": "oxalica",
"repo": "rust-overlay",
2025-05-21 11:55:34 -07:00
"rev": "6b1cf12374361859242a562e1933a7930649131a",
2025-04-01 16:53:48 -07:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_2": {
2025-05-12 15:19:01 -07:00
"inputs": {
"nixpkgs": [
"nvf",
"nil",
"nixpkgs"
]
},
"locked": {
"lastModified": 1741055476,
"narHash": "sha256-52vwEV0oS2lCnx3c/alOFGglujZTLmObit7K8VblnS8=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "aefb7017d710f150970299685e8d8b549d653649",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_3": {
2025-02-11 12:40:34 -08:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-05-21 11:55:34 -07:00
"lastModified": 1747795013,
"narHash": "sha256-c7i0xJ+xFhgjO9SWHYu5dF/7lq63RPDvwKAdjc6VCE4=",
2025-02-11 12:40:34 -08:00
"owner": "oxalica",
"repo": "rust-overlay",
2025-05-21 11:55:34 -07:00
"rev": "6b1cf12374361859242a562e1933a7930649131a",
2025-02-11 12:40:34 -08:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2025-05-07 08:20:01 -07:00
"sf-arabic": {
"flake": false,
"locked": {
"narHash": "sha256-/0gjRimqvZyE60xYxxPdlU+7Q2LJnnvtbmwOP0YmS9U=",
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Arabic.dmg"
},
"original": {
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Arabic.dmg"
}
},
"sf-armenian": {
"flake": false,
"locked": {
"narHash": "sha256-rRoDkbNMYkzOHZmQm96Zv80TZvRlAeoxkv4pMHP5nUg=",
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Armenian.dmg"
},
"original": {
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Armenian.dmg"
}
},
"sf-compact": {
"flake": false,
"locked": {
"narHash": "sha256-J72Lyt2wy83E46wN8w6/Rih9kilM9wEjtY6KnbF0DsA=",
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Compact.dmg"
},
"original": {
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Compact.dmg"
}
},
"sf-georgian": {
"flake": false,
"locked": {
"narHash": "sha256-IevVNOC28IiR45YfI3PsZzXLMRxuB5u7UiE53Zn6tRU=",
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Georgian.dmg"
},
"original": {
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Georgian.dmg"
}
},
"sf-hebrew": {
"flake": false,
"locked": {
"narHash": "sha256-Dw84kYwMpCtKKKqm8cZcQ9TZ7GayU5MO7W0LJw0Rcwk=",
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Hebrew.dmg"
},
"original": {
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Hebrew.dmg"
}
},
"sf-mono": {
"flake": false,
"locked": {
"narHash": "sha256-ICdHRFdNL7PM/fXJUzS7LgZxZiqcyIuCMHLze4En4vg=",
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Mono.dmg"
},
"original": {
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Mono.dmg"
}
},
"sf-pro": {
"flake": false,
"locked": {
"narHash": "sha256-Q/pOQ4MGhW/ZtLka+UUQcwSoZFDWW34XvutxL4GvzUY=",
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Pro.dmg"
},
"original": {
"type": "file",
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Pro.dmg"
}
},
2024-09-30 15:07:23 -07:00
"systems": {
"locked": {
2025-04-21 13:04:42 -07:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
2024-09-30 15:07:23 -07:00
"owner": "nix-systems",
2025-04-21 13:04:42 -07:00
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
"owner": "nix-systems",
2025-04-21 13:04:42 -07:00
"repo": "default",
2024-09-30 15:07:23 -07:00
"type": "github"
}
},
2025-01-31 20:26:08 -08:00
"systems_2": {
2024-09-30 15:07:23 -07:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2025-01-31 20:26:08 -08:00
"systems_3": {
2024-09-30 15:07:23 -07:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2025-01-31 20:26:08 -08:00
"systems_4": {
2024-09-30 15:07:23 -07:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2025-01-31 20:26:08 -08:00
"systems_5": {
2024-09-30 15:07:23 -07:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2025-02-18 16:34:53 -08:00
"systems_6": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2025-04-21 14:46:41 -07:00
"systems_7": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
2025-05-12 15:19:01 -07:00
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_8": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
2025-04-21 14:46:41 -07:00
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-09-30 15:07:23 -07:00
"zig": {
"inputs": {
2025-05-27 22:30:34 -07:00
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils_5",
2025-04-21 13:04:42 -07:00
"nixpkgs": "nixpkgs_3"
2024-09-30 15:07:23 -07:00
},
"locked": {
2025-05-21 11:55:34 -07:00
"lastModified": 1747829603,
"narHash": "sha256-H8Vj7GSOyHgAUTDM/EkkdiTyEZg2C1UUlsp/fDSbxNQ=",
2024-09-30 15:07:23 -07:00
"owner": "mitchellh",
"repo": "zig-overlay",
2025-05-21 11:55:34 -07:00
"rev": "53899a028ece2f77939c08c59d547416a59086c0",
2024-09-30 15:07:23 -07:00
"type": "github"
},
"original": {
"owner": "mitchellh",
"repo": "zig-overlay",
"type": "github"
}
},
"zig-overlay": {
"inputs": {
2025-05-27 22:30:34 -07:00
"flake-compat": "flake-compat_3",
"flake-utils": "flake-utils_7",
2024-09-30 15:07:23 -07:00
"nixpkgs": [
"zls",
"nixpkgs"
]
},
"locked": {
"lastModified": 1717848532,
"narHash": "sha256-d+xIUvSTreHl8pAmU1fnmkfDTGQYCn2Rb/zOwByxS2M=",
"owner": "mitchellh",
"repo": "zig-overlay",
"rev": "02fc5cc555fc14fda40c42d7c3250efa43812b43",
"type": "github"
},
"original": {
"owner": "mitchellh",
"repo": "zig-overlay",
"type": "github"
}
},
"zls": {
"inputs": {
2025-05-27 22:30:34 -07:00
"flake-utils": "flake-utils_6",
"gitignore": "gitignore_2",
2024-09-30 15:07:23 -07:00
"langref": "langref",
2025-04-21 13:04:42 -07:00
"nixpkgs": "nixpkgs_4",
2024-09-30 15:07:23 -07:00
"zig-overlay": "zig-overlay"
},
"locked": {
"lastModified": 1717891507,
"narHash": "sha256-l/Zo1OwdB3js3wXOpgFLozKwq+bdsPySZtKbEbYBb7U=",
"owner": "zigtools",
"repo": "zls",
"rev": "a26718049a8657d4da04c331aeced1697bc7652b",
"type": "github"
},
"original": {
"owner": "zigtools",
"repo": "zls",
"rev": "a26718049a8657d4da04c331aeced1697bc7652b",
"type": "github"
}
}
},
"root": "root",
"version": 7
}