github.com/goreleaser/goreleaser@v1.25.1/flake.lock (about) 1 { 2 "nodes": { 3 "carlos": { 4 "inputs": { 5 "nixpkgs": "nixpkgs" 6 }, 7 "locked": { 8 "lastModified": 1710248394, 9 "narHash": "sha256-Bj6XxMXWSFDxSGG2MvrPmMb9spc7ckdC/A3SW43dsys=", 10 "owner": "caarlos0", 11 "repo": "nur", 12 "rev": "440df6b32462d6f6dbb7ee830c7135371b1eb468", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "caarlos0", 17 "repo": "nur", 18 "type": "github" 19 } 20 }, 21 "flake-utils": { 22 "inputs": { 23 "systems": "systems" 24 }, 25 "locked": { 26 "lastModified": 1710146030, 27 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", 28 "owner": "numtide", 29 "repo": "flake-utils", 30 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", 31 "type": "github" 32 }, 33 "original": { 34 "owner": "numtide", 35 "repo": "flake-utils", 36 "type": "github" 37 } 38 }, 39 "nixpkgs": { 40 "locked": { 41 "lastModified": 1710222005, 42 "narHash": "sha256-irXySffHz7b82dZIme6peyAu+8tTJr1zyxcfUPhqUrg=", 43 "owner": "NixOS", 44 "repo": "nixpkgs", 45 "rev": "9a9a7552431c4f1a3b2eee9398641babf7c30d0e", 46 "type": "github" 47 }, 48 "original": { 49 "owner": "NixOS", 50 "ref": "nixpkgs-unstable", 51 "repo": "nixpkgs", 52 "type": "github" 53 } 54 }, 55 "nixpkgs_2": { 56 "locked": { 57 "lastModified": 1711703276, 58 "narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=", 59 "owner": "nixos", 60 "repo": "nixpkgs", 61 "rev": "d8fe5e6c92d0d190646fb9f1056741a229980089", 62 "type": "github" 63 }, 64 "original": { 65 "owner": "nixos", 66 "ref": "nixos-unstable", 67 "repo": "nixpkgs", 68 "type": "github" 69 } 70 }, 71 "root": { 72 "inputs": { 73 "carlos": "carlos", 74 "flake-utils": "flake-utils", 75 "nixpkgs": "nixpkgs_2" 76 } 77 }, 78 "systems": { 79 "locked": { 80 "lastModified": 1681028828, 81 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 82 "owner": "nix-systems", 83 "repo": "default", 84 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 85 "type": "github" 86 }, 87 "original": { 88 "owner": "nix-systems", 89 "repo": "default", 90 "type": "github" 91 } 92 } 93 }, 94 "root": "root", 95 "version": 7 96 }