go-xkcdreader/flake.lock

45 lines
1.0 KiB
Plaintext
Raw Normal View History

2022-03-12 10:29:25 +01:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-03-12 10:29:25 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1650161686,
"narHash": "sha256-70ZWAlOQ9nAZ08OU6WY7n4Ij2kOO199dLfNlvO/+pf8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1ffba9f2f683063c2b14c9f4d12c55ad5f4ed887",
"type": "github"
},
"original": {
2022-04-27 02:23:31 +02:00
"owner": "NixOS",
2022-03-12 10:29:25 +01:00
"ref": "nixos-unstable",
2022-04-27 02:23:31 +02:00
"repo": "nixpkgs",
"type": "github"
2022-03-12 10:29:25 +01:00
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
2022-03-12 10:29:25 +01:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}