flake.lock (2471B)
1 { 2 "nodes": { 3 "gnunet": { 4 "inputs": { 5 "nixpkgs": "nixpkgs", 6 "systems": "systems" 7 }, 8 "locked": { 9 "lastModified": 1774899416, 10 "narHash": "sha256-YcGma1gX/t76xDv9DW71nKkWFhzXYz3NkN/WEceHbZM=", 11 "ref": "refs/heads/master", 12 "rev": "7c6b613e37e301b0e81fb94af5878d00c98e5b75", 13 "revCount": 33194, 14 "submodules": true, 15 "type": "git", 16 "url": "https://git.gnunet.org/gnunet" 17 }, 18 "original": { 19 "rev": "7c6b613e37e301b0e81fb94af5878d00c98e5b75", 20 "type": "git", 21 "url": "https://git.gnunet.org/gnunet" 22 } 23 }, 24 "nixpkgs": { 25 "locked": { 26 "lastModified": 1774799055, 27 "narHash": "sha256-Tsq9BCz0q47ej1uFF39m4tuhcwru/ls6vCCJzutEpaw=", 28 "owner": "NixOS", 29 "repo": "nixpkgs", 30 "rev": "107cba9eb4a8d8c9f8e9e61266d78d340867913a", 31 "type": "github" 32 }, 33 "original": { 34 "id": "nixpkgs", 35 "ref": "release-25.11", 36 "type": "indirect" 37 } 38 }, 39 "nixpkgs_2": { 40 "locked": { 41 "lastModified": 1774799055, 42 "narHash": "sha256-Tsq9BCz0q47ej1uFF39m4tuhcwru/ls6vCCJzutEpaw=", 43 "owner": "NixOS", 44 "repo": "nixpkgs", 45 "rev": "107cba9eb4a8d8c9f8e9e61266d78d340867913a", 46 "type": "github" 47 }, 48 "original": { 49 "id": "nixpkgs", 50 "ref": "release-25.11", 51 "type": "indirect" 52 } 53 }, 54 "root": { 55 "inputs": { 56 "gnunet": "gnunet", 57 "nixpkgs": "nixpkgs_2", 58 "systems": "systems_2" 59 } 60 }, 61 "systems": { 62 "locked": { 63 "lastModified": 1681028828, 64 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 65 "owner": "nix-systems", 66 "repo": "default", 67 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 68 "type": "github" 69 }, 70 "original": { 71 "owner": "nix-systems", 72 "repo": "default", 73 "type": "github" 74 } 75 }, 76 "systems_2": { 77 "locked": { 78 "lastModified": 1681028828, 79 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 80 "owner": "nix-systems", 81 "repo": "default", 82 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 83 "type": "github" 84 }, 85 "original": { 86 "owner": "nix-systems", 87 "repo": "default", 88 "type": "github" 89 } 90 } 91 }, 92 "root": "root", 93 "version": 7 94 }