mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
Flake lock file updates:
• Updated input 'disko':
'github:nix-community/disko/89e458a3bb3693e769bfb2b2447c3fe72092d498?narHash=sha256-W5Avk1THhZALXITHGazKfZbIZ5%2BBc4nSYvAYHUn96EU%3D' (2024-10-27)
→ 'github:nix-community/disko/0e55423bf8c241cf18676a8b8424c7eadd170ffc?narHash=sha256-QUU1P8x42b8moaUsxJkamfcRXdyNjIq79ZThzT3CVUA%3D' (2024-10-28)
• Updated input 'lanzaboote':
'github:nix-community/lanzaboote/e3978795074b4acc4aceee115a9398ed7b94fb41?narHash=sha256-zYflM3Xul%2BUM54e6qAGsgSDtl6T7f25j9StVTmWfQQE%3D' (2024-10-27)
→ 'github:nix-community/lanzaboote/0ad4ce46649b390da8bebcc229917f9863c98fe2?narHash=sha256-EnVVq1oNcimZmQYl6UlLYs0jhC6aLah0bsFMy2syEak%3D' (2024-10-28)
• Updated input 'lanzaboote/crane':
'github:ipetkov/crane/fa8b7445ddadc37850ed222718ca86622be01967?narHash=sha256-Mb5SemVsootkn4Q2IiY0rr9vrXdCCpQ9HnZeD/J3uXs%3D' (2024-10-18)
→ 'github:ipetkov/crane/498d9f122c413ee1154e8131ace5a35a80d8fa76?narHash=sha256-RMgSVkZ9H03sxC%2BVh4jxtLTCzSjPq18UWpiM0gq6shQ%3D' (2024-10-27)
• Updated input 'lanzaboote/rust-overlay':
'github:oxalica/rust-overlay/784981a9feeba406de38c1c9a3decf966d853cca?narHash=sha256-as0I9xieJUHf7kiK2a9znDsVZQTFWhM1pLivII43Gi0%3D' (2024-10-20)
→ 'github:oxalica/rust-overlay/a1b337569f334ff0a01b57627f17b201d746d24c?narHash=sha256-QEU1NQq1%2B7s1na69Chig9K0iDDTKN0O4Zreo9A9rccA%3D' (2024-10-27)
• Updated input 'master':
'github:NixOS/nixpkgs/48f52fa324dd3298872b48227844a088420ed2af?narHash=sha256-8JCY2LBx0amdMaW5SS7V%2BwqXAAKj0icDSb51kVX1yqQ%3D' (2024-10-28)
→ 'github:NixOS/nixpkgs/9147b2d18f8cd0cf0f0bfcc17e7d193f3b0641b9?narHash=sha256-rIw%2B8H2pt2SLmkTnCMz3FZjlr54EhXSxkixJxh9u5mo%3D' (2024-10-29)
• Updated input 'spicetify-nix':
'github:Gerg-L/spicetify-nix/6dd526742ecfbf5a589ed1327710cbe03ac592a1?narHash=sha256-0pUr7PrC6y352oGaMeN6quxUR8mUyCHJvNuGvSE%2Bq54%3D' (2024-10-28)
→ 'github:Gerg-L/spicetify-nix/446351c37e053a0098aa19d8c61448bbcfd8f0cc?narHash=sha256-JASnF3cFrQ1k6KsitR2yylpeWdPNb2xJeIaMeipe3BA%3D' (2024-10-29)
1037 lines
27 KiB
JSON
1037 lines
27 KiB
JSON
{
|
|
"nodes": {
|
|
"cargo2nix": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat_3",
|
|
"flake-utils": "flake-utils",
|
|
"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": {
|
|
"locked": {
|
|
"lastModified": 1730060262,
|
|
"narHash": "sha256-RMgSVkZ9H03sxC+Vh4jxtLTCzSjPq18UWpiM0gq6shQ=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "498d9f122c413ee1154e8131ace5a35a80d8fa76",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"disko": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1730135292,
|
|
"narHash": "sha256-QUU1P8x42b8moaUsxJkamfcRXdyNjIq79ZThzT3CVUA=",
|
|
"owner": "nix-community",
|
|
"repo": "disko",
|
|
"rev": "0e55423bf8c241cf18676a8b8424c7eadd170ffc",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "disko",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fetch-rs": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1722794965,
|
|
"narHash": "sha256-4fITQAIxcHeHKjA+/xb5mz2EXAic9jBg0qNS9Xd12Uo=",
|
|
"owner": "Gerg-L",
|
|
"repo": "fetch-rs",
|
|
"rev": "b58b827999c2baab8b718a203b5b0569735be9fe",
|
|
"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": 1696426674,
|
|
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
|
|
"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": 1727826117,
|
|
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts_2": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"nix",
|
|
"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_3": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"nvim-flake",
|
|
"neovim-nightly",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1727826117,
|
|
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
|
|
"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": 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_2": {
|
|
"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": 1729104314,
|
|
"narHash": "sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ+/nVtALHIciX/BI=",
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"rev": "3c3e88f0f544d6bb54329832616af7eb971b6be6",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"git-hooks-nix": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"nix"
|
|
],
|
|
"gitignore": [
|
|
"nix"
|
|
],
|
|
"nixpkgs": [
|
|
"nix",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-stable": [
|
|
"nix",
|
|
"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": 1724947644,
|
|
"narHash": "sha256-MHHrHasTngp7EYQOObHJ1a/IsRF+wodHqOckhH6uZbk=",
|
|
"owner": "hercules-ci",
|
|
"repo": "hercules-ci-effects",
|
|
"rev": "dba4367b9a9d9615456c430a6d6af716f6e84cef",
|
|
"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": 1730107060,
|
|
"narHash": "sha256-EnVVq1oNcimZmQYl6UlLYs0jhC6aLah0bsFMy2syEak=",
|
|
"owner": "nix-community",
|
|
"repo": "lanzaboote",
|
|
"rev": "0ad4ce46649b390da8bebcc229917f9863c98fe2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "lanzaboote",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"libgit2": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1715853528,
|
|
"narHash": "sha256-J2rCxTecyLbbDdsyBWn9w7r3pbKRMkI9E7RvRgAqBdY=",
|
|
"owner": "libgit2",
|
|
"repo": "libgit2",
|
|
"rev": "36f7e21ad757a3dacc58cf7944329da6bc1d6e96",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "libgit2",
|
|
"ref": "v1.8.1",
|
|
"repo": "libgit2",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"master": {
|
|
"locked": {
|
|
"lastModified": 1730178013,
|
|
"narHash": "sha256-rIw+8H2pt2SLmkTnCMz3FZjlr54EhXSxkixJxh9u5mo=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "9147b2d18f8cd0cf0f0bfcc17e7d193f3b0641b9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "master",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"mnw": {
|
|
"locked": {
|
|
"lastModified": 1728258832,
|
|
"narHash": "sha256-RtrtcogcvjImxBMe/TRNoHT+6w4Omf64IhzI0/y6Zxk=",
|
|
"owner": "gerg-l",
|
|
"repo": "mnw",
|
|
"rev": "00ccbc83e83694b07005e8f9273ca8557e5f20ae",
|
|
"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": 1730088025,
|
|
"narHash": "sha256-FIdIaN7f6karwtDV65VXTV8VThNrR63nwykfgXpm4p4=",
|
|
"owner": "nix-community",
|
|
"repo": "neovim-nightly-overlay",
|
|
"rev": "f35afbe60a4ff71fd65fec3839fc38943f961951",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "neovim-nightly-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"neovim-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1729121305,
|
|
"narHash": "sha256-c94xkA/RuszC4PfmB+MWqOo2vbO66GTO6XKer0mbltA=",
|
|
"owner": "neovim",
|
|
"repo": "neovim",
|
|
"rev": "852954ff6d96adce0158f74ca494fdcef3aa1921",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "neovim",
|
|
"repo": "neovim",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat_2",
|
|
"flake-parts": "flake-parts_2",
|
|
"git-hooks-nix": "git-hooks-nix",
|
|
"libgit2": "libgit2",
|
|
"nixpkgs": [
|
|
"stable"
|
|
],
|
|
"nixpkgs-23-11": "nixpkgs-23-11",
|
|
"nixpkgs-regression": "nixpkgs-regression"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1728310575,
|
|
"narHash": "sha256-R13o8hNhzuTuEwUBViVOmT4OM0/I2d9DxnkxQOip1yg=",
|
|
"owner": "NixOS",
|
|
"repo": "nix",
|
|
"rev": "26c3fc11eada3fa7df0284190095868a947fefe2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "26c3fc11eada3fa7df0284190095868a947fefe2",
|
|
"repo": "nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-index-database": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1729999765,
|
|
"narHash": "sha256-LYsavZXitFjjyETZoij8usXjTa7fa9AIF3Sk3MJSX+Y=",
|
|
"owner": "nix-community",
|
|
"repo": "nix-index-database",
|
|
"rev": "0e3a8778c2ee218eff8de6aacf3d2fa6c33b2d4f",
|
|
"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": 1729386149,
|
|
"narHash": "sha256-hUP9oxmnOmNnKcDOf5Y55HQ+NnoT0+bLWHLQWLLw9Ks=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"rev": "cce4521b6df014e79a7b7afc58c703ed683c916e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-generators": {
|
|
"inputs": {
|
|
"nixlib": "nixlib",
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1729472750,
|
|
"narHash": "sha256-s93LPHi5BN7I2xSGNAFWiYb8WRsPvT1LE9ZjZBrpFlg=",
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"rev": "7c60ba4bc8d6aa2ba3e5b0f6ceb9fc07bc261565",
|
|
"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": 1729973466,
|
|
"narHash": "sha256-knnVBGfTCZlQgxY1SgH0vn2OyehH9ykfF8geZgS95bk=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "cd3e8833d70618c4eea8df06f95b364b016d4950",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "release-24.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1728863046,
|
|
"narHash": "sha256-DZBO2465PL5V89e8hFSJewyH4QbCPpW3ssws7ckT/0A=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "d4f247e89f6e10120f911e2e2d2254a050d0f732",
|
|
"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": 1730089304,
|
|
"narHash": "sha256-JqcdTrMCU4+8lmmko7qW7qexFp139PA/u/To4ic0R3I=",
|
|
"owner": "Gerg-L",
|
|
"repo": "nvim-flake",
|
|
"rev": "c9dc119363bc7843eeb10d7aaddd530a2696431d",
|
|
"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-nix": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"lanzaboote",
|
|
"flake-compat"
|
|
],
|
|
"gitignore": "gitignore",
|
|
"nixpkgs": [
|
|
"lanzaboote",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1729104314,
|
|
"narHash": "sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ+/nVtALHIciX/BI=",
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"rev": "3c3e88f0f544d6bb54329832616af7eb971b6be6",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"reboot-bot": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1725660144,
|
|
"narHash": "sha256-k63aCiukMVOjF219V8O9PvXq7WrVnQtiP0vLpBO5iqg=",
|
|
"owner": "Gerg-L",
|
|
"repo": "reboot-bot",
|
|
"rev": "4dabb1fc71cbb222d775db690a13838028012608",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Gerg-L",
|
|
"repo": "reboot-bot",
|
|
"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",
|
|
"reboot-bot": "reboot-bot",
|
|
"sops-nix": "sops-nix",
|
|
"spicetify-nix": "spicetify-nix",
|
|
"stable": "stable",
|
|
"suckless": "suckless",
|
|
"unstable": "unstable"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"lanzaboote",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1729996302,
|
|
"narHash": "sha256-QEU1NQq1+7s1na69Chig9K0iDDTKN0O4Zreo9A9rccA=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "a1b337569f334ff0a01b57627f17b201d746d24c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"rust-overlay_2": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils_2",
|
|
"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": 1729999681,
|
|
"narHash": "sha256-qm0uCtM9bg97LeJTKQ8dqV/FvqRN+ompyW4GIJruLuw=",
|
|
"owner": "mic92",
|
|
"repo": "sops-nix",
|
|
"rev": "1666d16426abe79af5c47b7c0efa82fd31bf4c56",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "mic92",
|
|
"repo": "sops-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"spicetify-nix": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat_7",
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1730175473,
|
|
"narHash": "sha256-JASnF3cFrQ1k6KsitR2yylpeWdPNb2xJeIaMeipe3BA=",
|
|
"owner": "Gerg-L",
|
|
"repo": "spicetify-nix",
|
|
"rev": "446351c37e053a0098aa19d8c61448bbcfd8f0cc",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Gerg-L",
|
|
"repo": "spicetify-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"stable": {
|
|
"locked": {
|
|
"lastModified": 1729973466,
|
|
"narHash": "sha256-knnVBGfTCZlQgxY1SgH0vn2OyehH9ykfF8geZgS95bk=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "cd3e8833d70618c4eea8df06f95b364b016d4950",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-24.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"suckless": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1722822065,
|
|
"narHash": "sha256-LDG2KqxHeQVYYgQzHpVXLGHv62uvnD6nKeB2iLNRmsI=",
|
|
"owner": "Gerg-L",
|
|
"repo": "suckless",
|
|
"rev": "47d879d0e5146359f6e770b812646475603417fe",
|
|
"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": 1729880355,
|
|
"narHash": "sha256-RP+OQ6koQQLX5nw0NmcDrzvGL8HDLnyXt/jHhL1jwjM=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "18536bf04cd71abd345f9579158841376fdd0c5a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|