1
1
mirror of https://github.com/tweag/nickel.git synced 2024-09-20 16:08:14 +03:00
nickel/flake.lock

78 lines
1.9 KiB
Plaintext
Raw Normal View History

2020-07-03 15:22:21 +03:00
{
"nodes": {
"import-cargo": {
"locked": {
"lastModified": 1594305518,
"narHash": "sha256-frtArgN42rSaEcEOYWg8sVPMUK+Zgch3c+wejcpX3DY=",
2020-07-03 15:22:21 +03:00
"owner": "edolstra",
"repo": "import-cargo",
"rev": "25d40be4a73d40a2572e0cc233b83253554f06c5",
2020-07-03 15:22:21 +03:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "import-cargo",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1610637514,
"narHash": "sha256-XZkdjPTTek6nc1N6jKiDybp7p3gdKL/NhS7g8nm7iKI=",
2020-07-03 15:22:21 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3d8fa5f72158b866804ab30f42f6937bf25e420f",
2020-07-03 15:22:21 +03:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.09",
2020-07-03 15:22:21 +03:00
"type": "indirect"
}
},
"nixpkgs-mozilla": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1610699763,
"narHash": "sha256-Sf0A1KeMo461OEHQtoE8U7xLVBiLmwGwSZJiJDkq+38=",
"owner": "garbas",
"repo": "nixpkgs-mozilla",
"rev": "8305afa70d8b4ba45dae5b51e3b11122a44323cd",
"type": "github"
},
"original": {
"owner": "garbas",
"ref": "flake",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1610219734,
"narHash": "sha256-hCsGe2nDz+SX4uO+lj0qPVcSGZdt52R9Yk5MOYs4djw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "257cbbcd3ab7bd96f5d24d50adc807de7c82e06d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2020-07-03 15:22:21 +03:00
"root": {
"inputs": {
"import-cargo": "import-cargo",
"nixpkgs": "nixpkgs",
"nixpkgs-mozilla": "nixpkgs-mozilla"
2020-07-03 15:22:21 +03:00
}
}
},
"root": "root",
"version": 7
}