entities/flake.lock

54 lines
1.3 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1637014545,
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"fudo-helpers": {
"locked": {
"narHash": "sha256-8MjlZPjPVY1776qollku7+AHsVue/lNVtGPi8ZanO2w=",
"path": "/state/fudo-helpers",
"type": "path"
},
"original": {
"path": "/state/fudo-helpers",
"type": "path"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1637590722,
"narHash": "sha256-qijxxjkTJzh5C5zisPPA3xRQa8K//h8svYT9TIiOQX0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2de4d2ce892111cf4178329492d35d034485985c",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"fudo-helpers": "fudo-helpers",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}