kitchen/flake.lock

148 lines
3.8 KiB
Plaintext
Raw Normal View History

2022-01-03 19:25:01 -05:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1641205782,
"narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-01-03 19:25:01 -05:00
"flake-utils": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-03-06 15:16:30 -05:00
"flake-utils_2": {
"locked": {
"lastModified": 1637014545,
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-01-03 19:25:01 -05:00
"gitignore": {
"flake": false,
"locked": {
"lastModified": 1635165013,
"narHash": "sha256-o/BdVjNwcB6jOmzZjOH703BesSkkS5O7ej3xhyO8hAY=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2022-02-28 14:28:21 -05:00
"naersk": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2022-08-07 16:24:47 -04:00
"lastModified": 1659610603,
"narHash": "sha256-LYgASYSPYo7O71WfeUOaEUzYfzuXm8c8eavJcel+pfI=",
2022-02-28 14:28:21 -05:00
"owner": "nix-community",
"repo": "naersk",
2022-08-07 16:24:47 -04:00
"rev": "c6a45e4277fa58abd524681466d3450f896dc094",
2022-02-28 14:28:21 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
2022-01-03 19:25:01 -05:00
"nixpkgs": {
2022-02-28 14:28:21 -05:00
"locked": {
2022-08-07 16:24:47 -04:00
"lastModified": 1659868656,
"narHash": "sha256-LINDS957FYzOb412t/Zha44LQqGniMpUIUz4Pi+fvSs=",
2022-02-28 14:28:21 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-07 16:24:47 -04:00
"rev": "80fc83ad314fe701766ee66ac8286307d65b39e3",
2022-02-28 14:28:21 -05:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
2022-01-03 19:25:01 -05:00
"locked": {
"lastModified": 1658437705,
"narHash": "sha256-W7vKDjTrEUmJ+JCdshU+KA2LecdBUekSgbwrKRLKBZU=",
2022-01-03 19:25:01 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d6a0bb7262cfd242d67e8cff895ba80ed8da456b",
2022-01-03 19:25:01 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
2022-01-03 19:25:01 -05:00
"flake-utils": "flake-utils",
"gitignore": "gitignore",
2022-02-28 14:28:21 -05:00
"naersk": "naersk",
2022-03-06 15:16:30 -05:00
"nixpkgs": "nixpkgs_2",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-08-07 16:24:47 -04:00
"lastModified": 1659599305,
"narHash": "sha256-htzFq5RffyoKSZxiLfpUq5CyhkQwycsXB5ptale5e78=",
2022-03-06 15:16:30 -05:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-08-07 16:24:47 -04:00
"rev": "28cedcb8dfea9f1b96b0635cf99fe6bdca163f4e",
2022-03-06 15:16:30 -05:00
"type": "github"
},
"original": {
"owner": "oxalica",
2022-08-07 16:24:47 -04:00
"ref": "stable",
2022-03-06 15:16:30 -05:00
"repo": "rust-overlay",
"type": "github"
2022-01-03 19:25:01 -05:00
}
}
},
"root": "root",
"version": 7
}