Add sha256 to vampysite tarball

This commit is contained in:
Agatha Lovelace 2023-04-21 14:02:33 +02:00
parent 13021eb2b1
commit 8197987031
Signed by: sorceress
GPG Key ID: 01D0B3AB10CED4F8
2 changed files with 15 additions and 14 deletions

View File

@ -7,10 +7,11 @@ let
sha256 = "1lniwqyhj6r3pwwd4qp01yhfxjbwclw5dn58dgf4kk45f9qgniy3";
};
patched_pkgs = import (builtins.fetchTarball
"https://github.com/AgathaSorceress/nixpkgs/tarball/image-optim-pack-cleanup") {
inherit (pkgs) config;
};
patched_pkgs = import (builtins.fetchTarball {
url =
"https://github.com/AgathaSorceress/nixpkgs/tarball/image-optim-pack-cleanup";
sha256 = "03jskd96vplfcyj5d8wsb1v4m73vgzn4sr8l24cnlrp5zvpjl5v7";
}) { inherit (pkgs) config; };
jekyll_env = patched_pkgs.bundlerEnv {
name = "jekyll_env";

View File

@ -263,11 +263,11 @@
"utils": "utils_2"
},
"locked": {
"lastModified": 1681375313,
"narHash": "sha256-o8P8Bqdqkdy3/B6woNJZjKbVHLb8+KrlGzit4HiHBkg=",
"lastModified": 1682076142,
"narHash": "sha256-+tBIV9nNcuFMQBBOqw2o71kfpE0CX5xnvkF3cQUoRFU=",
"ref": "refs/heads/main",
"rev": "09609cf6daaf9e0cb9a82621cc11691e8c8ef468",
"revCount": 3,
"rev": "b6c565e744d7984b2c532c7bf81278972fa6fe5d",
"revCount": 4,
"type": "git",
"url": "https://git.xenua.me/xenua/fedi-frq-friend"
},
@ -284,11 +284,11 @@
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1681970018,
"narHash": "sha256-V/OeOVRJGOqQHKSG1RgZuLOMGclRgxfoYBN8zCzKxCE=",
"lastModified": 1682049207,
"narHash": "sha256-0RdlHulXR39YM00Kq0o2iCxmAxBsiOh2xEuMpq1ZkHM=",
"owner": "helix-editor",
"repo": "helix",
"rev": "b336cd76a740eea6ea41baa1028233ccf6e12ee5",
"rev": "ee7413a3fd723015843e569924abbfbf32b56182",
"type": "github"
},
"original": {
@ -304,11 +304,11 @@
]
},
"locked": {
"lastModified": 1681971090,
"narHash": "sha256-3j0M63GkG6GGny9e+C//GyuDCx1IwrurD27S0YI+GQY=",
"lastModified": 1682072616,
"narHash": "sha256-sR5RL3LACGuq5oePcAoJ/e1S3vitKQQSNACMYmqIE1E=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "5160039edca28a7e66bad0cfc72a07c91d6768ad",
"rev": "47d6c3f65234230d37f1cf7d3d6b5575ec80fe0c",
"type": "github"
},
"original": {