Last active
February 18, 2024 23:39
-
-
Save sielicki/a5b09e322084576143c0b51f6a67c0fc to your computer and use it in GitHub Desktop.
nix derivation show /nix/store/6csgn4mqc2r1rkp4grmzp5sgz7ciyp12-std-0.32.0-dev-go-modules.drv https://github.com/divnix/std/issues/372
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "nodes": { | |
| "attic": { | |
| "inputs": { | |
| "crane": "crane", | |
| "flake-compat": "flake-compat", | |
| "flake-utils": [ | |
| "flake-utils" | |
| ], | |
| "nixpkgs": "nixpkgs", | |
| "nixpkgs-stable": "nixpkgs-stable" | |
| }, | |
| "locked": { | |
| "lastModified": 1707922053, | |
| "narHash": "sha256-wSZjK+rOXn+UQiP1NbdNn5/UW6UcBxjvlqr2wh++MbM=", | |
| "owner": "zhaofengli", | |
| "repo": "attic", | |
| "rev": "6eabc3f02fae3683bffab483e614bebfcd476b21", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "zhaofengli", | |
| "repo": "attic", | |
| "type": "github" | |
| } | |
| }, | |
| "blank": { | |
| "locked": { | |
| "lastModified": 1625557891, | |
| "narHash": "sha256-O8/MWsPBGhhyPoPLHZAuoZiiHo9q6FLlEeIDEXuj6T4=", | |
| "owner": "divnix", | |
| "repo": "blank", | |
| "rev": "5a5d2684073d9f563072ed07c871d577a6c614a8", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "divnix", | |
| "repo": "blank", | |
| "type": "github" | |
| } | |
| }, | |
| "call-flake": { | |
| "locked": { | |
| "lastModified": 1687380775, | |
| "narHash": "sha256-bmhE1TmrJG4ba93l9WQTLuYM53kwGQAjYHRvHOeuxWU=", | |
| "owner": "divnix", | |
| "repo": "call-flake", | |
| "rev": "74061f6c241227cd05e79b702db9a300a2e4131a", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "divnix", | |
| "repo": "call-flake", | |
| "type": "github" | |
| } | |
| }, | |
| "colmena": { | |
| "inputs": { | |
| "flake-compat": "flake-compat_2", | |
| "flake-utils": [ | |
| "flake-utils" | |
| ], | |
| "nixpkgs": "nixpkgs_2", | |
| "stable": "stable" | |
| }, | |
| "locked": { | |
| "lastModified": 1706509311, | |
| "narHash": "sha256-QQKQ6r3CID8aXn2ZXZ79ZJxdCOeVP+JTnOctDALErOw=", | |
| "owner": "zhaofengli", | |
| "repo": "colmena", | |
| "rev": "c84ccd0a7a712475e861c2b111574472b1a8d0cd", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "zhaofengli", | |
| "repo": "colmena", | |
| "type": "github" | |
| } | |
| }, | |
| "crane": { | |
| "inputs": { | |
| "nixpkgs": [ | |
| "attic", | |
| "nixpkgs" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1702918879, | |
| "narHash": "sha256-tWJqzajIvYcaRWxn+cLUB9L9Pv4dQ3Bfit/YjU5ze3g=", | |
| "owner": "ipetkov", | |
| "repo": "crane", | |
| "rev": "7195c00c272fdd92fc74e7d5a0a2844b9fadb2fb", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "ipetkov", | |
| "repo": "crane", | |
| "type": "github" | |
| } | |
| }, | |
| "darwin": { | |
| "inputs": { | |
| "nixpkgs": [ | |
| "nixpkgs" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1708231718, | |
| "narHash": "sha256-IZdieFWvhBkxoOFMDejqLUYqD94WN6k0YSpw0DFy+4g=", | |
| "owner": "LnL7", | |
| "repo": "nix-darwin", | |
| "rev": "0e6857fa1d632637488666c08e7b02c08e3178f8", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "LnL7", | |
| "ref": "master", | |
| "repo": "nix-darwin", | |
| "type": "github" | |
| } | |
| }, | |
| "devenv": { | |
| "inputs": { | |
| "flake-compat": "flake-compat_3", | |
| "nix": "nix", | |
| "nixpkgs": [ | |
| "nixpkgs" | |
| ], | |
| "pre-commit-hooks": [ | |
| "pre-commit-hooks" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1708141957, | |
| "narHash": "sha256-IWkw+jsVpu7HFNPbOTJaQeMYQ5/eh7ZVScPvtlSo8vc=", | |
| "owner": "cachix", | |
| "repo": "devenv", | |
| "rev": "40b567388381137a3c49acdff5f4b6946d645a5f", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "cachix", | |
| "repo": "devenv", | |
| "type": "github" | |
| } | |
| }, | |
| "devshell": { | |
| "inputs": { | |
| "nixpkgs": [ | |
| "hive", | |
| "nixpkgs" | |
| ], | |
| "systems": "systems" | |
| }, | |
| "locked": { | |
| "lastModified": 1694435990, | |
| "narHash": "sha256-yLQPD2eZGepu3yvdwABXrR3GhAqWRWTj9rn3a4knYuk=", | |
| "owner": "numtide", | |
| "repo": "devshell", | |
| "rev": "f6aec2e8b1cdddcab10ce7fc2eac66886e3deaad", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "numtide", | |
| "repo": "devshell", | |
| "type": "github" | |
| } | |
| }, | |
| "disko": { | |
| "inputs": { | |
| "nixpkgs": "nixpkgs_3" | |
| }, | |
| "locked": { | |
| "lastModified": 1708221730, | |
| "narHash": "sha256-vyx6tsnDGX4bNegiF1kREHMRDH7hy+q1m56V8JYHWLI=", | |
| "owner": "nix-community", | |
| "repo": "disko", | |
| "rev": "d8a4377cd8eec23668ea3fae07efee9d5782cb91", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "nix-community", | |
| "repo": "disko", | |
| "type": "github" | |
| } | |
| }, | |
| "dmerge": { | |
| "inputs": { | |
| "haumea": [ | |
| "std", | |
| "haumea" | |
| ], | |
| "nixlib": [ | |
| "std", | |
| "lib" | |
| ], | |
| "yants": [ | |
| "std", | |
| "yants" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1686862774, | |
| "narHash": "sha256-ojGtRQ9pIOUrxsQEuEPerUkqIJEuod9hIflfNkY+9CE=", | |
| "owner": "divnix", | |
| "repo": "dmerge", | |
| "rev": "9f7f7a8349d33d7bd02e0f2b484b1f076e503a96", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "divnix", | |
| "ref": "0.2.1", | |
| "repo": "dmerge", | |
| "type": "github" | |
| } | |
| }, | |
| "emacs-overlay": { | |
| "inputs": { | |
| "flake-utils": [ | |
| "flake-utils" | |
| ], | |
| "nixpkgs": [ | |
| "nixpkgs" | |
| ], | |
| "nixpkgs-stable": "nixpkgs-stable_2" | |
| }, | |
| "locked": { | |
| "lastModified": 1708275876, | |
| "narHash": "sha256-GzC+0fJhU/0TnFyVMe309ffmRIyRiMzqQ6zDcmn5s9s=", | |
| "owner": "nix-community", | |
| "repo": "emacs-overlay", | |
| "rev": "6c7eca7e41d5d47a0777b045a125a6f076b70c34", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "nix-community", | |
| "repo": "emacs-overlay", | |
| "type": "github" | |
| } | |
| }, | |
| "flake-compat": { | |
| "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_2": { | |
| "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_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-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-parts": { | |
| "inputs": { | |
| "nixpkgs-lib": "nixpkgs-lib" | |
| }, | |
| "locked": { | |
| "lastModified": 1706830856, | |
| "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", | |
| "owner": "hercules-ci", | |
| "repo": "flake-parts", | |
| "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "hercules-ci", | |
| "repo": "flake-parts", | |
| "type": "github" | |
| } | |
| }, | |
| "flake-parts_2": { | |
| "inputs": { | |
| "nixpkgs-lib": "nixpkgs-lib_2" | |
| }, | |
| "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": { | |
| "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" | |
| } | |
| }, | |
| "flake-utils_2": { | |
| "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" | |
| } | |
| }, | |
| "gitignore": { | |
| "inputs": { | |
| "nixpkgs": [ | |
| "pre-commit-hooks", | |
| "nixpkgs" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1703887061, | |
| "narHash": "sha256-gGPa9qWNc6eCXT/+Z5/zMkyYOuRZqeFZBDbopNZQkuY=", | |
| "owner": "hercules-ci", | |
| "repo": "gitignore.nix", | |
| "rev": "43e1aa1308018f37118e34d3a9cb4f5e75dc11d5", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "hercules-ci", | |
| "repo": "gitignore.nix", | |
| "type": "github" | |
| } | |
| }, | |
| "haumea": { | |
| "inputs": { | |
| "nixpkgs": [ | |
| "nixpkgs" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1704257549, | |
| "narHash": "sha256-45yD4A7J5yWqTZ823qmKDi4Ap9g8b7Y+AYr2QbQ/nXI=", | |
| "owner": "nix-community", | |
| "repo": "haumea", | |
| "rev": "89459a9563be101e6e52705cb4d60fca4011c05a", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "nix-community", | |
| "repo": "haumea", | |
| "type": "github" | |
| } | |
| }, | |
| "haumea_2": { | |
| "inputs": { | |
| "nixpkgs": [ | |
| "std", | |
| "lib" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1685133229, | |
| "narHash": "sha256-FePm/Gi9PBSNwiDFq3N+DWdfxFq0UKsVVTJS3cQPn94=", | |
| "owner": "nix-community", | |
| "repo": "haumea", | |
| "rev": "34dd58385092a23018748b50f9b23de6266dffc2", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "nix-community", | |
| "ref": "v0.2.2", | |
| "repo": "haumea", | |
| "type": "github" | |
| } | |
| }, | |
| "hive": { | |
| "inputs": { | |
| "colmena": [ | |
| "colmena" | |
| ], | |
| "devshell": "devshell", | |
| "nixago": "nixago", | |
| "nixpkgs": [ | |
| "nixpkgs" | |
| ], | |
| "paisano": [ | |
| "hive", | |
| "std", | |
| "paisano" | |
| ], | |
| "std": [ | |
| "std" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1705513593, | |
| "narHash": "sha256-PWs34BbShXg93jGjv8bVgZgKhu2tu0g/9BTYLjBeu/c=", | |
| "owner": "divnix", | |
| "repo": "hive", | |
| "rev": "57481ccd435ee5218b08c4c65b0cd5721445accd", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "divnix", | |
| "repo": "hive", | |
| "type": "github" | |
| } | |
| }, | |
| "home": { | |
| "inputs": { | |
| "nixpkgs": [ | |
| "nixpkgs" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1708294481, | |
| "narHash": "sha256-DZtxmeb4OR7iCaKUUuq05ADV2rX8WReZEF7Tq//W0+Y=", | |
| "owner": "nix-community", | |
| "repo": "home-manager", | |
| "rev": "a54e05bc12d88ff2df941d0dc1183cb5235fa438", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "nix-community", | |
| "repo": "home-manager", | |
| "type": "github" | |
| } | |
| }, | |
| "incl": { | |
| "inputs": { | |
| "nixlib": [ | |
| "std", | |
| "lib" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1669263024, | |
| "narHash": "sha256-E/+23NKtxAqYG/0ydYgxlgarKnxmDbg6rCMWnOBqn9Q=", | |
| "owner": "divnix", | |
| "repo": "incl", | |
| "rev": "ce7bebaee048e4cd7ebdb4cee7885e00c4e2abca", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "divnix", | |
| "repo": "incl", | |
| "type": "github" | |
| } | |
| }, | |
| "lib": { | |
| "locked": { | |
| "lastModified": 1694306727, | |
| "narHash": "sha256-26fkTOJOI65NOTNKFvtcJF9mzzf/kK9swHzfYt1Dl6Q=", | |
| "owner": "nix-community", | |
| "repo": "nixpkgs.lib", | |
| "rev": "c30b6a84c0b84ec7aecbe74466033facc9ed103f", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "nix-community", | |
| "repo": "nixpkgs.lib", | |
| "type": "github" | |
| } | |
| }, | |
| "liminix": { | |
| "flake": false, | |
| "locked": { | |
| "lastModified": 1708170317, | |
| "narHash": "sha256-d4QcwQvJJmvntZsMGuUMTdD4GEo38l+nysU5ENuZh8A=", | |
| "owner": "telent", | |
| "repo": "liminix", | |
| "rev": "d14ee41325841005e3d2c222b30cdcf7f8439e5e", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "telent", | |
| "repo": "liminix", | |
| "type": "github" | |
| } | |
| }, | |
| "lowdown-src": { | |
| "flake": false, | |
| "locked": { | |
| "lastModified": 1633514407, | |
| "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=", | |
| "owner": "kristapsdz", | |
| "repo": "lowdown", | |
| "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "kristapsdz", | |
| "repo": "lowdown", | |
| "type": "github" | |
| } | |
| }, | |
| "nix": { | |
| "inputs": { | |
| "lowdown-src": "lowdown-src", | |
| "nixpkgs": [ | |
| "devenv", | |
| "nixpkgs" | |
| ], | |
| "nixpkgs-regression": "nixpkgs-regression" | |
| }, | |
| "locked": { | |
| "lastModified": 1676545802, | |
| "narHash": "sha256-EK4rZ+Hd5hsvXnzSzk2ikhStJnD63odF7SzsQ8CuSPU=", | |
| "owner": "domenkozar", | |
| "repo": "nix", | |
| "rev": "7c91803598ffbcfe4a55c44ac6d49b2cf07a527f", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "domenkozar", | |
| "ref": "relaxed-flakes", | |
| "repo": "nix", | |
| "type": "github" | |
| } | |
| }, | |
| "nix-index-database": { | |
| "inputs": { | |
| "nixpkgs": [ | |
| "nixpkgs" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1708225687, | |
| "narHash": "sha256-NJBDfvknI26beOFmjO2coeJMTTUCCtw2Iu+rvJ1Zb9k=", | |
| "owner": "Mic92", | |
| "repo": "nix-index-database", | |
| "rev": "17352eb241a8d158c4ac523b19d8d2a6c8efe127", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "Mic92", | |
| "repo": "nix-index-database", | |
| "type": "github" | |
| } | |
| }, | |
| "nixago": { | |
| "inputs": { | |
| "flake-utils": "flake-utils_2", | |
| "nixago-exts": [ | |
| "hive" | |
| ], | |
| "nixpkgs": [ | |
| "hive", | |
| "nixpkgs" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1687381756, | |
| "narHash": "sha256-IUMIlYfrvj7Yli4H2vvyig8HEPpfCeMaE6+kBGPzFyk=", | |
| "owner": "nix-community", | |
| "repo": "nixago", | |
| "rev": "dacceb10cace103b3e66552ec9719fa0d33c0dc9", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "nix-community", | |
| "repo": "nixago", | |
| "type": "github" | |
| } | |
| }, | |
| "nixd": { | |
| "inputs": { | |
| "flake-parts": "flake-parts_2", | |
| "nixpkgs": [ | |
| "nixpkgs" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1707749130, | |
| "narHash": "sha256-GGcLEg546mjyQbUzbd/z79sGHPK8jYbQKeHrbl8Zb/U=", | |
| "owner": "nix-community", | |
| "repo": "nixd", | |
| "rev": "548226eca2994b2e9e1592c6910410b4a2d0575c", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "nix-community", | |
| "repo": "nixd", | |
| "type": "github" | |
| } | |
| }, | |
| "nixos-generators": { | |
| "inputs": { | |
| "nixlib": [ | |
| "nixpkgs-lib" | |
| ], | |
| "nixpkgs": [ | |
| "nixpkgs" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1707873059, | |
| "narHash": "sha256-simzllUEmzVqmQogcGCorfIbJpodAhgGSr6vuFtd4XQ=", | |
| "owner": "nix-community", | |
| "repo": "nixos-generators", | |
| "rev": "0aa24e93f75370454f0e03747b6836ac2a2c9fca", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "nix-community", | |
| "repo": "nixos-generators", | |
| "type": "github" | |
| } | |
| }, | |
| "nixos-hardware": { | |
| "locked": { | |
| "lastModified": 1708091350, | |
| "narHash": "sha256-o28BJYi68qqvHipT7V2jkWxDiMS1LF9nxUsou+eFUPQ=", | |
| "owner": "NixOS", | |
| "repo": "nixos-hardware", | |
| "rev": "106d3fec43bcea19cb2e061ca02531d54b542ce3", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "NixOS", | |
| "repo": "nixos-hardware", | |
| "type": "github" | |
| } | |
| }, | |
| "nixpkgs": { | |
| "locked": { | |
| "lastModified": 1702539185, | |
| "narHash": "sha256-KnIRG5NMdLIpEkZTnN5zovNYc0hhXjAgv6pfd5Z4c7U=", | |
| "owner": "NixOS", | |
| "repo": "nixpkgs", | |
| "rev": "aa9d4729cbc99dabacb50e3994dcefb3ea0f7447", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "NixOS", | |
| "ref": "nixpkgs-unstable", | |
| "repo": "nixpkgs", | |
| "type": "github" | |
| } | |
| }, | |
| "nixpkgs-darwin": { | |
| "locked": { | |
| "lastModified": 1708210246, | |
| "narHash": "sha256-Q8L9XwrBK53fbuuIFMbjKvoV7ixfLFKLw4yV+SD28Y8=", | |
| "owner": "NixOS", | |
| "repo": "nixpkgs", | |
| "rev": "69405156cffbdf2be50153f13cbdf9a0bea38e49", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "NixOS", | |
| "ref": "nixpkgs-23.11-darwin", | |
| "repo": "nixpkgs", | |
| "type": "github" | |
| } | |
| }, | |
| "nixpkgs-lib": { | |
| "locked": { | |
| "dir": "lib", | |
| "lastModified": 1706550542, | |
| "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", | |
| "owner": "NixOS", | |
| "repo": "nixpkgs", | |
| "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "dir": "lib", | |
| "owner": "NixOS", | |
| "ref": "nixos-unstable", | |
| "repo": "nixpkgs", | |
| "type": "github" | |
| } | |
| }, | |
| "nixpkgs-lib_2": { | |
| "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-lib_3": { | |
| "locked": { | |
| "lastModified": 1708217146, | |
| "narHash": "sha256-nGfEv7k78slqIR5E0zzWSx214d/4/ZPKDkObLJqVLVw=", | |
| "owner": "nix-community", | |
| "repo": "nixpkgs.lib", | |
| "rev": "e623008d8a46517470e6365505f1a3ce171fa46a", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "nix-community", | |
| "repo": "nixpkgs.lib", | |
| "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": 1702780907, | |
| "narHash": "sha256-blbrBBXjjZt6OKTcYX1jpe9SRof2P9ZYWPzq22tzXAA=", | |
| "owner": "NixOS", | |
| "repo": "nixpkgs", | |
| "rev": "1e2e384c5b7c50dbf8e9c441a9e58d85f408b01f", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "NixOS", | |
| "ref": "nixos-23.11", | |
| "repo": "nixpkgs", | |
| "type": "github" | |
| } | |
| }, | |
| "nixpkgs-stable_2": { | |
| "locked": { | |
| "lastModified": 1708161998, | |
| "narHash": "sha256-6KnemmUorCvlcAvGziFosAVkrlWZGIc6UNT9GUYr0jQ=", | |
| "owner": "NixOS", | |
| "repo": "nixpkgs", | |
| "rev": "84d981bae8b5e783b3b548de505b22880559515f", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "NixOS", | |
| "ref": "nixos-23.11", | |
| "repo": "nixpkgs", | |
| "type": "github" | |
| } | |
| }, | |
| "nixpkgs-stable_3": { | |
| "locked": { | |
| "lastModified": 1708161998, | |
| "narHash": "sha256-6KnemmUorCvlcAvGziFosAVkrlWZGIc6UNT9GUYr0jQ=", | |
| "owner": "NixOS", | |
| "repo": "nixpkgs", | |
| "rev": "84d981bae8b5e783b3b548de505b22880559515f", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "NixOS", | |
| "ref": "nixos-23.11", | |
| "repo": "nixpkgs", | |
| "type": "github" | |
| } | |
| }, | |
| "nixpkgs-stable_4": { | |
| "locked": { | |
| "lastModified": 1704874635, | |
| "narHash": "sha256-YWuCrtsty5vVZvu+7BchAxmcYzTMfolSPP5io8+WYCg=", | |
| "owner": "NixOS", | |
| "repo": "nixpkgs", | |
| "rev": "3dc440faeee9e889fe2d1b4d25ad0f430d449356", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "NixOS", | |
| "ref": "nixos-23.11", | |
| "repo": "nixpkgs", | |
| "type": "github" | |
| } | |
| }, | |
| "nixpkgs-stable_5": { | |
| "locked": { | |
| "lastModified": 1708210246, | |
| "narHash": "sha256-Q8L9XwrBK53fbuuIFMbjKvoV7ixfLFKLw4yV+SD28Y8=", | |
| "owner": "NixOS", | |
| "repo": "nixpkgs", | |
| "rev": "69405156cffbdf2be50153f13cbdf9a0bea38e49", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "NixOS", | |
| "ref": "release-23.11", | |
| "repo": "nixpkgs", | |
| "type": "github" | |
| } | |
| }, | |
| "nixpkgs-tvheadend-pr": { | |
| "locked": { | |
| "lastModified": 1701574174, | |
| "narHash": "sha256-1Gx/YHyucOrd7Rhan3yhNCsU/oOGjrOpVwTb3NQ+31Y=", | |
| "owner": "sielicki", | |
| "repo": "nixpkgs", | |
| "rev": "315617b11071c32069c30b56f7e5b8de29e974c7", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "sielicki", | |
| "ref": "tvheadend-nixos-unstable", | |
| "repo": "nixpkgs", | |
| "type": "github" | |
| } | |
| }, | |
| "nixpkgs_2": { | |
| "locked": { | |
| "lastModified": 1696019113, | |
| "narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=", | |
| "owner": "NixOS", | |
| "repo": "nixpkgs", | |
| "rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "NixOS", | |
| "ref": "nixos-unstable", | |
| "repo": "nixpkgs", | |
| "type": "github" | |
| } | |
| }, | |
| "nixpkgs_3": { | |
| "locked": { | |
| "lastModified": 1707877513, | |
| "narHash": "sha256-sp0w2apswd3wv0sAEF7StOGHkns3XUQaO5erhWFZWXk=", | |
| "owner": "NixOS", | |
| "repo": "nixpkgs", | |
| "rev": "89653a03e0915e4a872788d10680e7eec92f8600", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "NixOS", | |
| "ref": "nixpkgs-unstable", | |
| "repo": "nixpkgs", | |
| "type": "github" | |
| } | |
| }, | |
| "nixpkgs_4": { | |
| "locked": { | |
| "lastModified": 1708297096, | |
| "narHash": "sha256-Y724OyFruaKnn1qap3p+AGMGVxDLIiipJBmSDMErY9s=", | |
| "owner": "NixOS", | |
| "repo": "nixpkgs", | |
| "rev": "b24b75b4c43ef219464d09500807b9d61bb5c44d", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "NixOS", | |
| "ref": "master", | |
| "repo": "nixpkgs", | |
| "type": "github" | |
| } | |
| }, | |
| "nosys": { | |
| "locked": { | |
| "lastModified": 1668010795, | |
| "narHash": "sha256-JBDVBnos8g0toU7EhIIqQ1If5m/nyBqtHhL3sicdPwI=", | |
| "owner": "divnix", | |
| "repo": "nosys", | |
| "rev": "feade0141487801c71ff55623b421ed535dbdefa", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "divnix", | |
| "repo": "nosys", | |
| "type": "github" | |
| } | |
| }, | |
| "paisano": { | |
| "inputs": { | |
| "call-flake": "call-flake", | |
| "nixpkgs": [ | |
| "std", | |
| "nixpkgs" | |
| ], | |
| "nosys": "nosys", | |
| "yants": [ | |
| "std", | |
| "yants" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1693982790, | |
| "narHash": "sha256-WTZYlqGUjzzz/PSzcvjEZz2kkwYSXObjeQVrFBaqa2Y=", | |
| "owner": "paisano-nix", | |
| "repo": "core", | |
| "rev": "3e897a19418361ece34841105122ed4f9379ca96", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "paisano-nix", | |
| "repo": "core", | |
| "type": "github" | |
| } | |
| }, | |
| "paisano-tui": { | |
| "flake": false, | |
| "locked": { | |
| "lastModified": 1708207889, | |
| "narHash": "sha256-nAEplUKdhmLalh/CwBDI1geO4YGkeJUFWt+jnITGjHg=", | |
| "owner": "paisano-nix", | |
| "repo": "tui", | |
| "rev": "387e1d6fd72c0a33f6afeba4e32577039e21b044", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "paisano-nix", | |
| "ref": "v0.4.1", | |
| "repo": "tui", | |
| "type": "github" | |
| } | |
| }, | |
| "pre-commit-hooks": { | |
| "inputs": { | |
| "flake-compat": "flake-compat_4", | |
| "flake-utils": [ | |
| "flake-utils" | |
| ], | |
| "gitignore": "gitignore", | |
| "nixpkgs": [ | |
| "nixpkgs" | |
| ], | |
| "nixpkgs-stable": "nixpkgs-stable_4" | |
| }, | |
| "locked": { | |
| "lastModified": 1708018599, | |
| "narHash": "sha256-M+Ng6+SePmA8g06CmUZWi1AjG2tFBX9WCXElBHEKnyM=", | |
| "owner": "cachix", | |
| "repo": "pre-commit-hooks.nix", | |
| "rev": "5df5a70ad7575f6601d91f0efec95dd9bc619431", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "cachix", | |
| "repo": "pre-commit-hooks.nix", | |
| "type": "github" | |
| } | |
| }, | |
| "root": { | |
| "inputs": { | |
| "attic": "attic", | |
| "colmena": "colmena", | |
| "darwin": "darwin", | |
| "devenv": "devenv", | |
| "disko": "disko", | |
| "emacs-overlay": "emacs-overlay", | |
| "flake-parts": "flake-parts", | |
| "flake-utils": "flake-utils", | |
| "haumea": "haumea", | |
| "hive": "hive", | |
| "home": "home", | |
| "liminix": "liminix", | |
| "nix-index-database": "nix-index-database", | |
| "nixd": "nixd", | |
| "nixos-generators": "nixos-generators", | |
| "nixos-hardware": "nixos-hardware", | |
| "nixpkgs": "nixpkgs_4", | |
| "nixpkgs-darwin": "nixpkgs-darwin", | |
| "nixpkgs-lib": "nixpkgs-lib_3", | |
| "nixpkgs-stable": "nixpkgs-stable_3", | |
| "nixpkgs-tvheadend-pr": "nixpkgs-tvheadend-pr", | |
| "pre-commit-hooks": "pre-commit-hooks", | |
| "sops-nix": "sops-nix", | |
| "std": "std", | |
| "systems": "systems_2", | |
| "treefmt-nix": "treefmt-nix" | |
| } | |
| }, | |
| "sops-nix": { | |
| "inputs": { | |
| "nixpkgs": [ | |
| "nixpkgs" | |
| ], | |
| "nixpkgs-stable": "nixpkgs-stable_5" | |
| }, | |
| "locked": { | |
| "lastModified": 1708225343, | |
| "narHash": "sha256-Q0uVUOfumc1DcKsIJIfMCHph08MjkOvZxvPb/Vi8hWw=", | |
| "owner": "Mic92", | |
| "repo": "sops-nix", | |
| "rev": "ffed177a9d2c685901781c3c6c9024ae0ffc252b", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "Mic92", | |
| "repo": "sops-nix", | |
| "type": "github" | |
| } | |
| }, | |
| "stable": { | |
| "locked": { | |
| "lastModified": 1696039360, | |
| "narHash": "sha256-g7nIUV4uq1TOVeVIDEZLb005suTWCUjSY0zYOlSBsyE=", | |
| "owner": "NixOS", | |
| "repo": "nixpkgs", | |
| "rev": "32dcb45f66c0487e92db8303a798ebc548cadedc", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "NixOS", | |
| "ref": "nixos-23.05", | |
| "repo": "nixpkgs", | |
| "type": "github" | |
| } | |
| }, | |
| "std": { | |
| "inputs": { | |
| "arion": [ | |
| "std", | |
| "blank" | |
| ], | |
| "blank": "blank", | |
| "devshell": [ | |
| "std", | |
| "blank" | |
| ], | |
| "dmerge": "dmerge", | |
| "haumea": "haumea_2", | |
| "incl": "incl", | |
| "lib": "lib", | |
| "makes": [ | |
| "std", | |
| "blank" | |
| ], | |
| "microvm": [ | |
| "std", | |
| "blank" | |
| ], | |
| "n2c": [ | |
| "std", | |
| "blank" | |
| ], | |
| "nixago": [ | |
| "std", | |
| "blank" | |
| ], | |
| "nixpkgs": [ | |
| "nixpkgs" | |
| ], | |
| "paisano": "paisano", | |
| "paisano-tui": "paisano-tui", | |
| "terranix": [ | |
| "std", | |
| "blank" | |
| ], | |
| "yants": "yants" | |
| }, | |
| "locked": { | |
| "lastModified": 1708269105, | |
| "narHash": "sha256-4MUBvZjyTvUa410WnQQsxgK5HV60TAIywc0owreby+Y=", | |
| "owner": "divnix", | |
| "repo": "std", | |
| "rev": "8531c5ba8d98077c2f8107c99912f52226911cab", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "divnix", | |
| "repo": "std", | |
| "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": { | |
| "flake": false, | |
| "locked": { | |
| "lastModified": 1, | |
| "narHash": "sha256-9LP3sgpwb3Z4iWtEC4l9cAjkJGU/0GeABPsoWYxNq8w=", | |
| "path": "./misc/flake.systems.nix", | |
| "type": "path" | |
| }, | |
| "original": { | |
| "path": "./misc/flake.systems.nix", | |
| "type": "path" | |
| } | |
| }, | |
| "treefmt-nix": { | |
| "inputs": { | |
| "nixpkgs": [ | |
| "nixpkgs" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1707300477, | |
| "narHash": "sha256-qQF0fEkHlnxHcrKIMRzOETnRBksUK048MXkX0SOmxvA=", | |
| "owner": "numtide", | |
| "repo": "treefmt-nix", | |
| "rev": "ac599dab59a66304eb511af07b3883114f061b9d", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "numtide", | |
| "repo": "treefmt-nix", | |
| "type": "github" | |
| } | |
| }, | |
| "yants": { | |
| "inputs": { | |
| "nixpkgs": [ | |
| "std", | |
| "lib" | |
| ] | |
| }, | |
| "locked": { | |
| "lastModified": 1686863218, | |
| "narHash": "sha256-kooxYm3/3ornWtVBNHM3Zh020gACUyFX2G0VQXnB+mk=", | |
| "owner": "divnix", | |
| "repo": "yants", | |
| "rev": "8f0da0dba57149676aa4817ec0c880fbde7a648d", | |
| "type": "github" | |
| }, | |
| "original": { | |
| "owner": "divnix", | |
| "repo": "yants", | |
| "type": "github" | |
| } | |
| } | |
| }, | |
| "root": "root", | |
| "version": 7 | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "/nix/store/6csgn4mqc2r1rkp4grmzp5sgz7ciyp12-std-0.32.0-dev-go-modules.drv": { | |
| "args": [ | |
| "-e", | |
| "/nix/store/v6x3cs394jgqfbi0a42pam708flxaphh-default-builder.sh" | |
| ], | |
| "builder": "/nix/store/0j90xxj4in0yk2dp7mpvsm8jqd9mrbs3-bash-5.2p26/bin/bash", | |
| "env": { | |
| "GO111MODULE": "on", | |
| "GOARCH": "arm64", | |
| "GOOS": "darwin", | |
| "GOTOOLCHAIN": "local", | |
| "__darwinAllowLocalNetworking": "", | |
| "__impureHostDeps": "/bin/sh /usr/lib/libSystem.B.dylib /usr/lib/system/libunc.dylib /dev/zero /dev/random /dev/urandom /bin/sh", | |
| "__propagatedImpureHostDeps": "", | |
| "__propagatedSandboxProfile": "", | |
| "__sandboxProfile": "", | |
| "__structuredAttrs": "", | |
| "buildInputs": "", | |
| "buildPhase": "runHook preBuild\nif [ -d vendor ]; then\n echo \"vendor folder exists, please set 'vendorHash = null;' in your expression\"\n exit 10\nfi\n\nif (( \"${NIX_DEBUG:-0}\" >= 1 )); then\n goModVendorFlags+=(-v)\nfi\ngo mod vendor \"${goModVendorFlags[@]}\"\n\n\nmkdir -p vendor\n\nrunHook postBuild\n", | |
| "builder": "/nix/store/0j90xxj4in0yk2dp7mpvsm8jqd9mrbs3-bash-5.2p26/bin/bash", | |
| "cmakeFlags": "", | |
| "configureFlags": "", | |
| "configurePhase": "runHook preConfigure\nexport GOCACHE=$TMPDIR/go-cache\nexport GOPATH=\"$TMPDIR/go\"\ncd \"./\"\nrunHook postConfigure\n", | |
| "depsBuildBuild": "", | |
| "depsBuildBuildPropagated": "", | |
| "depsBuildTarget": "", | |
| "depsBuildTargetPropagated": "", | |
| "depsHostHost": "", | |
| "depsHostHostPropagated": "", | |
| "depsTargetTarget": "", | |
| "depsTargetTargetPropagated": "", | |
| "doCheck": "", | |
| "doInstallCheck": "", | |
| "dontFixup": "1", | |
| "impureEnvVars": "http_proxy https_proxy ftp_proxy all_proxy no_proxy GIT_PROXY_COMMAND SOCKS_SERVER GOPROXY", | |
| "installPhase": "runHook preInstall\n\ncp -r --reflink=auto vendor $out\n\n\nif ! [ \"$(ls -A $out)\" ]; then\n echo \"vendor folder is empty, please set 'vendorHash = null;' in your expression\"\n exit 10\nfi\n\nrunHook postInstall\n", | |
| "mesonFlags": "", | |
| "name": "std-0.32.0-dev-go-modules", | |
| "nativeBuildInputs": "/nix/store/3wrpvp1jssxqc0j37fi9g3nw8684y7b8-install-shell-files /nix/store/44g95npjwgjyrxm1sx54g22w5sfmkz1i-go-1.21.6 /nix/store/nmsx3gm0f22wk9sg9z6jl48fdf9hmdnm-git-2.43.0 /nix/store/qhw7i3mrva3w0s49jkdqc4l6l027hwvm-nss-cacert-3.95", | |
| "out": "/nix/store/4hz0smbncq0711xpbwiiqdz5w7ki75ky-std-0.32.0-dev-go-modules", | |
| "outputHash": "sha256-S1oPselqHRIPcqDSsvdIkCwu1siQGRDHOkxWtYwa+g4=", | |
| "outputHashMode": "recursive", | |
| "outputs": "out", | |
| "patchFlags": "", | |
| "patches": "", | |
| "postBuild": "", | |
| "postPatch": "", | |
| "preBuild": "", | |
| "prePatch": "", | |
| "propagatedBuildInputs": "", | |
| "propagatedNativeBuildInputs": "", | |
| "sourceRoot": "", | |
| "src": "/nix/store/d1pcq2qjaa4rba6nvr6ixhvwxcvg2748-source/src", | |
| "stdenv": "/nix/store/zf8hff9bnlfix7l7gjsnv3jc22lxzzxx-stdenv-darwin", | |
| "strictDeps": "", | |
| "system": "aarch64-darwin" | |
| }, | |
| "inputDrvs": { | |
| "/nix/store/03ksi8im1147nx06kxcnpd2gy26k8h5g-git-2.43.0.drv": { | |
| "dynamicOutputs": {}, | |
| "outputs": [ | |
| "out" | |
| ] | |
| }, | |
| "/nix/store/0gbnvdyw236jz0bj8bjhparx5z08p7cd-bash-5.2p26.drv": { | |
| "dynamicOutputs": {}, | |
| "outputs": [ | |
| "out" | |
| ] | |
| }, | |
| "/nix/store/gjqxs306qnhq6dbjw716qnxnjrypb5ms-install-shell-files.drv": { | |
| "dynamicOutputs": {}, | |
| "outputs": [ | |
| "out" | |
| ] | |
| }, | |
| "/nix/store/mxjknr1qd8mh17wr3nf4161zr992ar4j-go-1.21.6.drv": { | |
| "dynamicOutputs": {}, | |
| "outputs": [ | |
| "out" | |
| ] | |
| }, | |
| "/nix/store/w6kz7sb33vdzlzb49fcfs19sncx8y23z-stdenv-darwin.drv": { | |
| "dynamicOutputs": {}, | |
| "outputs": [ | |
| "out" | |
| ] | |
| }, | |
| "/nix/store/wl2zizzs1lzkbyp6ghzmy3hwb54zhi07-nss-cacert-3.95.drv": { | |
| "dynamicOutputs": {}, | |
| "outputs": [ | |
| "out" | |
| ] | |
| } | |
| }, | |
| "inputSrcs": [ | |
| "/nix/store/d1pcq2qjaa4rba6nvr6ixhvwxcvg2748-source", | |
| "/nix/store/v6x3cs394jgqfbi0a42pam708flxaphh-default-builder.sh" | |
| ], | |
| "name": "std-0.32.0-dev-go-modules", | |
| "outputs": { | |
| "out": { | |
| "hash": "4b5a0fb1e96a1d120f72a0d2b2f748902c2ed6c8901910c73a4c56b58c1afa0e", | |
| "hashAlgo": "r:sha256", | |
| "path": "/nix/store/4hz0smbncq0711xpbwiiqdz5w7ki75ky-std-0.32.0-dev-go-modules" | |
| } | |
| }, | |
| "system": "aarch64-darwin" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment