recipes.nix/flake.lock

63 lines
1.5 KiB
Text
Raw Permalink Normal View History

2024-11-03 19:11:03 +05:30
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-11-15 05:32:20 +05:30
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-11-03 19:11:03 +05:30
"owner": "numtide",
"repo": "flake-utils",
2024-11-15 05:32:20 +05:30
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-11-03 19:11:03 +05:30
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "main",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-11-15 05:32:20 +05:30
"lastModified": 1731319897,
"narHash": "sha256-PbABj4tnbWFMfBp6OcUK5iGy1QY+/Z96ZcLpooIbuEI=",
2024-11-03 19:11:03 +05:30
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-15 05:32:20 +05:30
"rev": "dc460ec76cbff0e66e269457d7b728432263166c",
2024-11-03 19:11:03 +05:30
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
},
"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
}