1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +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-09-12 21:43:42 +02:00
"lastModified": 1726100449,
"narHash": "sha256-VdP44D9gxac17KxjKy9jg4gkveqsuPXv2pFSolP4afI=",
2024-03-12 15:01:46 +02:00
"owner": "caarlos0",
"repo": "nur",
2024-09-12 21:43:42 +02:00
"rev": "98c914a4d9b7d2f2a4a99924c4abbabe7d56f0e7",
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-09-14 01:19:12 +02:00
"lastModified": 1726062873,
"narHash": "sha256-IiA3jfbR7K/B5+9byVi9BZGWTD4VSbWe8VLpp9B/iYk=",
2024-03-12 15:01:46 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-09-14 01:19:12 +02:00
"rev": "4f807e8940284ad7925ebd0a0993d2a1791acb2f",
"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
}