teutat3s
cedf46ad4c
• Updated input 'agenix': 'github:ryantm/agenix/daf42cb35b2dc614d1551e37f96406e4c4a2d3e4' (2023-10-08) → 'github:ryantm/agenix/13ac9ac6d68b9a0896e3d43a082947233189e247' (2023-11-29) • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/8c9fa2545007b49a5db5f650ae91f227672c3877' (2023-11-01) → 'github:hercules-ci/flake-parts/34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5' (2023-12-01) • Updated input 'flake-parts/nixpkgs-lib': 'github:NixOS/nixpkgs/0cbe9f69c234a7700596e943bfae7ef27a31b735?dir=lib' (2023-10-29) → 'github:NixOS/nixpkgs/e92039b55bcd58469325ded85d4f58dd5a4eaf58?dir=lib' (2023-11-29) • Updated input 'master': 'github:nixos/nixpkgs/7049e9c7a31fe70accd23ad06b69366a5280e9e5' (2023-11-24) → 'github:nixos/nixpkgs/f729a8e68c9e722946127f8d75aa27eda65f79d8' (2023-12-04) • Updated input 'nixos-flake': 'github:srid/nixos-flake/e1d062ff029c0c34816c4d1664a8199f7b36339e' (2023-11-22) → 'github:srid/nixos-flake/7c9168884128ed4634751b3e2f5553b09d7b8cb0' (2023-11-28) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/c3abafb01cd7045dba522af29b625bd1e170c2fb' (2023-11-21) → 'github:nixos/nixos-hardware/fa194fc484fd7270ab324bb985593f71102e84d1' (2023-12-04) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/5de0b32be6e85dc1a9404c75131316e4ffbc634c' (2023-12-01) → 'github:nixos/nixpkgs/933d7dc155096e7575d207be6fb7792bc9f34f6d' (2023-12-02) • Updated input 'unstable': 'github:nixos/nixpkgs/e92039b55bcd58469325ded85d4f58dd5a4eaf58' (2023-11-29) → 'github:nixos/nixpkgs/91050ea1e57e50388fa87a3302ba12d188ef723a' (2023-12-01)
440 lines
12 KiB
JSON
440 lines
12 KiB
JSON
{
|
|
"nodes": {
|
|
"agenix": {
|
|
"inputs": {
|
|
"darwin": [
|
|
"nix-darwin"
|
|
],
|
|
"home-manager": [
|
|
"home-manager"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1701216516,
|
|
"narHash": "sha256-jKSeJn+7hZ1dZdiH1L+NWUGT2i/BGomKAJ54B9kT06Q=",
|
|
"owner": "ryantm",
|
|
"repo": "agenix",
|
|
"rev": "13ac9ac6d68b9a0896e3d43a082947233189e247",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ryantm",
|
|
"repo": "agenix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"deploy-rs": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"flake-compat"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"utils": "utils"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1698921442,
|
|
"narHash": "sha256-7KmvhQ7FuXlT/wG4zjTssap6maVqeAMBdtel+VjClSM=",
|
|
"owner": "serokell",
|
|
"repo": "deploy-rs",
|
|
"rev": "660180bbbeae7d60dad5a92b30858306945fd427",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "serokell",
|
|
"repo": "deploy-rs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devshell": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs_2",
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1695973661,
|
|
"narHash": "sha256-BP2H4c42GThPIhERtTpV1yCtwQHYHEKdRu7pjrmQAwo=",
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"rev": "cd4e2fda3150dd2f689caeac07b7f47df5197c31",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"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-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1701473968,
|
|
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"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_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1694529238,
|
|
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fork": {
|
|
"locked": {
|
|
"lastModified": 1692960587,
|
|
"narHash": "sha256-39SKGdhn8jKKkdqhULbCvQOpdUPE9NNJpy5HTB++Jvg=",
|
|
"owner": "teutat3s",
|
|
"repo": "nixpkgs",
|
|
"rev": "312709dd70684f52496580e533d58645526b1c90",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "teutat3s",
|
|
"ref": "nvfetcher-fix",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1700814205,
|
|
"narHash": "sha256-lWqDPKHRbQfi+zNIivf031BUeyciVOtwCwTjyrhDB5g=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "aeb2232d7a32530d3448318790534d196bf9427a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"ref": "release-23.11",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"master": {
|
|
"locked": {
|
|
"lastModified": 1701688953,
|
|
"narHash": "sha256-QZJQsSTMGksSUbhijngdBIr4cClfCaEyWW8ql2u61/A=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "f729a8e68c9e722946127f8d75aa27eda65f79d8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "master",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-darwin": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1700795494,
|
|
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
|
|
"owner": "lnl7",
|
|
"repo": "nix-darwin",
|
|
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "lnl7",
|
|
"ref": "master",
|
|
"repo": "nix-darwin",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-22-05": {
|
|
"locked": {
|
|
"lastModified": 1685573264,
|
|
"narHash": "sha256-Zffu01pONhs/pqH07cjlF10NnMDLok8ix5Uk4rhOnZQ=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "380be19fbd2d9079f677978361792cb25e8a3635",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-22.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-flake": {
|
|
"locked": {
|
|
"lastModified": 1701201086,
|
|
"narHash": "sha256-GU2A+dI5Kp2+4g2dWixeTkp6yKhaW9BZ1uE9Z5cC82w=",
|
|
"owner": "srid",
|
|
"repo": "nixos-flake",
|
|
"rev": "7c9168884128ed4634751b3e2f5553b09d7b8cb0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "srid",
|
|
"repo": "nixos-flake",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-hardware": {
|
|
"locked": {
|
|
"lastModified": 1701656485,
|
|
"narHash": "sha256-xDFormrGCKKGqngHa2Bz1GTeKlFMMjLnHhTDRdMJ1hs=",
|
|
"owner": "nixos",
|
|
"repo": "nixos-hardware",
|
|
"rev": "fa194fc484fd7270ab324bb985593f71102e84d1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"repo": "nixos-hardware",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1701539137,
|
|
"narHash": "sha256-nVO/5QYpf1GwjvtpXhyxx5M3U/WN0MwBro4Lsk+9mL0=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "933d7dc155096e7575d207be6fb7792bc9f34f6d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-23.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib": {
|
|
"locked": {
|
|
"dir": "lib",
|
|
"lastModified": 1701253981,
|
|
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "lib",
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1677383253,
|
|
"narHash": "sha256-UfpzWfSxkfXHnb4boXZNaKsAcUrZT9Hw+tao1oZxd08=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "9952d6bc395f5841262b006fbace8dd7e143b634",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"agenix": "agenix",
|
|
"deploy-rs": "deploy-rs",
|
|
"flake-compat": "flake-compat",
|
|
"flake-parts": "flake-parts",
|
|
"fork": "fork",
|
|
"home-manager": "home-manager",
|
|
"master": "master",
|
|
"nix-darwin": "nix-darwin",
|
|
"nixos-22-05": "nixos-22-05",
|
|
"nixos-flake": "nixos-flake",
|
|
"nixos-hardware": "nixos-hardware",
|
|
"nixpkgs": "nixpkgs",
|
|
"triton-vmtools": "triton-vmtools",
|
|
"tritonshell": "tritonshell",
|
|
"unstable": "unstable"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"triton-vmtools": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"dir": "vmtools",
|
|
"lastModified": 1698443513,
|
|
"narHash": "sha256-wX2JIJ3JmJn6MAurdyjwZU+FZjLCwBArMrVSeeCb/ZU=",
|
|
"ref": "main",
|
|
"rev": "0d039dcf06afb8cbddd7ac54bae4d0d185f3e88e",
|
|
"revCount": 85,
|
|
"type": "git",
|
|
"url": "https://git.pub.solar/pub-solar/infra-vintage?dir=vmtools"
|
|
},
|
|
"original": {
|
|
"dir": "vmtools",
|
|
"ref": "main",
|
|
"type": "git",
|
|
"url": "https://git.pub.solar/pub-solar/infra-vintage?dir=vmtools"
|
|
}
|
|
},
|
|
"tritonshell": {
|
|
"inputs": {
|
|
"devshell": "devshell",
|
|
"flake-utils": "flake-utils_2",
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1696877082,
|
|
"narHash": "sha256-Ypwpia97WjyT9I6smXo0F4nLbuTncpffzuT462/tRtM=",
|
|
"ref": "main",
|
|
"rev": "2c82d5281091c6edc65ced21274d0206c30bdc58",
|
|
"revCount": 64,
|
|
"type": "git",
|
|
"url": "https://git.greenbaum.cloud/dev/tritonshell"
|
|
},
|
|
"original": {
|
|
"ref": "main",
|
|
"type": "git",
|
|
"url": "https://git.greenbaum.cloud/dev/tritonshell"
|
|
}
|
|
},
|
|
"unstable": {
|
|
"locked": {
|
|
"lastModified": 1701436327,
|
|
"narHash": "sha256-tRHbnoNI8SIM5O5xuxOmtSLnswEByzmnQcGGyNRjxsE=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "91050ea1e57e50388fa87a3302ba12d188ef723a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"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
|
|
}
|