strojnadzor/flake.lock
Andrey Golovizin 2799d3c5d0 flake.lock: Update
Flake input changes:

* Updated 'nixpkgs': 'github:NixOS/nixpkgs/c06613c25df3fe1dd26243847a3c105cf6770627' -> 'github:NixOS/nixpkgs/6b940846e99cedd10eafbc301e467972ade1afec'
2021-07-20 17:17:18 +02:00

42 lines
978 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1626650407,
"narHash": "sha256-kPAM2avE0p7cUIQG7wUSzEFL2Fntl0r0w+21Ck1P01s=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6b940846e99cedd10eafbc301e467972ade1afec",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.05",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}