mirror of
https://github.com/davegallant/nix-config
synced 2026-01-06 18:22:31 +00:00
Run `man nix.conf` for more information on the `substituters` configuration option. Run `man nix.conf` for more information on the `substituters` configuration option. unpacking 'https://flakehub.com/f/DeterminateSystems/determinate/%2A' into the Git cache... unpacking 'github:NixOS/nixpkgs/a571ccf896852ae4fb18a2c23c846ea934b337fa' into the Git cache... • Updated input 'home-manager': 'github:nix-community/home-manager/d3135ab747fd9dac250ffb90b4a7e80634eacbe9?narHash=sha256-/r9/1KamvbHJx6I40H4HsSXnEcBAkj46ZwibhBx9kg0%3D' (2025-12-17) → 'github:nix-community/home-manager/fdec8815a86db36f42fc9c8cb2931cd8485f5aed?narHash=sha256-sWTtmkQujRpjWYCnZc8LWdDiCzrRlSBPrGovkZpLkBI%3D' (2025-12-21) • Updated input 'home-manager/nixpkgs': 'github:NixOS/nixpkgs/c8cfcd6ccd422e41cc631a0b73ed4d5a925c393d?narHash=sha256-3iXM/zTqEskWtmZs3gqNiVtRTsEjYAedIaLL0mSBsrk%3D' (2025-12-15) → 'github:NixOS/nixpkgs/b3aad468604d3e488d627c0b43984eb60e75e782?narHash=sha256-eplAP%2BrorKKd0gNjV3rA6%2B0WMzb1X1i16F5m5pASnjA%3D' (2025-12-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/c6f52ebd45e5925c188d1a20119978aa4ffd5ef6?narHash=sha256-m5KWt1nOm76ILk/JSCxBM4MfK3rYY7Wq9/TZIIeGnT8%3D' (2025-12-15) → 'github:NixOS/nixpkgs/b3aad468604d3e488d627c0b43984eb60e75e782?narHash=sha256-eplAP%2BrorKKd0gNjV3rA6%2B0WMzb1X1i16F5m5pASnjA%3D' (2025-12-20) • Updated input 'nixpkgs-master': 'github:NixOS/nixpkgs/3eb6c51f25955007554cc159c85b41c487460852?narHash=sha256-qsnza9ZKO0pPagA/krHmwMg/eXzn/E1LbHc6oDNrnaI%3D' (2025-12-19) → 'github:NixOS/nixpkgs/a571ccf896852ae4fb18a2c23c846ea934b337fa?narHash=sha256-qmGXhC0uTTPHGKDO%2BzzZAhcbboFd19TODCUXgEkI5Eg%3D' (2025-12-21) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/1306659b587dc277866c7b69eb97e5f07864d8c4?narHash=sha256-KJ2wa/BLSrTqDjbfyNx70ov/HdgNBCBBSQP3BIzKnv4%3D' (2025-12-15) → 'github:NixOS/nixpkgs/c6245e83d836d0433170a16eb185cefe0572f8b8?narHash=sha256-G/WVghka6c4bAzMhTwT2vjLccg/awmHkdKSd2JrycLc%3D' (2025-12-18) • Updated input 'nixvim': 'github:nix-community/nixvim/685d0be1fce70865c71108ef4105749dbd0957f3?narHash=sha256-QtDp8UDjBH0Dr7DgVUQHDU8lgQOHagx3JCRJcMWk5Ms%3D' (2025-12-17) → 'github:nix-community/nixvim/204a2f3d359e01fcf5af4433adc8cdbb434c9ded?narHash=sha256-LLpJEUFNrj6pO8hvkZMjuuBUeCrjJp/PnVSp2huR%2BZA%3D' (2025-12-20) • Updated input 'nixvim/flake-parts': 'github:hercules-ci/flake-parts/5635c32d666a59ec9a55cab87e898889869f7b71?narHash=sha256-MhA7wmo/7uogLxiewwRRmIax70g6q1U/YemqTGoFHlM%3D' (2025-12-11) → 'github:hercules-ci/flake-parts/a34fae9c08a15ad73f295041fec82323541400a9?narHash=sha256-XswHlK/Qtjasvhd1nOa1e8MgZ8GS//jBoTqWtrS1Giw%3D' (2025-12-15)
536 lines
15 KiB
JSON
536 lines
15 KiB
JSON
{
|
|
"nodes": {
|
|
"darwin": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1765066094,
|
|
"narHash": "sha256-0YSU35gfRFJzx/lTGgOt6ubP8K6LeW0vaywzNNqxkl4=",
|
|
"owner": "lnl7",
|
|
"repo": "nix-darwin",
|
|
"rev": "688427b1aab9afb478ca07989dc754fa543e03d5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "lnl7",
|
|
"ref": "nix-darwin-25.11",
|
|
"repo": "nix-darwin",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"determinate": {
|
|
"inputs": {
|
|
"determinate-nixd-aarch64-darwin": "determinate-nixd-aarch64-darwin",
|
|
"determinate-nixd-aarch64-linux": "determinate-nixd-aarch64-linux",
|
|
"determinate-nixd-x86_64-linux": "determinate-nixd-x86_64-linux",
|
|
"nix": "nix",
|
|
"nixpkgs": "nixpkgs_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1766177528,
|
|
"narHash": "sha256-Bl+p766mM7qNCZtMqmTz13RuUbOMKsFa+/vnGYoxgPk=",
|
|
"rev": "b159c082f0f9bdefa6c386189a13c5fa0734d8d8",
|
|
"revCount": 317,
|
|
"type": "tarball",
|
|
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.15.0/019b3865-57a1-7d80-98c5-962fac29c404/source.tar.gz"
|
|
},
|
|
"original": {
|
|
"type": "tarball",
|
|
"url": "https://flakehub.com/f/DeterminateSystems/determinate/%2A"
|
|
}
|
|
},
|
|
"determinate-nixd-aarch64-darwin": {
|
|
"flake": false,
|
|
"locked": {
|
|
"narHash": "sha256-vDaEQ5T4eA7kEPREmm68IVWGR6zT0aDL5slZxA6dkSc=",
|
|
"type": "file",
|
|
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.15.0/macOS"
|
|
},
|
|
"original": {
|
|
"type": "file",
|
|
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.15.0/macOS"
|
|
}
|
|
},
|
|
"determinate-nixd-aarch64-linux": {
|
|
"flake": false,
|
|
"locked": {
|
|
"narHash": "sha256-Hf4JsIv5G3IR0Q0RHGLSNdmDzFv97sVQQKwzY6A0vV4=",
|
|
"type": "file",
|
|
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.15.0/aarch64-linux"
|
|
},
|
|
"original": {
|
|
"type": "file",
|
|
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.15.0/aarch64-linux"
|
|
}
|
|
},
|
|
"determinate-nixd-x86_64-linux": {
|
|
"flake": false,
|
|
"locked": {
|
|
"narHash": "sha256-J+J4E02XpEl0ZkpzMbUmGCf6S4yk0gYCYmiGzZ058ik=",
|
|
"type": "file",
|
|
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.15.0/x86_64-linux"
|
|
},
|
|
"original": {
|
|
"type": "file",
|
|
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.15.0/x86_64-linux"
|
|
}
|
|
},
|
|
"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-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"determinate",
|
|
"nix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1748821116,
|
|
"narHash": "sha256-F82+gS044J1APL0n4hH50GYdPRv/5JWm34oCJYmVKdE=",
|
|
"rev": "49f0870db23e8c1ca0b5259734a02cd9e1e371a1",
|
|
"revCount": 377,
|
|
"type": "tarball",
|
|
"url": "https://api.flakehub.com/f/pinned/hercules-ci/flake-parts/0.1.377%2Brev-49f0870db23e8c1ca0b5259734a02cd9e1e371a1/01972f28-554a-73f8-91f4-d488cc502f08/source.tar.gz"
|
|
},
|
|
"original": {
|
|
"type": "tarball",
|
|
"url": "https://flakehub.com/f/hercules-ci/flake-parts/0.1"
|
|
}
|
|
},
|
|
"flake-parts_2": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"nixvim",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1765835352,
|
|
"narHash": "sha256-XswHlK/Qtjasvhd1nOa1e8MgZ8GS//jBoTqWtrS1Giw=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "a34fae9c08a15ad73f295041fec82323541400a9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"flake-utils_2": {
|
|
"inputs": {
|
|
"systems": "systems_3"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"git-hooks-nix": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"gitignore": [
|
|
"determinate",
|
|
"nix"
|
|
],
|
|
"nixpkgs": [
|
|
"determinate",
|
|
"nix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1747372754,
|
|
"narHash": "sha256-2Y53NGIX2vxfie1rOW0Qb86vjRZ7ngizoo+bnXU9D9k=",
|
|
"rev": "80479b6ec16fefd9c1db3ea13aeb038c60530f46",
|
|
"revCount": 1026,
|
|
"type": "tarball",
|
|
"url": "https://api.flakehub.com/f/pinned/cachix/git-hooks.nix/0.1.1026%2Brev-80479b6ec16fefd9c1db3ea13aeb038c60530f46/0196d79a-1b35-7b8e-a021-c894fb62163d/source.tar.gz"
|
|
},
|
|
"original": {
|
|
"type": "tarball",
|
|
"url": "https://flakehub.com/f/cachix/git-hooks.nix/0.1.941"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs_3"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1766292113,
|
|
"narHash": "sha256-sWTtmkQujRpjWYCnZc8LWdDiCzrRlSBPrGovkZpLkBI=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "fdec8815a86db36f42fc9c8cb2931cd8485f5aed",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"ref": "release-25.11",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"ixx": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"nixvim",
|
|
"nuschtosSearch",
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixvim",
|
|
"nuschtosSearch",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1754860581,
|
|
"narHash": "sha256-EM0IE63OHxXCOpDHXaTyHIOk2cNvMCGPqLt/IdtVxgk=",
|
|
"owner": "NuschtOS",
|
|
"repo": "ixx",
|
|
"rev": "babfe85a876162c4acc9ab6fb4483df88fa1f281",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NuschtOS",
|
|
"ref": "v0.1.1",
|
|
"repo": "ixx",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix": {
|
|
"inputs": {
|
|
"flake-parts": "flake-parts",
|
|
"git-hooks-nix": "git-hooks-nix",
|
|
"nixpkgs": "nixpkgs",
|
|
"nixpkgs-23-11": "nixpkgs-23-11",
|
|
"nixpkgs-regression": "nixpkgs-regression"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1766174426,
|
|
"narHash": "sha256-0ZofAQZNgg5nfIKsVb7g4It6ufmIyLtfFRPOf+6WRkk=",
|
|
"rev": "15d6091194b5b90d292e8d6283db77f09c303b1e",
|
|
"revCount": 24285,
|
|
"type": "tarball",
|
|
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.15.0/019b3854-cca6-7298-a91c-0fd8551a7270/source.tar.gz"
|
|
},
|
|
"original": {
|
|
"type": "tarball",
|
|
"url": "https://flakehub.com/f/DeterminateSystems/nix-src/%2A"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1761597516,
|
|
"narHash": "sha256-wxX7u6D2rpkJLWkZ2E932SIvDJW8+ON/0Yy8+a5vsDU=",
|
|
"rev": "daf6dc47aa4b44791372d6139ab7b25269184d55",
|
|
"revCount": 811874,
|
|
"type": "tarball",
|
|
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2505.811874%2Brev-daf6dc47aa4b44791372d6139ab7b25269184d55/019a3494-3498-707e-9086-1fb81badc7fe/source.tar.gz"
|
|
},
|
|
"original": {
|
|
"type": "tarball",
|
|
"url": "https://flakehub.com/f/NixOS/nixpkgs/0.2505"
|
|
}
|
|
},
|
|
"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-master": {
|
|
"locked": {
|
|
"lastModified": 1766329561,
|
|
"narHash": "sha256-qmGXhC0uTTPHGKDO+zzZAhcbboFd19TODCUXgEkI5Eg=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "a571ccf896852ae4fb18a2c23c846ea934b337fa",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "master",
|
|
"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-unstable": {
|
|
"locked": {
|
|
"lastModified": 1766070988,
|
|
"narHash": "sha256-G/WVghka6c4bAzMhTwT2vjLccg/awmHkdKSd2JrycLc=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "c6245e83d836d0433170a16eb185cefe0572f8b8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1765772535,
|
|
"narHash": "sha256-aq+dQoaPONOSjtFIBnAXseDm9TUhIbe215TPmkfMYww=",
|
|
"rev": "09b8fda8959d761445f12b55f380d90375a1d6bb",
|
|
"revCount": 911985,
|
|
"type": "tarball",
|
|
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.911985%2Brev-09b8fda8959d761445f12b55f380d90375a1d6bb/019b25ab-7c11-79e0-a0b0-c94d455b7190/source.tar.gz"
|
|
},
|
|
"original": {
|
|
"type": "tarball",
|
|
"url": "https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/0.1"
|
|
}
|
|
},
|
|
"nixpkgs_3": {
|
|
"locked": {
|
|
"lastModified": 1766201043,
|
|
"narHash": "sha256-eplAP+rorKKd0gNjV3rA6+0WMzb1X1i16F5m5pASnjA=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "b3aad468604d3e488d627c0b43984eb60e75e782",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-25.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_4": {
|
|
"locked": {
|
|
"lastModified": 1766201043,
|
|
"narHash": "sha256-eplAP+rorKKd0gNjV3rA6+0WMzb1X1i16F5m5pASnjA=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "b3aad468604d3e488d627c0b43984eb60e75e782",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-25.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_5": {
|
|
"locked": {
|
|
"lastModified": 1763934636,
|
|
"narHash": "sha256-9glbI7f1uU+yzQCq5LwLgdZqx6svOhZWkd4JRY265fc=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "ee09932cedcef15aaf476f9343d1dea2cb77e261",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixvim": {
|
|
"inputs": {
|
|
"flake-parts": "flake-parts_2",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"nuschtosSearch": "nuschtosSearch",
|
|
"systems": "systems_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1766256678,
|
|
"narHash": "sha256-LLpJEUFNrj6pO8hvkZMjuuBUeCrjJp/PnVSp2huR+ZA=",
|
|
"owner": "nix-community",
|
|
"repo": "nixvim",
|
|
"rev": "204a2f3d359e01fcf5af4433adc8cdbb434c9ded",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"ref": "nixos-25.11",
|
|
"repo": "nixvim",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nuschtosSearch": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"ixx": "ixx",
|
|
"nixpkgs": [
|
|
"nixvim",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1761730856,
|
|
"narHash": "sha256-t1i5p/vSWwueZSC0Z2BImxx3BjoUDNKyC2mk24krcMY=",
|
|
"owner": "NuschtOS",
|
|
"repo": "search",
|
|
"rev": "e29de6db0cb3182e9aee75a3b1fd1919d995d85b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NuschtOS",
|
|
"repo": "search",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"darwin": "darwin",
|
|
"determinate": "determinate",
|
|
"home-manager": "home-manager",
|
|
"nixpkgs": "nixpkgs_4",
|
|
"nixpkgs-master": "nixpkgs-master",
|
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
|
"nixvim": "nixvim",
|
|
"vpngate": "vpngate"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"vpngate": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils_2",
|
|
"nixpkgs": "nixpkgs_5"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1766183672,
|
|
"narHash": "sha256-24+gJj4UsxwQmdxSS3Aqo2fl0Ep13sYrTDvcHY24mwA=",
|
|
"owner": "davegallant",
|
|
"repo": "vpngate",
|
|
"rev": "a668484da6b969d29dd2f74d5a4f2323fb48beef",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "davegallant",
|
|
"repo": "vpngate",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|