1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-16 03:52:12 +02:00
goreleaser/flake.lock

97 lines
2.4 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2024-03-12 15:01:46 +02:00
"carlos": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2024-08-15 04:43:54 +02:00
"lastModified": 1721913546,
"narHash": "sha256-32afay4Evxnshtt6kQ1McWGoLt4wQxmkaoPP6E8amUs=",
2024-03-12 15:01:46 +02:00
"owner": "caarlos0",
"repo": "nur",
2024-08-15 04:43:54 +02:00
"rev": "e15298eadecec10fc676921863c42a19bf03fb82",
2024-03-12 15:01:46 +02:00
"type": "github"
},
"original": {
"owner": "caarlos0",
"repo": "nur",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-03-12 15:01:46 +02:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
2024-03-12 15:01:46 +02:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-15 16:11:22 +02:00
"lastModified": 1715499532,
"narHash": "sha256-9UJLb8rdi2VokYcfOBQHUzP3iNxOPNWcbK++ENElpk0=",
2024-03-12 15:01:46 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-15 16:11:22 +02:00
"rev": "af8b9db5c00f1a8e4b83578acc578ff7d823b786",
"type": "github"
},
"original": {
2024-03-12 15:01:46 +02:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-12 15:01:46 +02:00
"nixpkgs_2": {
"locked": {
2024-08-15 04:43:54 +02:00
"lastModified": 1723362943,
"narHash": "sha256-dFZRVSgmJkyM0bkPpaYRtG/kRMRTorUIDj8BxoOt1T4=",
2024-03-12 15:01:46 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-08-15 04:43:54 +02:00
"rev": "a58bc8ad779655e790115244571758e8de055e3d",
"type": "github"
},
"original": {
2024-03-12 15:01:46 +02:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-12 15:01:46 +02:00
"root": {
"inputs": {
"carlos": "carlos",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2"
}
},
"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
}