git.delta.rocks / jrsonnet / refs/commits / a102a18fded2

difftreelog

source

flake.lock3.7 KiBrenderedsourcehistory
1{2  "nodes": {3    "crane": {4      "locked": {5        "lastModified": 1775245625,6        "owner": "CertainLach",7        "repo": "crane",8        "rev": "9c67a3098774323d0270004eed7d7291ddcfe918",9        "type": "github"10      },11      "original": {12        "owner": "CertainLach",13        "ref": "refactor/drop-remarshal",14        "repo": "crane",15        "type": "github"16      }17    },18    "fenix": {19      "inputs": {20        "nixpkgs": [21          "nixpkgs"22        ],23        "rust-analyzer-src": "rust-analyzer-src"24      },25      "locked": {26        "lastModified": 1775272531,27        "owner": "CertainLach",28        "repo": "fenix",29        "rev": "831116e5887552af53f2998dcb46e1d55dc0850e",30        "type": "github"31      },32      "original": {33        "owner": "CertainLach",34        "ref": "fix/libatomic",35        "repo": "fenix",36        "type": "github"37      }38    },39    "flake-parts": {40      "inputs": {41        "nixpkgs-lib": [42          "nixpkgs"43        ]44      },45      "locked": {46        "lastModified": 1775087534,47        "owner": "hercules-ci",48        "repo": "flake-parts",49        "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b",50        "type": "github"51      },52      "original": {53        "owner": "hercules-ci",54        "repo": "flake-parts",55        "type": "github"56      }57    },58    "hercules-ci-effects": {59      "inputs": {60        "flake-parts": [61          "flake-parts"62        ],63        "nixpkgs": [64          "nixpkgs"65        ]66      },67      "locked": {68        "lastModified": 1773550609,69        "owner": "hercules-ci",70        "repo": "hercules-ci-effects",71        "rev": "554f6ed448ca74c00aa2371cde901ae1e73005b9",72        "type": "github"73      },74      "original": {75        "owner": "hercules-ci",76        "repo": "hercules-ci-effects",77        "type": "github"78      }79    },80    "nixpkgs": {81      "locked": {82        "lastModified": 1775270577,83        "owner": "nixos",84        "repo": "nixpkgs",85        "rev": "9370b0614498381a0019e082c10e9cf8413e7c2c",86        "type": "github"87      },88      "original": {89        "owner": "nixos",90        "ref": "release-25.11",91        "repo": "nixpkgs",92        "type": "github"93      }94    },95    "root": {96      "inputs": {97        "crane": "crane",98        "fenix": "fenix",99        "flake-parts": "flake-parts",100        "hercules-ci-effects": "hercules-ci-effects",101        "nixpkgs": "nixpkgs",102        "shelly": "shelly",103        "treefmt-nix": "treefmt-nix"104      }105    },106    "rust-analyzer-src": {107      "flake": false,108      "locked": {109        "lastModified": 1775174431,110        "narHash": "sha256-jSw1C5MuyySiCpPgjdR+H0wPR3AgPRuylLunw+yd7A0=",111        "owner": "rust-lang",112        "repo": "rust-analyzer",113        "rev": "9767050b2db436f5a770c5f91a548c88fd91ec71",114        "type": "github"115      },116      "original": {117        "owner": "rust-lang",118        "ref": "nightly",119        "repo": "rust-analyzer",120        "type": "github"121      }122    },123    "shelly": {124      "locked": {125        "lastModified": 1756323923,126        "owner": "CertainLach",127        "repo": "shelly",128        "rev": "b5dd29a500db04f54a9f1c2bf81cdd84df8b0cd7",129        "type": "github"130      },131      "original": {132        "owner": "CertainLach",133        "repo": "shelly",134        "type": "github"135      }136    },137    "treefmt-nix": {138      "inputs": {139        "nixpkgs": [140          "nixpkgs"141        ]142      },143      "locked": {144        "lastModified": 1775125835,145        "owner": "numtide",146        "repo": "treefmt-nix",147        "rev": "75925962939880974e3ab417879daffcba36c4a3",148        "type": "github"149      },150      "original": {151        "owner": "numtide",152        "repo": "treefmt-nix",153        "type": "github"154      }155    }156  },157  "root": "root",158  "version": 7159}