peerix/flake.lock

60 lines
1.5 KiB
Text
Raw Permalink Normal View History

2021-10-29 08:29:52 -04:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1627913399,
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1634851050,
"narHash": "sha256-N83GlSGPJJdcqhUxSCS/WwW5pksYf3VP1M13cDRTSVA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c91f3de5adaf1de973b797ef7485e441a65b8935",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2021-11-15 13:36:04 -05:00
"lastModified": 1636886446,
"narHash": "sha256-4xsVM2H8CG3d/3V+GqDDLDOmb3kdrugbqKVyrg8Q/zc=",
"owner": "NixOS",
2021-10-29 08:29:52 -04:00
"repo": "nixpkgs",
2021-11-15 13:36:04 -05:00
"rev": "5cb226a06c49f7a2d02863d0b5786a310599df6b",
2021-10-29 08:29:52 -04:00
"type": "github"
},
"original": {
2021-11-15 13:36:04 -05:00
"id": "nixpkgs",
2021-10-29 08:29:52 -04:00
"ref": "nixpkgs-unstable",
2021-11-15 13:36:04 -05:00
"type": "indirect"
2021-10-29 08:29:52 -04:00
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
2021-11-03 14:35:06 -04:00
"nixpkgs": "nixpkgs"
2021-10-29 08:29:52 -04:00
}
}
},
"root": "root",
"version": 7
}