mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
Gabriel Arazas
241e2080f2
Now we can finally easily declare the nixpkgs channel for individual images. This is nice once I've expanded the images for other purposes such as physical hosts (for homelabbing). Unfortunately, this is where I realized that stable channels are not exactly "Debian-stable" and the best way to handle security is to have an update cadence that is relatively quick.
1150 lines
30 KiB
JSON
1150 lines
30 KiB
JSON
{
|
|
"nodes": {
|
|
"base16-schemes": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1680729003,
|
|
"narHash": "sha256-M9LHTL24/W4oqgbYRkz0B2qpNrkefTs98pfj3MxIXnU=",
|
|
"owner": "tinted-theming",
|
|
"repo": "base16-schemes",
|
|
"rev": "dc048afa066287a719ddbab62b3e19e4b5110cf0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "tinted-theming",
|
|
"repo": "base16-schemes",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"crane": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1681175776,
|
|
"narHash": "sha256-7SsUy9114fryHAZ8p1L6G6YSu7jjz55FddEwa2U8XZc=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "445a3d222947632b5593112bb817850e8a9cf737",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"ref": "v0.12.1",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"deploy": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"utils": "utils"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1686747123,
|
|
"narHash": "sha256-XUQK9kwHpTeilHoad7L4LjMCCyY13Oq383CoFADecRE=",
|
|
"owner": "serokell",
|
|
"repo": "deploy-rs",
|
|
"rev": "724463b5a94daa810abfc64a4f87faef4e00f984",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "serokell",
|
|
"repo": "deploy-rs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devshell": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1686680692,
|
|
"narHash": "sha256-SsLZz3TDleraAiJq4EkmdyewSyiv5g0LZYc6vaLZOMQ=",
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"rev": "fd6223370774dd9c33354e87a007004b5fd36442",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"dream2nix": {
|
|
"inputs": {
|
|
"all-cabal-json": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"crane": "crane",
|
|
"devshell": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"drv-parts": "drv-parts",
|
|
"flake-compat": "flake-compat_2",
|
|
"flake-parts": [
|
|
"helix-editor",
|
|
"nci",
|
|
"parts"
|
|
],
|
|
"flake-utils-pre-commit": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"ghc-utils": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"gomod2nix": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"mach-nix": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"nix-pypi-fetcher": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"nixpkgs": [
|
|
"helix-editor",
|
|
"nci",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgsV1": "nixpkgsV1",
|
|
"poetry2nix": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"pre-commit-hooks": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"pruned-racket-catalog": [
|
|
"helix-editor",
|
|
"nci"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1683212002,
|
|
"narHash": "sha256-EObtqyQsv9v+inieRY5cvyCMCUI5zuU5qu+1axlJCPM=",
|
|
"owner": "nix-community",
|
|
"repo": "dream2nix",
|
|
"rev": "fbfb09d2ab5ff761d822dd40b4a1def81651d096",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "dream2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"drv-parts": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"helix-editor",
|
|
"nci",
|
|
"dream2nix",
|
|
"flake-compat"
|
|
],
|
|
"flake-parts": [
|
|
"helix-editor",
|
|
"nci",
|
|
"dream2nix",
|
|
"flake-parts"
|
|
],
|
|
"nixpkgs": [
|
|
"helix-editor",
|
|
"nci",
|
|
"dream2nix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1680698112,
|
|
"narHash": "sha256-FgnobN/DvCjEsc0UAZEAdPLkL4IZi2ZMnu2K2bUaElc=",
|
|
"owner": "davhau",
|
|
"repo": "drv-parts",
|
|
"rev": "e8c2ec1157dc1edb002989669a0dbd935f430201",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "davhau",
|
|
"repo": "drv-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"emacs-overlay": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1687144148,
|
|
"narHash": "sha256-mma7NnNyWsREy0S3wW2BBmhYfgKUyAiSpIq9Ij3ID0k=",
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"rev": "37ab2cb6a09245809e862dde7ed9adcd5b83d62d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1668681692,
|
|
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
|
|
"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": 1673956053,
|
|
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"neovim-nightly-overlay",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1685662779,
|
|
"narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts_2": {
|
|
"inputs": {
|
|
"nixpkgs-lib": "nixpkgs-lib_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1685662779,
|
|
"narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "flake-parts",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"flake-parts_3": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"neovim-nightly-overlay",
|
|
"hercules-ci-effects",
|
|
"hercules-ci-agent",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1685662779,
|
|
"narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems_2"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"flake-utils_2": {
|
|
"inputs": {
|
|
"systems": "systems_3"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"flake-utils_3": {
|
|
"inputs": {
|
|
"systems": "systems_4"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1681202837,
|
|
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils_4": {
|
|
"inputs": {
|
|
"systems": "systems_5"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"flake-utils_5": {
|
|
"inputs": {
|
|
"systems": "systems_6"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1681202837,
|
|
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"guix-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1671581861,
|
|
"narHash": "sha256-tj6mhEHpvVXz38DtnYytq9IzWm0qX/ie0IuPyLkQUe4=",
|
|
"owner": "foo-dogsquared",
|
|
"repo": "nix-overlay-guix",
|
|
"rev": "6ea748a541fa994058de94903fd1adaa3e1f6a8a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "foo-dogsquared",
|
|
"repo": "nix-overlay-guix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"haskell-flake": {
|
|
"locked": {
|
|
"lastModified": 1684780604,
|
|
"narHash": "sha256-2uMZsewmRn7rRtAnnQNw1lj0uZBMh4m6Cs/7dV5YF08=",
|
|
"owner": "srid",
|
|
"repo": "haskell-flake",
|
|
"rev": "74210fa80a49f1b6f67223debdbf1494596ff9f2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "srid",
|
|
"ref": "0.3.0",
|
|
"repo": "haskell-flake",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"helix-editor": {
|
|
"inputs": {
|
|
"nci": "nci",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"parts": "parts_2",
|
|
"rust-overlay": "rust-overlay"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1687141122,
|
|
"narHash": "sha256-3ZAF39iecNfIjgRf9UDQnFzurH3zJLwpLHUFMhCAW0I=",
|
|
"owner": "helix-editor",
|
|
"repo": "helix",
|
|
"rev": "06d63d6ac1644ce57d6a90b53ea4f832e67ab2a9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "helix-editor",
|
|
"repo": "helix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hercules-ci-agent": {
|
|
"inputs": {
|
|
"flake-parts": "flake-parts_3",
|
|
"haskell-flake": "haskell-flake",
|
|
"nixpkgs": "nixpkgs_3"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1686721748,
|
|
"narHash": "sha256-ilD6ANYID+b0/+GTFbuZXfmu92bqVqY5ITKXSxqIp5A=",
|
|
"owner": "hercules-ci",
|
|
"repo": "hercules-ci-agent",
|
|
"rev": "7192b83935ab292a8e894db590dfd44f976e183b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "hercules-ci-agent",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"hercules-ci-effects": {
|
|
"inputs": {
|
|
"flake-parts": "flake-parts_2",
|
|
"hercules-ci-agent": "hercules-ci-agent",
|
|
"nixpkgs": [
|
|
"neovim-nightly-overlay",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1686830987,
|
|
"narHash": "sha256-1XLTM0lFr3NV+0rd55SQW/8oQ3ACnqlYcda3FelIwHU=",
|
|
"owner": "hercules-ci",
|
|
"repo": "hercules-ci-effects",
|
|
"rev": "04e4ab63b9eed2452edee1bb698827e1cb8265c6",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "hercules-ci-effects",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1687098182,
|
|
"narHash": "sha256-kBys+Cwmcxzh7UNVWTrunOgaR02zl2XN3feA8fSlqVo=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "0480dabc99e1b669ebe909949180fa2786e733cd",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"mk-naked-shell": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1681286841,
|
|
"narHash": "sha256-3XlJrwlR0nBiREnuogoa5i1b4+w/XPe0z8bbrJASw0g=",
|
|
"owner": "yusdacra",
|
|
"repo": "mk-naked-shell",
|
|
"rev": "7612f828dd6f22b7fb332cc69440e839d7ffe6bd",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "yusdacra",
|
|
"repo": "mk-naked-shell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nci": {
|
|
"inputs": {
|
|
"dream2nix": "dream2nix",
|
|
"mk-naked-shell": "mk-naked-shell",
|
|
"nixpkgs": [
|
|
"helix-editor",
|
|
"nixpkgs"
|
|
],
|
|
"parts": "parts",
|
|
"rust-overlay": [
|
|
"helix-editor",
|
|
"rust-overlay"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1683699050,
|
|
"narHash": "sha256-UWKQpzVcSshB+sU2O8CCHjOSTQrNS7Kk9V3+UeBsJpg=",
|
|
"owner": "yusdacra",
|
|
"repo": "nix-cargo-integration",
|
|
"rev": "ed27173cd1b223f598343ea3c15aacb1d140feac",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "yusdacra",
|
|
"repo": "nix-cargo-integration",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"neovim-flake": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils_4",
|
|
"nixpkgs": [
|
|
"neovim-nightly-overlay",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"dir": "contrib",
|
|
"lastModified": 1687099337,
|
|
"narHash": "sha256-+U0IdfDPcnnrpszBsOnehX1VmsKK1xoKuI5406iJQ7Q=",
|
|
"owner": "neovim",
|
|
"repo": "neovim",
|
|
"rev": "8c9dab3e0d788d44c8a2fee83a6193f5955c814e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "contrib",
|
|
"owner": "neovim",
|
|
"repo": "neovim",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"neovim-nightly-overlay": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat_3",
|
|
"flake-parts": "flake-parts",
|
|
"hercules-ci-effects": "hercules-ci-effects",
|
|
"neovim-flake": "neovim-flake",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1687133587,
|
|
"narHash": "sha256-rBjlDbj3ZKdJqNw8b8Ix7VF5jZJ9246YZoNDjyhjo1Q=",
|
|
"owner": "nix-community",
|
|
"repo": "neovim-nightly-overlay",
|
|
"rev": "0e9b38f09c214547d4a20e053cdb9c8a07e5ed61",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "neovim-nightly-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-colors": {
|
|
"inputs": {
|
|
"base16-schemes": "base16-schemes",
|
|
"nixpkgs-lib": "nixpkgs-lib_3"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1682108218,
|
|
"narHash": "sha256-tMr7BbxualFQlN+XopS8rMMgf2XR9ZfRuwIZtjsWmfI=",
|
|
"owner": "misterio77",
|
|
"repo": "nix-colors",
|
|
"rev": "b92df8f5eb1fa20d8e09810c03c9dc0d94ef2820",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "misterio77",
|
|
"repo": "nix-colors",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-ld": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1686849676,
|
|
"narHash": "sha256-+z9t7BLugZO1WhyYEq6FI38TMh2EwfgfAv3RDFSjwtc=",
|
|
"owner": "Mic92",
|
|
"repo": "nix-ld",
|
|
"rev": "3abd605e56b5b34ec630bb10ba85f98c93cc05b2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "nix-ld",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixlib": {
|
|
"locked": {
|
|
"lastModified": 1685840432,
|
|
"narHash": "sha256-VJIbiKsY7Xy4E4WcgwUt/UiwYDmN5BAk8tngAjcWsqY=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"rev": "961e99baaaa57f5f7042fe7ce089a88786c839f4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-generators": {
|
|
"inputs": {
|
|
"nixlib": "nixlib",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1686924781,
|
|
"narHash": "sha256-6r3Hm2Fxf4F7LIWRYKU9bsS/xJwlG6L2+/I/pdffvOs=",
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"rev": "a54683aa7eff00ee5b33dec225525d0eb6ab02de",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-stable": {
|
|
"locked": {
|
|
"lastModified": 1687288566,
|
|
"narHash": "sha256-VckkiJ88Gzdc2cstm0z5eFcrHbvkm4VjxavHBGssvZI=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "b6c73c5fe53bb3afbf65e870541e0645e9145171",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-23.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-unstable": {
|
|
"locked": {
|
|
"lastModified": 1686960236,
|
|
"narHash": "sha256-AYCC9rXNLpUWzD9hm+askOfpliLEC9kwAo7ITJc4HIw=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "04af42f3b31dba0ef742d254456dc4c14eedac86",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-unstable-small": {
|
|
"locked": {
|
|
"lastModified": 1687369486,
|
|
"narHash": "sha256-BFXrDo7yuLamfbi53voC2TrHHTKEr/LJ0P+qSP51xkg=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "8b0f22dc5155e8a6d329520c27751dfb0f821d63",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable-small",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1665763903,
|
|
"narHash": "sha256-znGWY4x688cZ3Ii01qLnhl+mSKpQ9iCufGxfdV6oBOc=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "78a37aa630faa41944060a966607d4f1128ea94b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-22.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib": {
|
|
"locked": {
|
|
"dir": "lib",
|
|
"lastModified": 1682879489,
|
|
"narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "lib",
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib_2": {
|
|
"locked": {
|
|
"dir": "lib",
|
|
"lastModified": 1685564631,
|
|
"narHash": "sha256-8ywr3AkblY4++3lIVxmrWZFzac7+f32ZEhH/A8pNscI=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "4f53efe34b3a8877ac923b9350c874e3dcd5dc0a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "lib",
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib_3": {
|
|
"locked": {
|
|
"lastModified": 1680397293,
|
|
"narHash": "sha256-wBpJ73+tJ8fZSWb4tzNbAVahC4HSo2QG3nICDy4ExBQ=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"rev": "b18d328214ca3c627d3cc3f51fd9d1397fdbcd7a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable": {
|
|
"locked": {
|
|
"lastModified": 1686921029,
|
|
"narHash": "sha256-J1bX9plPCFhTSh6E3TWn9XSxggBh/zDD4xigyaIQBy8=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "c7ff1b9b95620ce8728c0d7bd501c458e6da9e04",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-23.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable_2": {
|
|
"locked": {
|
|
"lastModified": 1687031877,
|
|
"narHash": "sha256-yMFcVeI+kZ6KD2QBrFPNsvBrLq2Gt//D0baHByMrjFY=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "e2e2059d19668dab1744301b8b0e821e3aae9c99",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "release-23.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgsV1": {
|
|
"locked": {
|
|
"lastModified": 1678500271,
|
|
"narHash": "sha256-tRBLElf6f02HJGG0ZR7znMNFv/Uf7b2fFInpTHiHaSE=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "5eb98948b66de29f899c7fe27ae112a47964baf8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "nixpkgs",
|
|
"ref": "nixos-22.11",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1686501370,
|
|
"narHash": "sha256-G0WuM9fqTPRc2URKP9Lgi5nhZMqsfHGrdEbrLvAPJcg=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "75a5ebf473cd60148ba9aec0d219f72e5cf52519",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_3": {
|
|
"locked": {
|
|
"lastModified": 1686501370,
|
|
"narHash": "sha256-G0WuM9fqTPRc2URKP9Lgi5nhZMqsfHGrdEbrLvAPJcg=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "75a5ebf473cd60148ba9aec0d219f72e5cf52519",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_4": {
|
|
"locked": {
|
|
"lastModified": 1686960236,
|
|
"narHash": "sha256-AYCC9rXNLpUWzD9hm+askOfpliLEC9kwAo7ITJc4HIw=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "04af42f3b31dba0ef742d254456dc4c14eedac86",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nur": {
|
|
"locked": {
|
|
"lastModified": 1687147880,
|
|
"narHash": "sha256-W6qOAoXLbKpSG40ZbhOiqDMBfNHrtFhkZJ2eqdP5BlY=",
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"rev": "3700be70d38f57b41e5426879db59241806a6708",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"helix-editor",
|
|
"nci",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1683560683,
|
|
"narHash": "sha256-XAygPMN5Xnk/W2c1aW0jyEa6lfMDZWlQgiNtmHXytPc=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "006c75898cf814ef9497252b022e91c946ba8e17",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"parts_2": {
|
|
"inputs": {
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1683560683,
|
|
"narHash": "sha256-XAygPMN5Xnk/W2c1aW0jyEa6lfMDZWlQgiNtmHXytPc=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "006c75898cf814ef9497252b022e91c946ba8e17",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"deploy": "deploy",
|
|
"devshell": "devshell",
|
|
"emacs-overlay": "emacs-overlay",
|
|
"flake-utils": "flake-utils_2",
|
|
"guix-overlay": "guix-overlay",
|
|
"helix-editor": "helix-editor",
|
|
"home-manager": "home-manager",
|
|
"neovim-nightly-overlay": "neovim-nightly-overlay",
|
|
"nix-colors": "nix-colors",
|
|
"nix-ld": "nix-ld",
|
|
"nixos-generators": "nixos-generators",
|
|
"nixos-stable": "nixos-stable",
|
|
"nixos-unstable": "nixos-unstable",
|
|
"nixos-unstable-small": "nixos-unstable-small",
|
|
"nixpkgs": "nixpkgs_4",
|
|
"nur": "nur",
|
|
"rust-overlay": "rust-overlay_2",
|
|
"sops-nix": "sops-nix"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils_3",
|
|
"nixpkgs": [
|
|
"helix-editor",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1683771545,
|
|
"narHash": "sha256-we0GYcKTo2jRQGmUGrzQ9VH0OYAUsJMCsK8UkF+vZUA=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "c57e210faf68e5d5386f18f1b17ad8365d25e4ed",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"rust-overlay_2": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils_5",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1687141659,
|
|
"narHash": "sha256-ckvEuxejYmFTyFF0u9CWV8h5u+ubuxA7vYrOw/GXRXg=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "86302751ef371597d48951983e1a2f04fe78d4ff",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"sops-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-stable": "nixpkgs-stable_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1687058111,
|
|
"narHash": "sha256-xDSn/APfAdJinHV4reTfplX5XnLsJSGdVwHpmdgP9Mo=",
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"rev": "1634d2da53f079e7f5924efa7a96511cd9596f81",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"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"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"systems_5": {
|
|
"locked": {
|
|
"lastModified": 1681028828,
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|