git.delta.rocks / jrsonnet / refs/commits / 79b689b0a354

difftreelog

source

flake.lock6.9 KiBrenderedsourcehistory
1{2  "nodes": {3    "crane": {4      "locked": {5        "lastModified": 1753316655,6        "narHash": "sha256-tzWa2kmTEN69OEMhxFy+J2oWSvZP5QhEgXp3TROOzl0=",7        "owner": "ipetkov",8        "repo": "crane",9        "rev": "f35a3372d070c9e9ccb63ba7ce347f0634ddf3d2",10        "type": "github"11      },12      "original": {13        "owner": "ipetkov",14        "repo": "crane",15        "type": "github"16      }17    },18    "flake-compat": {19      "flake": false,20      "locked": {21        "lastModified": 1696426674,22        "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",23        "owner": "edolstra",24        "repo": "flake-compat",25        "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",26        "type": "github"27      },28      "original": {29        "owner": "edolstra",30        "repo": "flake-compat",31        "type": "github"32      }33    },34    "flake-parts": {35      "inputs": {36        "nixpkgs-lib": [37          "nixpkgs"38        ]39      },40      "locked": {41        "lastModified": 1753121425,42        "narHash": "sha256-TVcTNvOeWWk1DXljFxVRp+E0tzG1LhrVjOGGoMHuXio=",43        "owner": "hercules-ci",44        "repo": "flake-parts",45        "rev": "644e0fc48951a860279da645ba77fe4a6e814c5e",46        "type": "github"47      },48      "original": {49        "owner": "hercules-ci",50        "repo": "flake-parts",51        "type": "github"52      }53    },54    "flake-parts_2": {55      "inputs": {56        "nixpkgs-lib": [57          "nix",58          "nixpkgs"59        ]60      },61      "locked": {62        "lastModified": 1748821116,63        "narHash": "sha256-F82+gS044J1APL0n4hH50GYdPRv/5JWm34oCJYmVKdE=",64        "rev": "49f0870db23e8c1ca0b5259734a02cd9e1e371a1",65        "revCount": 377,66        "type": "tarball",67        "url": "https://api.flakehub.com/f/pinned/hercules-ci/flake-parts/0.1.377%2Brev-49f0870db23e8c1ca0b5259734a02cd9e1e371a1/01972f28-554a-73f8-91f4-d488cc502f08/source.tar.gz"68      },69      "original": {70        "type": "tarball",71        "url": "https://flakehub.com/f/hercules-ci/flake-parts/0.1"72      }73    },74    "git-hooks-nix": {75      "inputs": {76        "flake-compat": "flake-compat",77        "gitignore": [78          "nix"79        ],80        "nixpkgs": [81          "nix",82          "nixpkgs"83        ]84      },85      "locked": {86        "lastModified": 1747372754,87        "narHash": "sha256-2Y53NGIX2vxfie1rOW0Qb86vjRZ7ngizoo+bnXU9D9k=",88        "rev": "80479b6ec16fefd9c1db3ea13aeb038c60530f46",89        "revCount": 1026,90        "type": "tarball",91        "url": "https://api.flakehub.com/f/pinned/cachix/git-hooks.nix/0.1.1026%2Brev-80479b6ec16fefd9c1db3ea13aeb038c60530f46/0196d79a-1b35-7b8e-a021-c894fb62163d/source.tar.gz"92      },93      "original": {94        "type": "tarball",95        "url": "https://flakehub.com/f/cachix/git-hooks.nix/0.1.941"96      }97    },98    "nix": {99      "inputs": {100        "flake-parts": "flake-parts_2",101        "git-hooks-nix": "git-hooks-nix",102        "nixpkgs": "nixpkgs",103        "nixpkgs-23-11": "nixpkgs-23-11",104        "nixpkgs-regression": "nixpkgs-regression"105      },106      "locked": {107        "lastModified": 1757031817,108        "owner": "deltarocks",109        "repo": "nix",110        "rev": "2261305161dc02496c8aedcdda14ace04b9b1dc1",111        "type": "github"112      },113      "original": {114        "owner": "deltarocks",115        "ref": "fleet",116        "repo": "nix",117        "type": "github"118      }119    },120    "nixpkgs": {121      "locked": {122        "lastModified": 1755922037,123        "narHash": "sha256-wY1+2JPH0ZZC4BQefoZw/k+3+DowFyfOxv17CN/idKs=",124        "rev": "b1b3291469652d5a2edb0becc4ef0246fff97a7c",125        "revCount": 808723,126        "type": "tarball",127        "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2505.808723%2Brev-b1b3291469652d5a2edb0becc4ef0246fff97a7c/0198daf7-011a-7703-95d7-57146e794342/source.tar.gz"128      },129      "original": {130        "type": "tarball",131        "url": "https://flakehub.com/f/NixOS/nixpkgs/0.2505"132      }133    },134    "nixpkgs-23-11": {135      "locked": {136        "lastModified": 1717159533,137        "narHash": "sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw=",138        "owner": "NixOS",139        "repo": "nixpkgs",140        "rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",141        "type": "github"142      },143      "original": {144        "owner": "NixOS",145        "repo": "nixpkgs",146        "rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",147        "type": "github"148      }149    },150    "nixpkgs-regression": {151      "locked": {152        "lastModified": 1643052045,153        "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",154        "owner": "NixOS",155        "repo": "nixpkgs",156        "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",157        "type": "github"158      },159      "original": {160        "owner": "NixOS",161        "repo": "nixpkgs",162        "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",163        "type": "github"164      }165    },166    "nixpkgs_2": {167      "locked": {168        "lastModified": 1753320130,169        "narHash": "sha256-KCuv6iYQ0XTVAEJvDLIsk99CJm7fuqIE0/KknyeYPtM=",170        "owner": "nixos",171        "repo": "nixpkgs",172        "rev": "788cc7374af486168b8aab6ca49e316c03508a86",173        "type": "github"174      },175      "original": {176        "owner": "nixos",177        "ref": "release-25.05",178        "repo": "nixpkgs",179        "type": "github"180      }181    },182    "root": {183      "inputs": {184        "crane": "crane",185        "flake-parts": "flake-parts",186        "nix": "nix",187        "nixpkgs": "nixpkgs_2",188        "rust-overlay": "rust-overlay",189        "shelly": "shelly",190        "treefmt-nix": "treefmt-nix"191      }192    },193    "rust-overlay": {194      "inputs": {195        "nixpkgs": [196          "nixpkgs"197        ]198      },199      "locked": {200        "lastModified": 1753238793,201        "narHash": "sha256-jmQeEpgX+++MEgrcikcwoSiI7vDZWLP0gci7XiWb9uQ=",202        "owner": "oxalica",203        "repo": "rust-overlay",204        "rev": "0ad7ab4ca8e83febf147197e65c006dff60623ab",205        "type": "github"206      },207      "original": {208        "owner": "oxalica",209        "repo": "rust-overlay",210        "type": "github"211      }212    },213    "shelly": {214      "locked": {215        "lastModified": 1737089050,216        "narHash": "sha256-SQ22z9L7fSC8FWNIlImpKeBGBUPoWpsTy9uc75o7uK0=",217        "owner": "CertainLach",218        "repo": "shelly",219        "rev": "b5fa6bb56dcd1541ec399ceab1e95a74872ecd34",220        "type": "github"221      },222      "original": {223        "owner": "CertainLach",224        "repo": "shelly",225        "type": "github"226      }227    },228    "treefmt-nix": {229      "inputs": {230        "nixpkgs": [231          "nixpkgs"232        ]233      },234      "locked": {235        "lastModified": 1753006367,236        "narHash": "sha256-tzbhc4XttkyEhswByk5R38l+ztN9UDbnj0cTcP6Hp9A=",237        "owner": "numtide",238        "repo": "treefmt-nix",239        "rev": "421b56313c65a0815a52b424777f55acf0b56ddf",240        "type": "github"241      },242      "original": {243        "owner": "numtide",244        "repo": "treefmt-nix",245        "type": "github"246      }247    }248  },249  "root": "root",250  "version": 7251}