mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
Flake lock file updates:
• Updated input 'master':
'github:NixOS/nixpkgs/f8932c79253bdff5ae7344019ddc4ea24ea44d9b?narHash=sha256-irI4ugAn1zJ8uAbxneBuapAkNd6vqRxbZYrJBnw5eMM%3D' (2024-08-01)
→ 'github:NixOS/nixpkgs/2cefd390640723ec41733e10f37f7684c03459ae?narHash=sha256-sUTHho/ACLCWPRmoSQlrBspwpjJQkOetN0LFQfdCUTU%3D' (2024-08-02)
• Updated input 'nvim-flake':
'github:Gerg-L/nvim-flake/c4512f79a8f12fa2dcb27950e2431ab5fd7d56ce?narHash=sha256-GXN8NjXQZl6u7Y2Cn6KSzm2gqncVwElvu0mxTQurHOw%3D' (2024-08-01)
→ 'github:Gerg-L/nvim-flake/b008ac2d84f839bcd45b43f0f4020d5f5d946ac0?narHash=sha256-EMY0O7mVfXjD3QyFPFaRWuZDud9MmajHEXB7aPqOOg4%3D' (2024-08-02)
• Updated input 'spicetify-nix':
'github:Gerg-L/spicetify-nix/e42c13fcca982699b5b56da962a474401c109228?narHash=sha256-bIO63IKm8Frw9lLCqthj/fYphS0i3oGCfw1Lkh5HkPI%3D' (2024-08-01)
→ 'github:Gerg-L/spicetify-nix/e8e89ebcefc3660fb262ebb19efad3915caa7017?narHash=sha256-FIXwLZ/b4WftCZrGOtc5SqxkcgChIcbkKiuQUoMLDRE%3D' (2024-08-02)
• Updated input 'stable':
'github:NixOS/nixpkgs/12bf09802d77264e441f48e25459c10c93eada2e?narHash=sha256-sga9SrrPb%2BpQJxG1ttJfMPheZvDOxApFfwXCFO0H9xw%3D' (2024-07-29)
→ 'github:NixOS/nixpkgs/cf05eeada35e122770c5c14add958790fcfcbef5?narHash=sha256-B2xRiC3NEJy/82ugtareBkRqEkPGpMyjaLxaR8LBxNs%3D' (2024-07-30)
• Updated input 'unstable':
'github:NixOS/nixpkgs/52ec9ac3b12395ad677e8b62106f0b98c1f8569d?narHash=sha256-veKR07psFoJjINLC8RK4DiLniGGMgF3QMlS4tb74S6k%3D' (2024-07-28)
→ 'github:NixOS/nixpkgs/9f918d616c5321ad374ae6cb5ea89c9e04bf3e58?narHash=sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA%3D' (2024-07-31)
1037 lines
27 KiB
JSON
1037 lines
27 KiB
JSON
{
|
|
"nodes": {
|
|
"cargo2nix": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat_3",
|
|
"flake-utils": "flake-utils_2",
|
|
"nixpkgs": [
|
|
"nix-janitor",
|
|
"nixpkgs"
|
|
],
|
|
"rust-overlay": [
|
|
"nix-janitor",
|
|
"rust-overlay"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1712112199,
|
|
"narHash": "sha256-5ur7bE90d+6Ny6PzC/6R0bDAa6B1+gDAk2XIFSDfAjY=",
|
|
"owner": "cargo2nix",
|
|
"repo": "cargo2nix",
|
|
"rev": "da5f5d796af00fe818aa12f3b2d46a4800e6fec8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cargo2nix",
|
|
"ref": "release-0.12",
|
|
"repo": "cargo2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"crane": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"lanzaboote",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1721842668,
|
|
"narHash": "sha256-k3oiD2z2AAwBFLa4+xfU+7G5fisRXfkvrMTCJrjZzXo=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "529c1a0b1f29f0d78fa3086b8f6a134c71ef3aaf",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"disko": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1722476845,
|
|
"narHash": "sha256-7gZ8uf3qOox8Vrwd+p9EhUHHLhhK8lis/5KcXGmIaow=",
|
|
"owner": "nix-community",
|
|
"repo": "disko",
|
|
"rev": "7e1b215a0a96efb306ad6440bf706d2b307dc267",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "disko",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fetch-rs": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1719270912,
|
|
"narHash": "sha256-UwSCvB04zGELRJaaNXqKSeRsTEaX5Dg+jjQiNRWXqs0=",
|
|
"owner": "Gerg-L",
|
|
"repo": "fetch-rs",
|
|
"rev": "d76704bc4e129575d9a6db196f066e52cb6f3913",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Gerg-L",
|
|
"repo": "fetch-rs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"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"
|
|
}
|
|
},
|
|
"flake-compat_2": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1673956053,
|
|
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat_3": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1650374568,
|
|
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat_4": {
|
|
"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"
|
|
}
|
|
},
|
|
"flake-compat_5": {
|
|
"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"
|
|
}
|
|
},
|
|
"flake-compat_6": {
|
|
"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"
|
|
}
|
|
},
|
|
"flake-compat_7": {
|
|
"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"
|
|
}
|
|
},
|
|
"flake-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"lanzaboote",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1719994518,
|
|
"narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts_2": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"nix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1712014858,
|
|
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts_3": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"nvim-flake",
|
|
"neovim-nightly",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1719994518,
|
|
"narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts_4": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"nvim-flake",
|
|
"neovim-nightly",
|
|
"hercules-ci-effects",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1712014858,
|
|
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "flake-parts",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1667395993,
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils_2": {
|
|
"locked": {
|
|
"lastModified": 1653893745,
|
|
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils_3": {
|
|
"inputs": {
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1705309234,
|
|
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"git-hooks": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat_6",
|
|
"gitignore": "gitignore_2",
|
|
"nixpkgs": [
|
|
"nvim-flake",
|
|
"neovim-nightly",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-stable": [
|
|
"nvim-flake",
|
|
"neovim-nightly",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1721042469,
|
|
"narHash": "sha256-6FPUl7HVtvRHCCBQne7Ylp4p+dpP3P/OYuzjztZ4s70=",
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"rev": "f451c19376071a90d8c58ab1a953c6e9840527fd",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"gitignore": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"lanzaboote",
|
|
"pre-commit-hooks-nix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"gitignore_2": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nvim-flake",
|
|
"neovim-nightly",
|
|
"git-hooks",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"hercules-ci-effects": {
|
|
"inputs": {
|
|
"flake-parts": "flake-parts_4",
|
|
"nixpkgs": [
|
|
"nvim-flake",
|
|
"neovim-nightly",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1719226092,
|
|
"narHash": "sha256-YNkUMcCUCpnULp40g+svYsaH1RbSEj6s4WdZY/SHe38=",
|
|
"owner": "hercules-ci",
|
|
"repo": "hercules-ci-effects",
|
|
"rev": "11e4b8dc112e2f485d7c97e1cee77f9958f498f5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "hercules-ci-effects",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"lanzaboote": {
|
|
"inputs": {
|
|
"crane": "crane",
|
|
"flake-compat": "flake-compat",
|
|
"flake-parts": "flake-parts",
|
|
"nixpkgs": [
|
|
"unstable"
|
|
],
|
|
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
|
|
"rust-overlay": "rust-overlay"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1722329086,
|
|
"narHash": "sha256-e/fSi0WER06N8WCvpht62fkGtWfe5ckDxr6zNYkwkFw=",
|
|
"owner": "nix-community",
|
|
"repo": "lanzaboote",
|
|
"rev": "f5a3a7dff44d131807fc1a89fbd8576cd870334a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "lanzaboote",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"libgit2": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1697646580,
|
|
"narHash": "sha256-oX4Z3S9WtJlwvj0uH9HlYcWv+x1hqp8mhXl7HsLu2f0=",
|
|
"owner": "libgit2",
|
|
"repo": "libgit2",
|
|
"rev": "45fd9ed7ae1a9b74b957ef4f337bc3c8b3df01b5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "libgit2",
|
|
"repo": "libgit2",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"master": {
|
|
"locked": {
|
|
"lastModified": 1722574447,
|
|
"narHash": "sha256-sUTHho/ACLCWPRmoSQlrBspwpjJQkOetN0LFQfdCUTU=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "2cefd390640723ec41733e10f37f7684c03459ae",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "master",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"mnw": {
|
|
"locked": {
|
|
"lastModified": 1722191188,
|
|
"narHash": "sha256-YF//iMALbrd2Ni9aju7w8NniH16Qz6RFTRD6md5UkDc=",
|
|
"owner": "gerg-l",
|
|
"repo": "mnw",
|
|
"rev": "c7b289f3f5a31b6e744be37d83fc231816621231",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "gerg-l",
|
|
"repo": "mnw",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"neovim-nightly": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat_5",
|
|
"flake-parts": "flake-parts_3",
|
|
"git-hooks": "git-hooks",
|
|
"hercules-ci-effects": "hercules-ci-effects",
|
|
"neovim-src": "neovim-src",
|
|
"nixpkgs": "nixpkgs_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1722471252,
|
|
"narHash": "sha256-rgNPBiWN+y2jBiXIEgV/McBfkPeZax80eol0FBoupCk=",
|
|
"owner": "nix-community",
|
|
"repo": "neovim-nightly-overlay",
|
|
"rev": "fe7178b41d84add25c63a695620629050fb35bbd",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "neovim-nightly-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"neovim-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1722463651,
|
|
"narHash": "sha256-3YorBqxT1RpL3Z2rLDCJhG+1HnBsgjrW8AOlTkFWlbA=",
|
|
"owner": "neovim",
|
|
"repo": "neovim",
|
|
"rev": "e820474cde09273608be5f57e1032aab21e3c97d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "neovim",
|
|
"repo": "neovim",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat_2",
|
|
"flake-parts": "flake-parts_2",
|
|
"libgit2": "libgit2",
|
|
"nixpkgs": [
|
|
"stable"
|
|
],
|
|
"nixpkgs-23-11": "nixpkgs-23-11",
|
|
"nixpkgs-regression": "nixpkgs-regression",
|
|
"pre-commit-hooks": "pre-commit-hooks"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1719442161,
|
|
"narHash": "sha256-daEQZl9Kw2sYTOyUY640RtZj13Zp+NzKYMjGeLiAuZE=",
|
|
"owner": "NixOS",
|
|
"repo": "nix",
|
|
"rev": "2dd7f8f42da374d9fee4d424c1c6f82bcb36b393",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "2dd7f8f42da374d9fee4d424c1c6f82bcb36b393",
|
|
"repo": "nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-index-database": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1722136042,
|
|
"narHash": "sha256-x3FmT4QSyK28itMiR5zfYhUrG5nY+2dv+AIcKfmSp5A=",
|
|
"owner": "nix-community",
|
|
"repo": "nix-index-database",
|
|
"rev": "c0ca47e8523b578464014961059999d8eddd4aae",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nix-index-database",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-janitor": {
|
|
"inputs": {
|
|
"cargo2nix": "cargo2nix",
|
|
"nixpkgs": [
|
|
"unstable"
|
|
],
|
|
"parts": "parts",
|
|
"rust-overlay": "rust-overlay_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1716802118,
|
|
"narHash": "sha256-KRXz2qUDWmyglXk56jL0twOQ3pWdpacddyVn95W7wl0=",
|
|
"owner": "Nobbz",
|
|
"repo": "nix-janitor",
|
|
"rev": "d49fd7486d5597d2e854154bf643e7f86c5f1f6c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Nobbz",
|
|
"ref": "d49fd7486d5597d2e854154bf643e7f86c5f1f6c",
|
|
"repo": "nix-janitor",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixlib": {
|
|
"locked": {
|
|
"lastModified": 1722128034,
|
|
"narHash": "sha256-L8rwzYPsLo/TYtydPJoQyYOfetuiyQYnTWYcyB8UE/s=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"rev": "d15f6f6021693898fcd2c6a9bb13707383da9bbc",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-generators": {
|
|
"inputs": {
|
|
"nixlib": "nixlib",
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1722214420,
|
|
"narHash": "sha256-qfHC1p5hcErGcE672/KhBkyWYloekQpqIxtcbcUVYkA=",
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"rev": "75cbb2a5e19c18840d105a72d036c6c92fc46c5d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1706487304,
|
|
"narHash": "sha256-LE8lVX28MV2jWJsidW13D2qrHU/RUUONendL2Q/WlJg=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "90f456026d284c22b3e3497be980b2e47d0b28ac",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-23-11": {
|
|
"locked": {
|
|
"lastModified": 1717159533,
|
|
"narHash": "sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib": {
|
|
"locked": {
|
|
"dir": "lib",
|
|
"lastModified": 1688049487,
|
|
"narHash": "sha256-100g4iaKC9MalDjUW9iN6Jl/OocTDtXdeAj7pEGIRh4=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "4bc72cae107788bf3f24f30db2e2f685c9298dc9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "lib",
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-regression": {
|
|
"locked": {
|
|
"lastModified": 1643052045,
|
|
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable": {
|
|
"locked": {
|
|
"lastModified": 1720386169,
|
|
"narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "194846768975b7ad2c4988bdb82572c00222c0d7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-24.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable_2": {
|
|
"locked": {
|
|
"lastModified": 1721524707,
|
|
"narHash": "sha256-5NctRsoE54N86nWd0psae70YSLfrOek3Kv1e8KoXe/0=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "556533a23879fc7e5f98dd2e0b31a6911a213171",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "release-24.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1722415718,
|
|
"narHash": "sha256-5US0/pgxbMksF92k1+eOa8arJTJiPvsdZj9Dl+vJkM4=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "c3392ad349a5227f4a3464dce87bcc5046692fce",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nvim-flake": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat_4",
|
|
"mnw": "mnw",
|
|
"neovim-nightly": "neovim-nightly",
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1722572388,
|
|
"narHash": "sha256-EMY0O7mVfXjD3QyFPFaRWuZDud9MmajHEXB7aPqOOg4=",
|
|
"owner": "Gerg-L",
|
|
"repo": "nvim-flake",
|
|
"rev": "b008ac2d84f839bcd45b43f0f4020d5f5d946ac0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Gerg-L",
|
|
"repo": "nvim-flake",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1688466019,
|
|
"narHash": "sha256-VeM2akYrBYMsb4W/MmBo1zmaMfgbL4cH3Pu8PGyIwJ0=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "8e8d955c22df93dbe24f19ea04f47a74adbdc5ec",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"pre-commit-hooks": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"nix"
|
|
],
|
|
"flake-utils": "flake-utils",
|
|
"gitignore": [
|
|
"nix"
|
|
],
|
|
"nixpkgs": [
|
|
"nix",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-stable": [
|
|
"nix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1712897695,
|
|
"narHash": "sha256-nMirxrGteNAl9sWiOhoN5tIHyjBbVi5e2tgZUgZlK3Y=",
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"rev": "40e6053ecb65fcbf12863338a6dcefb3f55f1bf8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"pre-commit-hooks-nix": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"lanzaboote",
|
|
"flake-compat"
|
|
],
|
|
"gitignore": "gitignore",
|
|
"nixpkgs": [
|
|
"lanzaboote",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1721042469,
|
|
"narHash": "sha256-6FPUl7HVtvRHCCBQne7Ylp4p+dpP3P/OYuzjztZ4s70=",
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"rev": "f451c19376071a90d8c58ab1a953c6e9840527fd",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"disko": "disko",
|
|
"fetch-rs": "fetch-rs",
|
|
"lanzaboote": "lanzaboote",
|
|
"master": "master",
|
|
"nix": "nix",
|
|
"nix-index-database": "nix-index-database",
|
|
"nix-janitor": "nix-janitor",
|
|
"nixos-generators": "nixos-generators",
|
|
"nvim-flake": "nvim-flake",
|
|
"sops-nix": "sops-nix",
|
|
"spicetify-nix": "spicetify-nix",
|
|
"stable": "stable",
|
|
"suckless": "suckless",
|
|
"unstable": "unstable"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"lanzaboote",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1722219664,
|
|
"narHash": "sha256-xMOJ+HW4yj6e69PvieohUJ3dBSdgCfvI0nnCEe6/yVc=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "a6fbda5d9a14fb5f7c69b8489d24afeb349c7bb4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"rust-overlay_2": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils_3",
|
|
"nixpkgs": "nixpkgs"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1715998563,
|
|
"narHash": "sha256-krjs9VkDoRrYNQVyCTXUGUfAJziCk0Fkki1ZnnmNgjk=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "4731829dec4859921bfc0e1548478207d6c9c8fa",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"sops-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"unstable"
|
|
],
|
|
"nixpkgs-stable": "nixpkgs-stable_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1722114803,
|
|
"narHash": "sha256-s6YhI8UHwQvO4cIFLwl1wZ1eS5Cuuw7ld2VzUchdFP0=",
|
|
"owner": "mic92",
|
|
"repo": "sops-nix",
|
|
"rev": "eb34eb588132d653e4c4925d862f1e5a227cc2ab",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "mic92",
|
|
"repo": "sops-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"spicetify-nix": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat_7",
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1722571941,
|
|
"narHash": "sha256-FIXwLZ/b4WftCZrGOtc5SqxkcgChIcbkKiuQUoMLDRE=",
|
|
"owner": "Gerg-L",
|
|
"repo": "spicetify-nix",
|
|
"rev": "e8e89ebcefc3660fb262ebb19efad3915caa7017",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Gerg-L",
|
|
"repo": "spicetify-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"stable": {
|
|
"locked": {
|
|
"lastModified": 1722372011,
|
|
"narHash": "sha256-B2xRiC3NEJy/82ugtareBkRqEkPGpMyjaLxaR8LBxNs=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "cf05eeada35e122770c5c14add958790fcfcbef5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-24.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"suckless": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1719271292,
|
|
"narHash": "sha256-y4Z0Y64n4vjkcMgUuMql10yvXSrwqsV8VBSAHhga3fU=",
|
|
"owner": "Gerg-L",
|
|
"repo": "suckless",
|
|
"rev": "e8da1f66427daf78ff670c7bb61f05dde3377c33",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Gerg-L",
|
|
"repo": "suckless",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1681028828,
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"unstable": {
|
|
"locked": {
|
|
"lastModified": 1722421184,
|
|
"narHash": "sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "9f918d616c5321ad374ae6cb5ea89c9e04bf3e58",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|