gege-jdr-backend/flake.lock

97 lines
2.4 KiB
Plaintext
Raw Permalink 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": {
2024-11-22 18:17:40 +00:00
"lastModified": 1732014248,
"narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
2024-08-10 09:33:15 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-11-22 18:17:40 +00:00
"rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
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": {
2024-11-22 18:17:40 +00:00
"lastModified": 1732242723,
"narHash": "sha256-NWI8csIK0ujFlFuEXKnoc+7hWoCiEtINK9r48LUUMeU=",
2024-08-10 09:33:15 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-11-22 18:17:40 +00:00
"rev": "a229311fcb45b88a95fdfa5cecd8349c809a272a",
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
}