mirror of
https://gitlab.com/mailcat-devs/mailcat.git
synced 2025-12-20 09:53:26 +01:00
Flake input changes: * Updated 'naersk/nixpkgs': 'path:/nix/store/6ww337nrdlp5gr5w7klwpm66q9dviss0-source?lastModified=1626216800&narHash=sha256-rENRelK5xaXp+rIi68Sow0uPYx00kUA38yGOUcjWivI=&rev=5e9429689a988bac273a98b3f85cb71d1aa15eb0' -> 'path:/nix/store/v9hyb5cjk6y3w97rp320h3xp246p26nr-source?lastModified=1626464457&narHash=sha256-u2PCh%2f+8vQSLwf0mPpKHKQ8hAPB3l4uNZR3r0TdK2Lg=&rev=c6c4a3d45ab200f17805d2d86a1ff1cc7ca2b186' * Updated 'nixpkgs': 'github:NixOS/nixpkgs/23cd13167a1432550e48734079c2ffeeb441fb96' -> 'github:NixOS/nixpkgs/c6c4a3d45ab200f17805d2d86a1ff1cc7ca2b186'
74 lines
1.8 KiB
JSON
74 lines
1.8 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-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"
|
|
}
|
|
},
|
|
"naersk": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1623927034,
|
|
"narHash": "sha256-sGxlmfp5eXL5sAMNqHSb04Zq6gPl+JeltIZ226OYN0w=",
|
|
"owner": "nmattia",
|
|
"repo": "naersk",
|
|
"rev": "e09c320446c5c2516d430803f7b19f5833781337",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nmattia",
|
|
"repo": "naersk",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1626464457,
|
|
"narHash": "sha256-u2PCh/+8vQSLwf0mPpKHKQ8hAPB3l4uNZR3r0TdK2Lg=",
|
|
"path": "/nix/store/v9hyb5cjk6y3w97rp320h3xp246p26nr-source",
|
|
"rev": "c6c4a3d45ab200f17805d2d86a1ff1cc7ca2b186",
|
|
"type": "path"
|
|
},
|
|
"original": {
|
|
"id": "nixpkgs",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1626464457,
|
|
"narHash": "sha256-u2PCh/+8vQSLwf0mPpKHKQ8hAPB3l4uNZR3r0TdK2Lg=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "c6c4a3d45ab200f17805d2d86a1ff1cc7ca2b186",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "nixpkgs",
|
|
"ref": "nixos-unstable",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"naersk": "naersk",
|
|
"nixpkgs": "nixpkgs_2"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|