Simple example of how to make use of nixpkgs-ruby
at master 133 lines 3.5 kB view raw
1{ 2 "nodes": { 3 "flake-compat": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1696426674, 7 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 8 "owner": "edolstra", 9 "repo": "flake-compat", 10 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 11 "type": "github" 12 }, 13 "original": { 14 "owner": "edolstra", 15 "repo": "flake-compat", 16 "type": "github" 17 } 18 }, 19 "flake-utils": { 20 "inputs": { 21 "systems": "systems" 22 }, 23 "locked": { 24 "lastModified": 1731533236, 25 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 26 "owner": "numtide", 27 "repo": "flake-utils", 28 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 29 "type": "github" 30 }, 31 "original": { 32 "owner": "numtide", 33 "repo": "flake-utils", 34 "type": "github" 35 } 36 }, 37 "flake-utils_2": { 38 "inputs": { 39 "systems": "systems_2" 40 }, 41 "locked": { 42 "lastModified": 1694529238, 43 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", 44 "owner": "numtide", 45 "repo": "flake-utils", 46 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", 47 "type": "github" 48 }, 49 "original": { 50 "owner": "numtide", 51 "repo": "flake-utils", 52 "type": "github" 53 } 54 }, 55 "nixpkgs": { 56 "locked": { 57 "lastModified": 1737885640, 58 "narHash": "sha256-GFzPxJzTd1rPIVD4IW+GwJlyGwBDV1Tj5FLYwDQQ9sM=", 59 "owner": "NixOS", 60 "repo": "nixpkgs", 61 "rev": "4e96537f163fad24ed9eb317798a79afc85b51b7", 62 "type": "github" 63 }, 64 "original": { 65 "owner": "NixOS", 66 "ref": "nixos-24.11", 67 "repo": "nixpkgs", 68 "type": "github" 69 } 70 }, 71 "nixpkgs-ruby": { 72 "inputs": { 73 "flake-compat": "flake-compat", 74 "flake-utils": "flake-utils_2", 75 "nixpkgs": [ 76 "nixpkgs" 77 ] 78 }, 79 "locked": { 80 "lastModified": 1737352164, 81 "narHash": "sha256-D6YjRoQmhRL9JOFs5EYnKH+sNsEMNV2Rg3mctOynRps=", 82 "owner": "bobvanderlinden", 83 "repo": "nixpkgs-ruby", 84 "rev": "45964bf9a4e568ffdc1d8ac38a2cbc398e454575", 85 "type": "github" 86 }, 87 "original": { 88 "owner": "bobvanderlinden", 89 "repo": "nixpkgs-ruby", 90 "type": "github" 91 } 92 }, 93 "root": { 94 "inputs": { 95 "flake-utils": "flake-utils", 96 "nixpkgs": "nixpkgs", 97 "nixpkgs-ruby": "nixpkgs-ruby" 98 } 99 }, 100 "systems": { 101 "locked": { 102 "lastModified": 1681028828, 103 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 104 "owner": "nix-systems", 105 "repo": "default", 106 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 107 "type": "github" 108 }, 109 "original": { 110 "owner": "nix-systems", 111 "repo": "default", 112 "type": "github" 113 } 114 }, 115 "systems_2": { 116 "locked": { 117 "lastModified": 1681028828, 118 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 119 "owner": "nix-systems", 120 "repo": "default", 121 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 122 "type": "github" 123 }, 124 "original": { 125 "owner": "nix-systems", 126 "repo": "default", 127 "type": "github" 128 } 129 } 130 }, 131 "root": "root", 132 "version": 7 133}