lix/flake.lock

45 lines
1 KiB
Plaintext
Raw Normal View History

2019-04-16 13:47:15 +00:00
{
"nodes": {
2020-08-24 19:13:39 +00:00
"lowdown-src": {
"flake": false,
"locked": {
"lastModified": 1598296217,
"narHash": "sha256-ha7lyNY1d8m+osmDpPc9f/bfZ3ZC1IVIXwfyklSWg8I=",
"owner": "edolstra",
"repo": "lowdown",
"rev": "c7a4e715af1e233080842db82d15b261cb74cb28",
"type": "github"
},
"original": {
"owner": "edolstra",
"ref": "no-structs-in-anonymous-unions",
"repo": "lowdown",
"type": "github"
}
},
2020-02-03 17:59:29 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1591633336,
"narHash": "sha256-oVXv4xAnDJB03LvZGbC72vSVlIbbJr8tpjEW5o/Fdek=",
2020-03-20 12:09:11 +00:00
"owner": "NixOS",
2020-02-03 17:59:29 +00:00
"repo": "nixpkgs",
"rev": "70717a337f7ae4e486ba71a500367cad697e5f09",
2020-02-03 17:59:29 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2020-03-20 12:09:11 +00:00
"ref": "nixos-20.03-small",
2020-02-03 17:59:29 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
2020-08-24 19:13:39 +00:00
"lowdown-src": "lowdown-src",
"nixpkgs": "nixpkgs"
}
2020-02-03 17:59:29 +00:00
}
},
"root": "root",
2020-08-24 19:13:39 +00:00
"version": 7
}