gejdr-rs/flake.lock

97 lines
2.4 KiB
Plaintext
Raw Normal View History

2024-08-10 09:33:15 +00:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-11-22 18:17:40 +00:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-08-10 09:33:15 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-22 18:17:40 +00:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-08-10 09:33:15 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1735291276,
"narHash": "sha256-NYVcA06+blsLG6wpAbSPTCyLvxD/92Hy4vlY9WxFI1M=",
2024-08-10 09:33:15 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "634fd46801442d760e09493a794c4f15db2d0cbb",
2024-08-10 09:33:15 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-11-22 18:17:40 +00:00
"lastModified": 1728538411,
"narHash": "sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU=",
2024-08-10 09:33:15 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-22 18:17:40 +00:00
"rev": "b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221",
2024-08-10 09:33:15 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1735439489,
"narHash": "sha256-IysonaW/cItfmMuvg43flOqMgS4N0C6yKJobCa09XOQ=",
2024-08-10 09:33:15 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "915d7c42a706f9191696d1b779cf1ea1769d34a8",
2024-08-10 09:33:15 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"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
}