misc_nixos-mailserver/flake.lock

125 lines
3.1 KiB
Text
Raw Normal View History

2020-12-15 16:01:40 +01:00
{
"nodes": {
"blobs": {
"flake": false,
"locked": {
"lastModified": 1604995301,
"narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=",
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"type": "gitlab"
}
},
2022-11-30 22:30:45 +01:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1747046372,
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
2022-11-30 22:30:45 +01:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
2022-11-30 22:30:45 +01:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2025-04-23 16:51:22 +02:00
"git-hooks": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1750779888,
"narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=",
2025-04-23 16:51:22 +02:00
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d",
2025-04-23 16:51:22 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"git-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2020-12-15 16:01:40 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1751792365,
"narHash": "sha256-J1kI6oAj25IG4EdVlg2hQz8NZTBNYvIS0l4wpr9KcUo=",
2020-12-15 16:01:40 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1fd8bada0b6117e6c7eb54aad5813023eed37ccb",
2020-12-15 16:01:40 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2020-12-15 16:01:40 +01:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2020-12-15 16:01:40 +01:00
}
},
2025-05-20 01:00:54 +02:00
"nixpkgs-25_05": {
2024-06-03 11:57:22 +02:00
"locked": {
"lastModified": 1751741127,
"narHash": "sha256-t75Shs76NgxjZSgvvZZ9qOmz5zuBE8buUaYD28BMTxg=",
2024-06-03 11:57:22 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "29e290002bfff26af1db6f64d070698019460302",
2024-06-03 11:57:22 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-05-20 01:00:54 +02:00
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
2024-06-03 11:57:22 +02:00
}
},
2020-12-15 16:01:40 +01:00
"root": {
"inputs": {
"blobs": "blobs",
2022-11-30 22:30:45 +01:00
"flake-compat": "flake-compat",
2025-04-23 16:51:22 +02:00
"git-hooks": "git-hooks",
2020-12-15 16:01:40 +01:00
"nixpkgs": "nixpkgs",
2025-05-20 01:00:54 +02:00
"nixpkgs-25_05": "nixpkgs-25_05"
2020-12-15 16:01:40 +01:00
}
}
},
"root": "root",
"version": 7
}