dotfiles/flake.lock

380 lines
10 KiB
Plaintext
Raw Normal View History

2022-05-15 14:35:03 +02:00
{
"nodes": {
2022-05-18 15:57:58 +02:00
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-11-19 17:55:30 +01:00
"lastModified": 1665870395,
"narHash": "sha256-Tsbqb27LDNxOoPLh0gw2hIb6L/6Ow/6lIBvqcHzEKBI=",
2022-05-18 15:57:58 +02:00
"owner": "ryantm",
"repo": "agenix",
2022-11-19 17:55:30 +01:00
"rev": "a630400067c6d03c9b3e0455347dc8559db14288",
2022-05-18 15:57:58 +02:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2022-05-15 14:35:03 +02:00
"blobs": {
"flake": false,
"locked": {
"lastModified": 1604995301,
"narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=",
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"type": "gitlab"
}
},
"emacs-overlay": {
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
2022-05-15 14:35:03 +02:00
"locked": {
2022-11-19 17:55:30 +01:00
"lastModified": 1668861223,
"narHash": "sha256-Y7Jc7n79h7vl7WGDohiSTpc4xdUx/B2n19+zMNjj0js=",
2022-05-15 14:35:03 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
2022-11-19 17:55:30 +01:00
"rev": "909b090c1181644ef3def6a37a18e9e3d08d1b07",
2022-05-15 14:35:03 +02:00
"type": "github"
},
"original": {
"id": "emacs-overlay",
"type": "indirect"
}
},
"flake-compat": {
"flake": false,
"locked": {
2022-11-19 17:55:30 +01:00
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
2022-05-15 14:35:03 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2022-11-19 17:55:30 +01:00
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
2022-05-15 14:35:03 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"flake-utils": {
"locked": {
2022-11-19 17:55:30 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-19 17:55:30 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2022-10-04 10:15:29 +02:00
"locked": {
2022-11-19 17:55:30 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-10-04 10:15:29 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-19 17:55:30 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-10-04 10:15:29 +02:00
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
"flake-utils_3": {
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"locked": {
2022-11-19 17:55:30 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_4": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-19 17:55:30 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-05-15 14:35:03 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-07-06 10:33:40 +02:00
],
"utils": "utils"
2022-05-15 14:35:03 +02:00
},
"locked": {
2022-11-19 17:55:30 +01:00
"lastModified": 1668788863,
"narHash": "sha256-FsdUG+YkRX7JZKZm6T44J2h+0pXB1sWA9AobyiozFK0=",
2022-05-15 14:35:03 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-19 17:55:30 +01:00
"rev": "948d1f8a5cef55a281d4f5d17f3b79df6c82fce1",
2022-05-15 14:35:03 +02:00
"type": "github"
},
"original": {
"id": "home-manager",
"type": "indirect"
}
},
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"lib-aggregate": {
"inputs": {
2022-10-04 10:15:29 +02:00
"flake-utils": "flake-utils_3",
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2022-11-19 17:55:30 +01:00
"lastModified": 1668341496,
"narHash": "sha256-RztQBdjzVOG8TRoWikG62//kPcC1JSHaqYeM+UFl46k=",
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"owner": "nix-community",
"repo": "lib-aggregate",
2022-11-19 17:55:30 +01:00
"rev": "0d285b79d0478307e5e180161174169263bea84a",
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lib-aggregate",
"type": "github"
}
},
2022-11-19 17:55:30 +01:00
"nix-eval-jobs": {
"inputs": {
"flake-utils": "flake-utils_4",
"nixpkgs": [
"nixpkgs-wayland",
"nixpkgs"
]
},
"locked": {
"lastModified": 1668649443,
"narHash": "sha256-gYeK4JgEMldDfM4wiHUEhLW9l+RZlR54GCo8kzRb9a8=",
"owner": "nix-community",
"repo": "nix-eval-jobs",
"rev": "55bf77092362b801df81ad66edfdb6d50baf1839",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-eval-jobs",
"type": "github"
}
},
2022-05-15 14:35:03 +02:00
"nixos-hardware": {
"locked": {
2022-11-19 17:55:30 +01:00
"lastModified": 1668334946,
"narHash": "sha256-omMbUj4r5DVBWh7KxkoO/Z/1V1shVR6Ls4jXNB4mr3U=",
2022-05-15 14:35:03 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-11-19 17:55:30 +01:00
"rev": "e0452b33ab0ef16ffe075e980644ed92a6a200bb",
2022-05-15 14:35:03 +02:00
"type": "github"
},
"original": {
"id": "nixos-hardware",
"type": "indirect"
}
},
"nixos-mailserver": {
"inputs": {
"blobs": "blobs",
"nixpkgs": [
"nixpkgs"
],
2022-07-06 10:33:40 +02:00
"nixpkgs-22_05": "nixpkgs-22_05",
"utils": "utils_2"
2022-05-15 14:35:03 +02:00
},
"locked": {
2022-09-15 10:14:50 +02:00
"lastModified": 1658267644,
"narHash": "sha256-NJRe1rnlF112eZwxNASlRL8/ghwD8g+lpHIYRkWQxC8=",
2022-05-15 14:35:03 +02:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2022-09-15 10:14:50 +02:00
"rev": "004c229ca44c069d93c92abf67ff1619fb508c6a",
2022-05-15 14:35:03 +02:00
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
"nixpkgs": {
"locked": {
2022-11-19 17:55:30 +01:00
"lastModified": 1668765800,
"narHash": "sha256-rC40+/W6Hio7b/RsY8SvQPKNx4WqNcTgfYv8cUMAvJk=",
2022-05-15 14:35:03 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-11-19 17:55:30 +01:00
"rev": "52b2ac8ae18bbad4374ff0dd5aeee0fdf1aea739",
2022-05-15 14:35:03 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-07-06 10:33:40 +02:00
"nixpkgs-22_05": {
"locked": {
"lastModified": 1654936503,
"narHash": "sha256-soKzdhI4jTHv/rSbh89RdlcJmrPgH8oMb/PLqiqIYVQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dab6df51387c3878cdea09f43589a15729cae9f4",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.05",
"type": "indirect"
}
},
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"nixpkgs-lib": {
"locked": {
2022-11-19 17:55:30 +01:00
"lastModified": 1668300937,
"narHash": "sha256-E9/ir9++M58btaHOqugyrE4lfVnM0gIq5M9QWhGX0aM=",
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2022-11-19 17:55:30 +01:00
"rev": "41386dc5b4915d0d5716e9d09dbf372ea3bd24f3",
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2022-05-15 14:35:03 +02:00
"nixpkgs-mozilla": {
"locked": {
2022-10-04 10:15:29 +02:00
"lastModified": 1664789696,
"narHash": "sha256-UGWJHQShiwLCr4/DysMVFrYdYYHcOqAOVsWNUu+l6YU=",
2022-05-15 14:35:03 +02:00
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
2022-10-04 10:15:29 +02:00
"rev": "80627b282705101e7b38e19ca6e8df105031b072",
2022-05-15 14:35:03 +02:00
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2022-09-15 10:14:50 +02:00
"lastModified": 1659914493,
"narHash": "sha256-lkA5X3VNMKirvA+SUzvEhfA7XquWLci+CGi505YFAIs=",
2022-05-15 14:35:03 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-09-15 10:14:50 +02:00
"rev": "022caabb5f2265ad4006c1fa5b1ebe69fb0c3faf",
2022-05-15 14:35:03 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-21.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-wayland": {
"inputs": {
"flake-compat": "flake-compat",
flake.lock: Update Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/43b4c2b4eaa3893266661e31bfc87e9915bebeef' (2022-05-04) → 'github:nix-community/emacs-overlay/972925e3f1b6724eaf6a896f1ae9390d205fcaae' (2022-05-15) • Added input 'emacs-overlay/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'emacs-overlay/nixpkgs': follows 'nixpkgs' • Updated input 'home-manager': 'github:nix-community/home-manager/267462dfb36d447421c789a3adf9d460cd09c147' (2022-05-04) → 'github:nix-community/home-manager/273598f53e04f0111dca5724b37640e3907edaaf' (2022-05-13) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cbe587c735b734405f56803e267820ee1559e6c1' (2022-05-03) → 'github:nixos/nixpkgs/fb222e008681fce4608e94f2d1dfdf3d03a364c4' (2022-05-13) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/908bda3a42d3236d5ee22e2942882fa1cedf6a65' (2022-05-04) → 'github:nix-community/nixpkgs-wayland/4588213f577661d37a42c7b6bba04c138c02d78f' (2022-05-15) • Updated input 'nixpkgs-wayland/cachix': 'github:nixos/nixpkgs/fd43ce017d4c95f47166d28664a004f57458a0b1' (2022-05-03) → 'github:nixos/nixpkgs/4c560cc7ee57e1fb28e6fd7bdacdf01f948f8a91' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/81165c2e94b56afcb9486b82dc91d92dfb503a6b' (2022-05-15) • Added input 'nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14) • Added input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/bdf553800c9c34ed00641785b02038f67f44d671' (2022-05-15)
2022-05-15 15:55:06 +02:00
"lib-aggregate": "lib-aggregate",
2022-11-19 17:55:30 +01:00
"nix-eval-jobs": "nix-eval-jobs",
2022-05-15 14:35:03 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-11-19 17:55:30 +01:00
"lastModified": 1668785759,
"narHash": "sha256-NpvIlLdWHdofGj9h3r/V9iHuB2jIGpFtrBl8ZpcY8kw=",
2022-05-15 14:35:03 +02:00
"owner": "nix-community",
"repo": "nixpkgs-wayland",
2022-11-19 17:55:30 +01:00
"rev": "58e628130f7b2906121478d5a006a35be7af8a5a",
2022-05-15 14:35:03 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs-wayland",
"type": "github"
}
},
"root": {
"inputs": {
2022-05-18 15:57:58 +02:00
"agenix": "agenix",
2022-05-15 14:35:03 +02:00
"emacs-overlay": "emacs-overlay",
2022-10-04 10:15:29 +02:00
"flake-utils": "flake-utils_2",
2022-05-15 14:35:03 +02:00
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixos-mailserver": "nixos-mailserver",
"nixpkgs": "nixpkgs",
"nixpkgs-mozilla": "nixpkgs-mozilla",
"nixpkgs-stable": "nixpkgs-stable",
2022-09-15 10:14:50 +02:00
"nixpkgs-wayland": "nixpkgs-wayland"
2022-05-15 14:35:03 +02:00
}
},
"utils": {
2022-07-06 10:33:40 +02:00
"locked": {
2022-11-19 17:55:30 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-07-06 10:33:40 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-19 17:55:30 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-07-06 10:33:40 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
2022-05-15 14:35:03 +02:00
"locked": {
"lastModified": 1605370193,
"narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5021eac20303a61fafe17224c087f5519baed54d",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}