Files
crdt-enc/flake.lock
Thomas Heck ef73448795 flake.lock: Update
Flake input changes:

* Updated 'nixpkgs': 'github:NixOS/nixpkgs/b60a6af8eda54f5c28ab8882785e2b4ab8c13ce7' -> 'github:NixOS/nixpkgs/ff65ba7a2bccf66ce8c20ff4185967c0c927a42c'
2021-02-12 21:05:23 +01:00

44 lines
1.0 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1613061287,
"narHash": "sha256-j/OIWE1Jh0llAYlcnhTfzNdC4tdsRpG7UOqQ6t2wVvo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ff65ba7a2bccf66ce8c20ff4185967c0c927a42c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}