entities/flake.lock

58 lines
1.4 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"fudo-lib": {
"locked": {
"lastModified": 1638990149,
"narHash": "sha256-p1T0GMJXIJvTpVdn5nK7RZJX8izkabADJ/LsaL442zI=",
"ref": "master",
"rev": "c87448ff1365c3d5230690f68d1ba246652581d1",
"revCount": 24,
"type": "git",
"url": "https://git.fudo.org/fudo-nix/lib.git"
},
"original": {
"type": "git",
"url": "https://git.fudo.org/fudo-nix/lib.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1639068315,
"narHash": "sha256-Ox/0VuEefpNbU6Peer1N70XcjBPROZG7XniHRdTZ2TY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a2dc97cd5c43a4cbee5b3c827cd82d7fbe0d5cf9",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"fudo-lib": "fudo-lib",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}