git.delta.rocks / jrsonnet / refs/commits / 7bd5bbd0756a

difftreelog

source

flake.lock4.6 KiBrenderedsourcehistory
1{2  "nodes": {3    "cpp-jsonnet-for-tests": {4      "flake": false,5      "locked": {6        "lastModified": 1774879924,7        "narHash": "sha256-yFxRp/YHaj1BtAAK5n5QcTBTl/a7m5pU5Wh65+sknT4=",8        "owner": "google",9        "repo": "jsonnet",10        "rev": "2ef32abf3d5b83c24863949e8413b810d54c7f2a",11        "type": "github"12      },13      "original": {14        "owner": "google",15        "repo": "jsonnet",16        "type": "github"17      }18    },19    "crane": {20      "locked": {21        "lastModified": 1777830388,22        "owner": "ipetkov",23        "repo": "crane",24        "rev": "d459c1350e96ce1a7e3859c513ef5e9869d67d6f",25        "type": "github"26      },27      "original": {28        "owner": "ipetkov",29        "repo": "crane",30        "type": "github"31      }32    },33    "fenix": {34      "inputs": {35        "nixpkgs": [36          "nixpkgs"37        ],38        "rust-analyzer-src": "rust-analyzer-src"39      },40      "locked": {41        "lastModified": 1775272531,42        "owner": "CertainLach",43        "repo": "fenix",44        "rev": "831116e5887552af53f2998dcb46e1d55dc0850e",45        "type": "github"46      },47      "original": {48        "owner": "CertainLach",49        "ref": "fix/libatomic",50        "repo": "fenix",51        "type": "github"52      }53    },54    "flake-parts": {55      "inputs": {56        "nixpkgs-lib": [57          "nixpkgs"58        ]59      },60      "locked": {61        "lastModified": 1777988971,62        "owner": "hercules-ci",63        "repo": "flake-parts",64        "rev": "0678d8986be1661af6bb555f3489f2fdfc31f6ff",65        "type": "github"66      },67      "original": {68        "owner": "hercules-ci",69        "repo": "flake-parts",70        "type": "github"71      }72    },73    "go-jsonnet-for-tests": {74      "flake": false,75      "locked": {76        "lastModified": 1774367753,77        "narHash": "sha256-O7b26aobvs1gHsUNM2RZ/WnIMpFJOa/XbupttTMJ8LA=",78        "owner": "google",79        "repo": "go-jsonnet",80        "rev": "567b61ac4a6c23546a62d79324bb4aaed6bdc941",81        "type": "github"82      },83      "original": {84        "owner": "google",85        "repo": "go-jsonnet",86        "type": "github"87      }88    },89    "hercules-ci-effects": {90      "inputs": {91        "flake-parts": [92          "flake-parts"93        ],94        "nixpkgs": [95          "nixpkgs"96        ]97      },98      "locked": {99        "lastModified": 1776603440,100        "owner": "hercules-ci",101        "repo": "hercules-ci-effects",102        "rev": "e2456ee419f9d75f8382e3d6c5af4690b316a5a8",103        "type": "github"104      },105      "original": {106        "owner": "hercules-ci",107        "repo": "hercules-ci-effects",108        "type": "github"109      }110    },111    "nixpkgs": {112      "locked": {113        "lastModified": 1778022901,114        "owner": "nixos",115        "repo": "nixpkgs",116        "rev": "5d0f6be1c3cebacc3e817a18a44a3ac89ff66109",117        "type": "github"118      },119      "original": {120        "owner": "nixos",121        "ref": "release-25.11",122        "repo": "nixpkgs",123        "type": "github"124      }125    },126    "root": {127      "inputs": {128        "cpp-jsonnet-for-tests": "cpp-jsonnet-for-tests",129        "crane": "crane",130        "fenix": "fenix",131        "flake-parts": "flake-parts",132        "go-jsonnet-for-tests": "go-jsonnet-for-tests",133        "hercules-ci-effects": "hercules-ci-effects",134        "nixpkgs": "nixpkgs",135        "shelly": "shelly",136        "treefmt-nix": "treefmt-nix"137      }138    },139    "rust-analyzer-src": {140      "flake": false,141      "locked": {142        "lastModified": 1775174431,143        "narHash": "sha256-jSw1C5MuyySiCpPgjdR+H0wPR3AgPRuylLunw+yd7A0=",144        "owner": "rust-lang",145        "repo": "rust-analyzer",146        "rev": "9767050b2db436f5a770c5f91a548c88fd91ec71",147        "type": "github"148      },149      "original": {150        "owner": "rust-lang",151        "ref": "nightly",152        "repo": "rust-analyzer",153        "type": "github"154      }155    },156    "shelly": {157      "locked": {158        "lastModified": 1756323923,159        "owner": "CertainLach",160        "repo": "shelly",161        "rev": "b5dd29a500db04f54a9f1c2bf81cdd84df8b0cd7",162        "type": "github"163      },164      "original": {165        "owner": "CertainLach",166        "repo": "shelly",167        "type": "github"168      }169    },170    "treefmt-nix": {171      "inputs": {172        "nixpkgs": [173          "nixpkgs"174        ]175      },176      "locked": {177        "lastModified": 1775636079,178        "owner": "numtide",179        "repo": "treefmt-nix",180        "rev": "790751ff7fd3801feeaf96d7dc416a8d581265ba",181        "type": "github"182      },183      "original": {184        "owner": "numtide",185        "repo": "treefmt-nix",186        "type": "github"187      }188    }189  },190  "root": "root",191  "version": 7192}