1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2025-04-08 01:44:16 +00:00
sops-nix/flake.lock

45 lines
1 KiB
Text
Raw Normal View History

2020-08-07 11:36:47 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1673027386,
"narHash": "sha256-Wjt+oDhRLcf3opIjUKHGN+Xrp3w2ZDms6bO4pCLvsco=",
2020-08-07 11:36:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b3818a46e686f24561a28eaa9fcf35e18b8d8e89",
2020-08-07 11:36:47 +01:00
"type": "github"
},
"original": {
2020-11-08 14:23:58 +01:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2020-08-07 11:36:47 +01:00
}
},
"nixpkgs-stable": {
2022-05-25 08:40:52 +02:00
"locked": {
"lastModified": 1673100377,
"narHash": "sha256-mT76pTd0YFxT6CwtPhDgHJhuIgLY+ZLSMiQpBufwMG4=",
2022-05-25 08:40:52 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9f11a2df77cb945c115ae2a65f53f38121597d73",
2022-05-25 08:40:52 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.11",
2022-05-25 08:40:52 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2020-08-07 11:36:47 +01:00
"root": {
"inputs": {
2022-05-15 08:09:09 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2020-08-07 11:36:47 +01:00
}
}
},
"root": "root",
"version": 7
}