git.delta.rocks / fleet / refs/commits / 521a65806d80

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": 1756860322,108        "narHash": "sha256-mT01CpWVdqSm79L270dSkjdYbdc37r+Hq9vk4GTp7Ao=",109        "path": "/home/lach/build/nix-src",110        "type": "path"111      },112      "original": {113        "path": "/home/lach/build/nix-src",114        "type": "path"115      }116    },117    "nixpkgs": {118      "locked": {119        "lastModified": 1755922037,120        "narHash": "sha256-wY1+2JPH0ZZC4BQefoZw/k+3+DowFyfOxv17CN/idKs=",121        "rev": "b1b3291469652d5a2edb0becc4ef0246fff97a7c",122        "revCount": 808723,123        "type": "tarball",124        "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2505.808723%2Brev-b1b3291469652d5a2edb0becc4ef0246fff97a7c/0198daf7-011a-7703-95d7-57146e794342/source.tar.gz"125      },126      "original": {127        "type": "tarball",128        "url": "https://flakehub.com/f/NixOS/nixpkgs/0.2505"129      }130    },131    "nixpkgs-23-11": {132      "locked": {133        "lastModified": 1717159533,134        "narHash": "sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw=",135        "owner": "NixOS",136        "repo": "nixpkgs",137        "rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",138        "type": "github"139      },140      "original": {141        "owner": "NixOS",142        "repo": "nixpkgs",143        "rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",144        "type": "github"145      }146    },147    "nixpkgs-regression": {148      "locked": {149        "lastModified": 1643052045,150        "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",151        "owner": "NixOS",152        "repo": "nixpkgs",153        "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",154        "type": "github"155      },156      "original": {157        "owner": "NixOS",158        "repo": "nixpkgs",159        "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",160        "type": "github"161      }162    },163    "nixpkgs_2": {164      "locked": {165        "lastModified": 1753320130,166        "narHash": "sha256-KCuv6iYQ0XTVAEJvDLIsk99CJm7fuqIE0/KknyeYPtM=",167        "owner": "nixos",168        "repo": "nixpkgs",169        "rev": "788cc7374af486168b8aab6ca49e316c03508a86",170        "type": "github"171      },172      "original": {173        "owner": "nixos",174        "ref": "release-25.05",175        "repo": "nixpkgs",176        "type": "github"177      }178    },179    "root": {180      "inputs": {181        "crane": "crane",182        "flake-parts": "flake-parts",183        "nix": "nix",184        "nixpkgs": "nixpkgs_2",185        "rust-overlay": "rust-overlay",186        "shelly": "shelly",187        "treefmt-nix": "treefmt-nix"188      }189    },190    "rust-overlay": {191      "inputs": {192        "nixpkgs": [193          "nixpkgs"194        ]195      },196      "locked": {197        "lastModified": 1753238793,198        "narHash": "sha256-jmQeEpgX+++MEgrcikcwoSiI7vDZWLP0gci7XiWb9uQ=",199        "owner": "oxalica",200        "repo": "rust-overlay",201        "rev": "0ad7ab4ca8e83febf147197e65c006dff60623ab",202        "type": "github"203      },204      "original": {205        "owner": "oxalica",206        "repo": "rust-overlay",207        "type": "github"208      }209    },210    "shelly": {211      "locked": {212        "lastModified": 1737089050,213        "narHash": "sha256-SQ22z9L7fSC8FWNIlImpKeBGBUPoWpsTy9uc75o7uK0=",214        "owner": "CertainLach",215        "repo": "shelly",216        "rev": "b5fa6bb56dcd1541ec399ceab1e95a74872ecd34",217        "type": "github"218      },219      "original": {220        "owner": "CertainLach",221        "repo": "shelly",222        "type": "github"223      }224    },225    "treefmt-nix": {226      "inputs": {227        "nixpkgs": [228          "nixpkgs"229        ]230      },231      "locked": {232        "lastModified": 1753006367,233        "narHash": "sha256-tzbhc4XttkyEhswByk5R38l+ztN9UDbnj0cTcP6Hp9A=",234        "owner": "numtide",235        "repo": "treefmt-nix",236        "rev": "421b56313c65a0815a52b424777f55acf0b56ddf",237        "type": "github"238      },239      "original": {240        "owner": "numtide",241        "repo": "treefmt-nix",242        "type": "github"243      }244    }245  },246  "root": "root",247  "version": 7248}