refactor readme updated
This commit is contained in:
parent
c4b1d1c2ba
commit
8562fc6553
5 changed files with 57 additions and 24 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
description = "Essence Quebec - Gas price heatmap";
|
||||
description = "Prix du gaz Quebec - Gas price heatmap";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
};
|
||||
|
||||
packages.default = pkgs.buildGoModule {
|
||||
pname = "essence";
|
||||
pname = "prixdugaz";
|
||||
version = "0.1.0";
|
||||
src = ./.;
|
||||
vendorHash = "sha256-iiobqg0INKuzTyC/VMGcX5CfroqqbKnwlJLVAOCZbEE=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue