- Add Gitea Actions Runner service on m3-atlas with nixos:host label - Configure agenix secret for runner token - Add Antigravity provider models to OpenCode config - Switch m3ta-nixpkgs to local path for development
643 lines
17 KiB
JSON
643 lines
17 KiB
JSON
{
|
|
"nodes": {
|
|
"agenix": {
|
|
"inputs": {
|
|
"darwin": "darwin",
|
|
"home-manager": "home-manager",
|
|
"nixpkgs": "nixpkgs",
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1762618334,
|
|
"narHash": "sha256-wyT7Pl6tMFbFrs8Lk/TlEs81N6L+VSybPfiIgzU8lbQ=",
|
|
"owner": "ryantm",
|
|
"repo": "agenix",
|
|
"rev": "fcdea223397448d35d9b31f798479227e80183f6",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ryantm",
|
|
"repo": "agenix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"agents": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1768312204,
|
|
"narHash": "sha256-wB1pEROaXzJzxCaJwOyXmD0gq8/hv7OeEw3jNXrPwAc=",
|
|
"ref": "refs/heads/master",
|
|
"rev": "cfa0f8f942545434a825fedf0a49061d26fff73d",
|
|
"revCount": 9,
|
|
"type": "git",
|
|
"url": "https://code.m3ta.dev/m3tam3re/AGENTS"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://code.m3ta.dev/m3tam3re/AGENTS"
|
|
}
|
|
},
|
|
"base16-schemes": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1696158499,
|
|
"narHash": "sha256-5yIHgDTPjoX/3oDEfLSQ0eJZdFL1SaCfb9d6M0RmOTM=",
|
|
"owner": "tinted-theming",
|
|
"repo": "base16-schemes",
|
|
"rev": "a9112eaae86d9dd8ee6bb9445b664fba2f94037a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "tinted-theming",
|
|
"repo": "base16-schemes",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"darwin": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"agenix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1744478979,
|
|
"narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
|
|
"owner": "lnl7",
|
|
"repo": "nix-darwin",
|
|
"rev": "43975d782b418ebf4969e9ccba82466728c2851b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "lnl7",
|
|
"ref": "master",
|
|
"repo": "nix-darwin",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"disko": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1766150702,
|
|
"narHash": "sha256-P0kM+5o+DKnB6raXgFEk3azw8Wqg5FL6wyl9jD+G5a4=",
|
|
"owner": "nix-community",
|
|
"repo": "disko",
|
|
"rev": "916506443ecd0d0b4a0f4cf9d40a3c22ce39b378",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "disko",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"nur",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1733312601,
|
|
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems_2"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"agenix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1745494811,
|
|
"narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager_2": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1767930051,
|
|
"narHash": "sha256-YXtqo8h5bAbqC64XAPMMsZdYk8XkwkyNj/7XOsIyVf8=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "297a08510894822ddd93ee2cfc66d6ac65a3cebb",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager_3": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"hyprpanel",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1750798083,
|
|
"narHash": "sha256-DTCCcp6WCFaYXWKFRA6fiI2zlvOLCf5Vwx8+/0R8Wc4=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "ff31a4677c1a8ae506aa7e003a3dba08cb203f82",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hyprlang": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"rose-pine-hyprcursor",
|
|
"nixpkgs"
|
|
],
|
|
"systems": "systems_3"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1709914708,
|
|
"narHash": "sha256-bR4o3mynoTa1Wi4ZTjbnsZ6iqVcPGriXp56bZh5UFTk=",
|
|
"owner": "hyprwm",
|
|
"repo": "hyprlang",
|
|
"rev": "a685493fdbeec01ca8ccdf1f3655c044a8ce2fe2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hyprwm",
|
|
"repo": "hyprlang",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hyprpanel": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"home-manager": "home-manager_3",
|
|
"nixpkgs": "nixpkgs_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1767767975,
|
|
"narHash": "sha256-yBejG3j6OLQYn87UozFAI3q9a1vH00u9xjIf2Q4V5j8=",
|
|
"owner": "Jas-SinghFSU",
|
|
"repo": "HyprPanel",
|
|
"rev": "0e73df1dfedf0f6fa21ed0ae5e031b0663c8f400",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Jas-SinghFSU",
|
|
"repo": "HyprPanel",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"m3ta-nixpkgs": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs_3"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1768419432,
|
|
"narHash": "sha256-EwJZcXCEF1ExSfZP4asi1ATOhj1xcvH3tIe5nDSk9Oc=",
|
|
"path": "/home/m3tam3re/p/NIX/nixpkgs",
|
|
"type": "path"
|
|
},
|
|
"original": {
|
|
"path": "/home/m3tam3re/p/NIX/nixpkgs",
|
|
"type": "path"
|
|
}
|
|
},
|
|
"nix-colors": {
|
|
"inputs": {
|
|
"base16-schemes": "base16-schemes",
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1707825078,
|
|
"narHash": "sha256-hTfge2J2W+42SZ7VHXkf4kjU+qzFqPeC9k66jAUBMHk=",
|
|
"owner": "misterio77",
|
|
"repo": "nix-colors",
|
|
"rev": "b01f024090d2c4fc3152cd0cf12027a7b8453ba1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "misterio77",
|
|
"repo": "nix-colors",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixlib": {
|
|
"locked": {
|
|
"lastModified": 1736643958,
|
|
"narHash": "sha256-tmpqTSWVRJVhpvfSN9KXBvKEXplrwKnSZNAoNPf/S/s=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"rev": "1418bc28a52126761c02dd3d89b2d8ca0f521181",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-generators": {
|
|
"inputs": {
|
|
"nixlib": "nixlib",
|
|
"nixpkgs": "nixpkgs_4"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1764234087,
|
|
"narHash": "sha256-NHF7QWa0ZPT8hsJrvijREW3+nifmF2rTXgS2v0tpcEA=",
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"rev": "032a1878682fafe829edfcf5fdfad635a2efe748",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1754028485,
|
|
"narHash": "sha256-IiiXB3BDTi6UqzAZcf2S797hWEPCRZOwyNThJIYhUfk=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "59e69648d345d6e8fef86158c555730fa12af9de",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-25.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-45570c2": {
|
|
"locked": {
|
|
"lastModified": 1750950224,
|
|
"narHash": "sha256-vMCk6wKJVgR7H2pVrQV4/qygzTtvpnS/9jCT3cjzXVM=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "45570c299dc2b63c8c574c4cd77f0b92f7e2766e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "45570c299dc2b63c8c574c4cd77f0b92f7e2766e",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-9e58ed7": {
|
|
"locked": {
|
|
"lastModified": 1746823729,
|
|
"narHash": "sha256-6E3jRDNK9w1gwDsreG6ZS8Ec0Dv35DkDqKzxZATEUts=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "9e58ed7ba759d81c98f033b7f5eba21ca68f53b0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "9e58ed7ba759d81c98f033b7f5eba21ca68f53b0",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib": {
|
|
"locked": {
|
|
"lastModified": 1697935651,
|
|
"narHash": "sha256-qOfWjQ2JQSQL15KLh6D7xQhx0qgZlYZTYlcEiRuAMMw=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"rev": "e1e11fdbb01113d85c7f41cada9d2847660e3902",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-locked": {
|
|
"locked": {
|
|
"lastModified": 1739661218,
|
|
"narHash": "sha256-hEGW0SKD0ORTEmoTuEEONxgENP5kMqe+NCtJug0U6R0=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "2744d988fa116fc6d46cdfa3d1c936d0abd7d121",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "2744d988fa116fc6d46cdfa3d1c936d0abd7d121",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-master": {
|
|
"locked": {
|
|
"lastModified": 1767950769,
|
|
"narHash": "sha256-oT4Tj7O9361bmMbPwuAcH2zgj2fUZao7F32Bkah+AmE=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "3cf525869eaad0c4105795523d158d6985d40885",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "master",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable": {
|
|
"locked": {
|
|
"lastModified": 1767799921,
|
|
"narHash": "sha256-r4GVX+FToWVE2My8VVZH4V0pTIpnu2ZE8/Z4uxGEMBE=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "d351d0653aeb7877273920cd3e823994e7579b0b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-25.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1750776420,
|
|
"narHash": "sha256-/CG+w0o0oJ5itVklOoLbdn2dGB0wbZVOoDm4np6w09A=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "30a61f056ac492e3b7cdcb69c1e6abdcf00e39cf",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_3": {
|
|
"locked": {
|
|
"lastModified": 1768127708,
|
|
"narHash": "sha256-1Sm77VfZh3mU0F5OqKABNLWxOuDeHIlcFjsXeeiPazs=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "ffbc9f8cbaacfb331b6017d5a5abb21a492c9a38",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_4": {
|
|
"locked": {
|
|
"lastModified": 1736657626,
|
|
"narHash": "sha256-FWlPMUzp0lkQBdhKlPqtQdqmp+/C+1MBiEytaYfrCTY=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "2f9e2f85cb14a46410a1399aa9ea7ecf433e422e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_5": {
|
|
"locked": {
|
|
"lastModified": 1767767207,
|
|
"narHash": "sha256-Mj3d3PfwltLmukFal5i3fFt27L6NiKXdBezC1EBuZs4=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "5912c1772a44e31bf1c63c0390b90501e5026886",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_6": {
|
|
"locked": {
|
|
"lastModified": 1710272261,
|
|
"narHash": "sha256-g0bDwXFmTE7uGDOs9HcJsfLFhH7fOsASbAuOzDC+fhQ=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "0ad13a6833440b8e238947e47bea7f11071dc2b2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nur": {
|
|
"inputs": {
|
|
"flake-parts": "flake-parts",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1767950946,
|
|
"narHash": "sha256-1uAvkp3rbtF4fdjiiXfGydNOLFcG6J0/LXbHFgQLxKY=",
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"rev": "3fabc71263f7765c342740db5360a2308ece715d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"agenix": "agenix",
|
|
"agents": "agents",
|
|
"disko": "disko",
|
|
"home-manager": "home-manager_2",
|
|
"hyprpanel": "hyprpanel",
|
|
"m3ta-nixpkgs": "m3ta-nixpkgs",
|
|
"nix-colors": "nix-colors",
|
|
"nixos-generators": "nixos-generators",
|
|
"nixpkgs": "nixpkgs_5",
|
|
"nixpkgs-45570c2": "nixpkgs-45570c2",
|
|
"nixpkgs-9e58ed7": "nixpkgs-9e58ed7",
|
|
"nixpkgs-locked": "nixpkgs-locked",
|
|
"nixpkgs-master": "nixpkgs-master",
|
|
"nixpkgs-stable": "nixpkgs-stable",
|
|
"nur": "nur",
|
|
"rose-pine-hyprcursor": "rose-pine-hyprcursor"
|
|
}
|
|
},
|
|
"rose-pine-hyprcursor": {
|
|
"inputs": {
|
|
"hyprlang": "hyprlang",
|
|
"nixpkgs": "nixpkgs_6",
|
|
"utils": "utils"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1748096947,
|
|
"narHash": "sha256-ouuA8LVBXzrbYwPW2vNjh7fC9H2UBud/1tUiIM5vPvM=",
|
|
"owner": "ndom91",
|
|
"repo": "rose-pine-hyprcursor",
|
|
"rev": "4b02963d0baf0bee18725cf7c5762b3b3c1392f1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ndom91",
|
|
"repo": "rose-pine-hyprcursor",
|
|
"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": 1689347949,
|
|
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
|
"owner": "nix-systems",
|
|
"repo": "default-linux",
|
|
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default-linux",
|
|
"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"
|
|
}
|
|
},
|
|
"utils": {
|
|
"inputs": {
|
|
"systems": "systems_4"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1710146030,
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|