rizin-nix-plugins/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

2022-07-28 18:42:08 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-07-29 01:10:41 +02:00
"lastModified": 1658937758,
"narHash": "sha256-FxQB/tWX15Faq3GBM+qTfVzd9qJqy/3CEgBp2zpHeNc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8f73de28e63988da02426ebb17209e3ae07f103b",
"type": "github"
2022-07-28 18:42:08 +02:00
},
"original": {
2022-07-29 01:10:41 +02:00
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2022-07-28 18:42:08 +02:00
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}