sigil/flake.lock

125 lines
3.1 KiB
Plaintext
Raw Normal View History

2019-10-28 20:19:52 +01:00
{
"nodes": {
"eris": {
"inputs": {
"nimble": "nimble",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1652741572,
"narHash": "sha256-c+8/yxYckS2PrA7SoEmEr6dqDwzQnw1Hz2LhJBDN4DA=",
"ref": "master",
"rev": "27bd39452ec548744e14a3169e85602340125851",
"revCount": 10,
"type": "git",
"url": "https://codeberg.org/eris/nix-eris"
},
"original": {
"type": "git",
"url": "https://codeberg.org/eris/nix-eris"
}
},
"nimble": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1652579357,
"narHash": "sha256-hy50WWc872o177Ok4GQoMOi3La2DlzJyEboOD4iGE8Q=",
"owner": "nix-community",
"repo": "flake-nimble",
"rev": "a48df7c801b1da371492f5689dfbd5f6a128a6c2",
"type": "github"
},
"original": {
"id": "nimble",
"type": "indirect"
}
},
"nimble_2": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1652924471,
"narHash": "sha256-8lxEUhy5XXLaMy8J8eWwiufHUZpTnrI4ykS5lekPq3Y=",
"owner": "nix-community",
"repo": "flake-nimble",
"rev": "c3993134d3d8e6a601311fb662b2698b26b43575",
"type": "github"
},
"original": {
"id": "nimble",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1641555862,
"narHash": "sha256-AJK1Q5djPXs/ba3K6gHsVAer9yDPVLic78ZIDsFSkHU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d1acd89e0116ff88eba80541027429fc922612e9",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1652692103,
"narHash": "sha256-ygRLh8g0F/WkVCSfQcxMoVaaD45i6Ky+f+b4wCOazag=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "556ce9a40abde33738e6c9eac65f965a8be3b623",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1641555862,
"narHash": "sha256-AJK1Q5djPXs/ba3K6gHsVAer9yDPVLic78ZIDsFSkHU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d1acd89e0116ff88eba80541027429fc922612e9",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1653521725,
"narHash": "sha256-JO3Ni/gV4+7eloZrXW0hY7PNfy5TGVJWOPEhtnV9ugQ=",
"owner": "ehmry",
"repo": "nixpkgs",
"rev": "2ec153670397dd3393e6b79d3057c0279539eb10",
"type": "github"
},
"original": {
"owner": "ehmry",
"ref": "sigil-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"eris": "eris",
"nimble": "nimble_2",
"nixpkgs": "nixpkgs_4"
}
}
},
"root": "root",
2020-08-15 09:26:47 +02:00
"version": 7
2019-10-28 20:19:52 +01:00
}