1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2024-12-14 11:57:52 +00:00
sops-nix/flake.lock

45 lines
1 KiB
Text
Raw Normal View History

2020-08-07 10:36:47 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1699094435,
"narHash": "sha256-YLZ5/KKZ1PyLrm2MO8UxRe4H3M0/oaYqNhSlq6FDeeA=",
2020-08-07 10:36:47 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9d5d25bbfe8c0297ebe85324addcb5020ed1a454",
2020-08-07 10:36:47 +00:00
"type": "github"
},
"original": {
2020-11-08 13:23:58 +00:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2020-08-07 10:36:47 +00:00
}
},
"nixpkgs-stable": {
2022-05-25 06:40:52 +00:00
"locked": {
"lastModified": 1699110214,
"narHash": "sha256-L2TU4RgtiqF69W8Gacg2jEkEYJrW+Kp0Mp4plwQh5b8=",
2022-05-25 06:40:52 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "78f3a4ae19f0e99d5323dd2e3853916b8ee4afee",
2022-05-25 06:40:52 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-16 07:27:21 +00:00
"ref": "release-23.05",
2022-05-25 06:40:52 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2020-08-07 10:36:47 +00:00
"root": {
"inputs": {
2022-05-15 06:09:09 +00:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2020-08-07 10:36:47 +00:00
}
}
},
"root": "root",
"version": 7
}