Files
asciinema/flake.lock

128 lines
3.4 KiB
Plaintext
Raw Normal View History

2024-02-14 21:54:21 +01:00
{
"nodes": {
2024-06-09 00:43:05 +02:00
"flake-parts": {
2024-02-14 21:54:21 +01:00
"inputs": {
2024-06-09 00:43:05 +02:00
"nixpkgs-lib": "nixpkgs-lib"
2024-02-14 21:54:21 +01:00
},
"locked": {
2024-06-09 00:43:05 +02:00
"lastModified": 1717285511,
"narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",
2024-02-14 21:54:21 +01:00
"type": "github"
},
"original": {
2024-06-09 00:43:05 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-02-14 21:54:21 +01:00
"type": "github"
}
},
2024-06-09 00:43:05 +02:00
"flake-utils": {
2024-04-20 14:02:53 +02:00
"inputs": {
2024-06-09 00:43:05 +02:00
"systems": "systems"
2024-04-20 14:02:53 +02:00
},
"locked": {
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-02-14 21:54:21 +01:00
"nixpkgs": {
"locked": {
2024-06-09 00:43:05 +02:00
"lastModified": 1717602782,
"narHash": "sha256-pL9jeus5QpX5R+9rsp3hhZ+uplVHscNJh8n8VpqscM0=",
"owner": "NixOS",
2024-02-14 21:54:21 +01:00
"repo": "nixpkgs",
2024-06-09 00:43:05 +02:00
"rev": "e8057b67ebf307f01bdcc8fba94d94f75039d1f6",
2024-02-14 21:54:21 +01:00
"type": "github"
},
"original": {
2024-06-09 00:43:05 +02:00
"owner": "NixOS",
"ref": "nixos-unstable",
2024-02-14 21:54:21 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-09 00:43:05 +02:00
"nixpkgs-lib": {
"locked": {
"lastModified": 1717284937,
"narHash": "sha256-lIbdfCsf8LMFloheeE6N31+BMIeixqyQWbSr2vk79EQ=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/eb9ceca17df2ea50a250b6b27f7bf6ab0186f198.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/eb9ceca17df2ea50a250b6b27f7bf6ab0186f198.tar.gz"
}
},
2024-04-20 14:02:53 +02:00
"nixpkgs_2": {
"locked": {
"lastModified": 1706487304,
"narHash": "sha256-LE8lVX28MV2jWJsidW13D2qrHU/RUUONendL2Q/WlJg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "90f456026d284c22b3e3497be980b2e47d0b28ac",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-02-14 21:54:21 +01:00
"root": {
"inputs": {
2024-06-09 00:43:05 +02:00
"flake-parts": "flake-parts",
2024-04-20 14:02:53 +02:00
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
2024-06-09 00:43:05 +02:00
"flake-utils": "flake-utils",
2024-04-20 14:02:53 +02:00
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1713579131,
"narHash": "sha256-j/lrqFNzm7SdlBlKX43kA2Wp0OaGVOUjQGnER9//4Ao=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "67e961704b80454f1ba6595b02e26afc9af4cdce",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
2024-02-14 21:54:21 +01:00
}
},
"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
}