openstellaris/flake.lock

113 lines
2.8 KiB
Text
Raw Normal View History

2023-05-29 16:08:35 +00:00
{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": "nixpkgs",
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2023-07-16 22:15:39 +00:00
"lastModified": 1685514167,
"narHash": "sha256-urRxF0ZGSNeZjM4kALNg3wTh7fBscbqQmS6S/HU7Wms=",
2023-05-29 16:08:35 +00:00
"owner": "nix-community",
"repo": "fenix",
2023-07-16 22:15:39 +00:00
"rev": "3abfea51663583186f687c49a157eab1639349ca",
2023-05-29 16:08:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-07-16 22:15:39 +00:00
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
2023-05-29 16:08:35 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-16 22:15:39 +00:00
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
2023-05-29 16:08:35 +00:00
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
2023-07-16 22:15:39 +00:00
"lastModified": 1685383865,
"narHash": "sha256-3uQytfnotO6QJv3r04ajSXbEFMII0dUtw0uqYlZ4dbk=",
2023-05-29 16:08:35 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-16 22:15:39 +00:00
"rev": "5e871d8aa6f57cc8e0dc087d1c5013f6e212b4ce",
2023-05-29 16:08:35 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2023-07-16 22:15:39 +00:00
"lastModified": 1685555835,
"narHash": "sha256-P2BQb6kdLfinxkJALnqI0GdlEjBBK9BuGAHpCtNYjl8=",
2023-05-29 16:08:35 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-16 22:15:39 +00:00
"rev": "254264957ed99b982312504783c2e6036822f826",
2023-05-29 16:08:35 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"fenix": "fenix",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
2023-07-16 22:15:39 +00:00
"lastModified": 1685465261,
"narHash": "sha256-aJ2nUinUrNcFi+pb47bS5IIAeSiUEEPLJY8W4Q8Pcjk=",
2023-05-29 16:08:35 +00:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2023-07-16 22:15:39 +00:00
"rev": "d2b3caa5b5694125fad04a9699e919444439f6a2",
2023-05-29 16:08:35 +00:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}