mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 22:24:59 +08:00
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/d2fc6856824cb87742177eefc8dd534bdb6c3439' (2022-05-11)
→ 'github:NixOS/nixpkgs/f7a22851667ac89ac1863ede0d8c386fc6eb12a0' (2022-05-14)
27 lines
569 B
JSON
27 lines
569 B
JSON
{
|
|
"nodes": {
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1652541622,
|
|
"narHash": "sha256-Z9BuUCS0IocoRahFvFDJNU5Q+xM5/lS8Ng4JJFH3+UU=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "f7a22851667ac89ac1863ede0d8c386fc6eb12a0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|