nixos-config/flake.lock

812 lines
21 KiB
Text
Raw Normal View History

{
"nodes": {
2022-09-21 19:38:51 +00:00
"crane": {
"flake": false,
"locked": {
"lastModified": 1661875961,
"narHash": "sha256-f1h/2c6Teeu1ofAHWzrS8TwBPcnN+EEu+z1sRVmMQTk=",
"owner": "ipetkov",
"repo": "crane",
"rev": "d9f394e4e20e97c2a60c3ad82c2b6ef99be19e24",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2022-08-14 10:34:54 +00:00
"devshell": {
2022-09-21 19:38:51 +00:00
"flake": false,
"locked": {
2022-11-05 00:39:04 +00:00
"lastModified": 1667210711,
"narHash": "sha256-IoErjXZAkzYWHEpQqwu/DeRNJGFdR7X2OGbkhMqMrpw=",
2022-09-21 19:38:51 +00:00
"owner": "numtide",
"repo": "devshell",
2022-11-05 00:39:04 +00:00
"rev": "96a9dd12b8a447840cc246e17a47b81a4268bba7",
2022-09-21 19:38:51 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2022-01-23 18:24:13 +00:00
"dns": {
"inputs": {
2022-09-09 17:59:43 +00:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
2022-01-23 18:24:13 +00:00
},
"locked": {
2022-02-09 09:29:55 +00:00
"lastModified": 1644390195,
"narHash": "sha256-eU6y5oYs8HUS7Mmo6h8qsl+gLa4zLlhIl0Ryk4e4r2M=",
2022-01-23 18:24:13 +00:00
"owner": "DarkKirb",
"repo": "dns.nix",
2022-02-09 09:29:55 +00:00
"rev": "4d3d32b0fd221895bf3da0e348056260c3a77636",
2022-01-23 18:24:13 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
2022-02-09 07:19:39 +00:00
"ref": "master",
2022-01-23 18:24:13 +00:00
"repo": "dns.nix",
"type": "github"
}
},
2022-09-21 19:38:51 +00:00
"dream2nix": {
"inputs": {
"alejandra": [
"helix",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) → 'github:EmaApps/emanote/3300092d40c9092e33a6b22e53a30a2a82796138' (2022-11-19) • Updated input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) → 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) • Updated input 'helix': 'github:helix-editor/helix/7e99087fa36fd49b350311ebdbc3b9338794746b' (2022-11-19) → 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/cd5e5cbd81c80dc219455dd3b1e0ddb55fae51ec' (2022-11-04) → 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/5252794e58eedb02d607fa3187ffead7becc81b0' (2022-11-02) → 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) • Updated input 'helix/nci/dream2nix/alejandra': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/all-cabal-json': 'github:nix-community/all-cabal-json/d7c0434eebffb305071404edcf9d5cd99703878e' (2022-10-12) → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/flake-utils-pre-commit': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/ghc-utils': 'git+https://gitlab.haskell.org/bgamari/ghc-utils?ref=refs%2fheads%2fmaster&rev=bb3a2d3dc52ff0253fb9c2812bd7aa2da03e0fea' (2022-09-10) → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/gomod2nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/mach-nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/poetry2nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/pre-commit-hooks': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/e2effcee7529c78fa3e4caf00e593f10227228cc' (2022-11-19) → 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a04a4bbbeb5476687a5a1444a187c4b2877233ed' (2022-11-19) → 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) • Updated input 'nur': 'github:nix-community/NUR/ad2ac56708a94419dde8f6bfc68ac8efe8398d53' (2022-11-19) → 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/347ae0a9ad8d5d933ef76dedab177995029e5f0d' (2022-11-18) → 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) → 'github:Mic92/sops-nix/f72e050c3ef148b1131a0d2df55385c045e4166b' (2022-11-20) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13) → 'github:NixOS/nixpkgs/b68a6a27adb452879ab66c0eaac0c133e32823b2' (2022-11-20)
2022-11-20 07:54:00 +00:00
"nci"
],
"all-cabal-json": [
"helix",
"nci"
2022-09-21 19:38:51 +00:00
],
"crane": "crane",
"devshell": [
"helix",
"nci",
"devshell"
],
"flake-utils-pre-commit": [
"helix",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) → 'github:EmaApps/emanote/3300092d40c9092e33a6b22e53a30a2a82796138' (2022-11-19) • Updated input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) → 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) • Updated input 'helix': 'github:helix-editor/helix/7e99087fa36fd49b350311ebdbc3b9338794746b' (2022-11-19) → 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/cd5e5cbd81c80dc219455dd3b1e0ddb55fae51ec' (2022-11-04) → 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/5252794e58eedb02d607fa3187ffead7becc81b0' (2022-11-02) → 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) • Updated input 'helix/nci/dream2nix/alejandra': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/all-cabal-json': 'github:nix-community/all-cabal-json/d7c0434eebffb305071404edcf9d5cd99703878e' (2022-10-12) → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/flake-utils-pre-commit': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/ghc-utils': 'git+https://gitlab.haskell.org/bgamari/ghc-utils?ref=refs%2fheads%2fmaster&rev=bb3a2d3dc52ff0253fb9c2812bd7aa2da03e0fea' (2022-09-10) → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/gomod2nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/mach-nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/poetry2nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/pre-commit-hooks': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/e2effcee7529c78fa3e4caf00e593f10227228cc' (2022-11-19) → 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a04a4bbbeb5476687a5a1444a187c4b2877233ed' (2022-11-19) → 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) • Updated input 'nur': 'github:nix-community/NUR/ad2ac56708a94419dde8f6bfc68ac8efe8398d53' (2022-11-19) → 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/347ae0a9ad8d5d933ef76dedab177995029e5f0d' (2022-11-18) → 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) → 'github:Mic92/sops-nix/f72e050c3ef148b1131a0d2df55385c045e4166b' (2022-11-20) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13) → 'github:NixOS/nixpkgs/b68a6a27adb452879ab66c0eaac0c133e32823b2' (2022-11-20)
2022-11-20 07:54:00 +00:00
"nci"
],
"ghc-utils": [
"helix",
"nci"
2022-09-21 19:38:51 +00:00
],
"gomod2nix": [
"helix",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) → 'github:EmaApps/emanote/3300092d40c9092e33a6b22e53a30a2a82796138' (2022-11-19) • Updated input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) → 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) • Updated input 'helix': 'github:helix-editor/helix/7e99087fa36fd49b350311ebdbc3b9338794746b' (2022-11-19) → 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/cd5e5cbd81c80dc219455dd3b1e0ddb55fae51ec' (2022-11-04) → 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/5252794e58eedb02d607fa3187ffead7becc81b0' (2022-11-02) → 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) • Updated input 'helix/nci/dream2nix/alejandra': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/all-cabal-json': 'github:nix-community/all-cabal-json/d7c0434eebffb305071404edcf9d5cd99703878e' (2022-10-12) → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/flake-utils-pre-commit': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/ghc-utils': 'git+https://gitlab.haskell.org/bgamari/ghc-utils?ref=refs%2fheads%2fmaster&rev=bb3a2d3dc52ff0253fb9c2812bd7aa2da03e0fea' (2022-09-10) → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/gomod2nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/mach-nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/poetry2nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/pre-commit-hooks': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/e2effcee7529c78fa3e4caf00e593f10227228cc' (2022-11-19) → 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a04a4bbbeb5476687a5a1444a187c4b2877233ed' (2022-11-19) → 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) • Updated input 'nur': 'github:nix-community/NUR/ad2ac56708a94419dde8f6bfc68ac8efe8398d53' (2022-11-19) → 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/347ae0a9ad8d5d933ef76dedab177995029e5f0d' (2022-11-18) → 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) → 'github:Mic92/sops-nix/f72e050c3ef148b1131a0d2df55385c045e4166b' (2022-11-20) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13) → 'github:NixOS/nixpkgs/b68a6a27adb452879ab66c0eaac0c133e32823b2' (2022-11-20)
2022-11-20 07:54:00 +00:00
"nci"
2022-09-21 19:38:51 +00:00
],
"mach-nix": [
"helix",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) → 'github:EmaApps/emanote/3300092d40c9092e33a6b22e53a30a2a82796138' (2022-11-19) • Updated input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) → 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) • Updated input 'helix': 'github:helix-editor/helix/7e99087fa36fd49b350311ebdbc3b9338794746b' (2022-11-19) → 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/cd5e5cbd81c80dc219455dd3b1e0ddb55fae51ec' (2022-11-04) → 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/5252794e58eedb02d607fa3187ffead7becc81b0' (2022-11-02) → 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) • Updated input 'helix/nci/dream2nix/alejandra': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/all-cabal-json': 'github:nix-community/all-cabal-json/d7c0434eebffb305071404edcf9d5cd99703878e' (2022-10-12) → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/flake-utils-pre-commit': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/ghc-utils': 'git+https://gitlab.haskell.org/bgamari/ghc-utils?ref=refs%2fheads%2fmaster&rev=bb3a2d3dc52ff0253fb9c2812bd7aa2da03e0fea' (2022-09-10) → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/gomod2nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/mach-nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/poetry2nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/pre-commit-hooks': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/e2effcee7529c78fa3e4caf00e593f10227228cc' (2022-11-19) → 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a04a4bbbeb5476687a5a1444a187c4b2877233ed' (2022-11-19) → 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) • Updated input 'nur': 'github:nix-community/NUR/ad2ac56708a94419dde8f6bfc68ac8efe8398d53' (2022-11-19) → 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/347ae0a9ad8d5d933ef76dedab177995029e5f0d' (2022-11-18) → 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) → 'github:Mic92/sops-nix/f72e050c3ef148b1131a0d2df55385c045e4166b' (2022-11-20) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13) → 'github:NixOS/nixpkgs/b68a6a27adb452879ab66c0eaac0c133e32823b2' (2022-11-20)
2022-11-20 07:54:00 +00:00
"nci"
2022-09-21 19:38:51 +00:00
],
"nixpkgs": [
"helix",
"nci",
"nixpkgs"
],
"poetry2nix": [
"helix",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) → 'github:EmaApps/emanote/3300092d40c9092e33a6b22e53a30a2a82796138' (2022-11-19) • Updated input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) → 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) • Updated input 'helix': 'github:helix-editor/helix/7e99087fa36fd49b350311ebdbc3b9338794746b' (2022-11-19) → 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/cd5e5cbd81c80dc219455dd3b1e0ddb55fae51ec' (2022-11-04) → 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/5252794e58eedb02d607fa3187ffead7becc81b0' (2022-11-02) → 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) • Updated input 'helix/nci/dream2nix/alejandra': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/all-cabal-json': 'github:nix-community/all-cabal-json/d7c0434eebffb305071404edcf9d5cd99703878e' (2022-10-12) → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/flake-utils-pre-commit': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/ghc-utils': 'git+https://gitlab.haskell.org/bgamari/ghc-utils?ref=refs%2fheads%2fmaster&rev=bb3a2d3dc52ff0253fb9c2812bd7aa2da03e0fea' (2022-09-10) → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/gomod2nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/mach-nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/poetry2nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/pre-commit-hooks': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/e2effcee7529c78fa3e4caf00e593f10227228cc' (2022-11-19) → 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a04a4bbbeb5476687a5a1444a187c4b2877233ed' (2022-11-19) → 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) • Updated input 'nur': 'github:nix-community/NUR/ad2ac56708a94419dde8f6bfc68ac8efe8398d53' (2022-11-19) → 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/347ae0a9ad8d5d933ef76dedab177995029e5f0d' (2022-11-18) → 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) → 'github:Mic92/sops-nix/f72e050c3ef148b1131a0d2df55385c045e4166b' (2022-11-20) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13) → 'github:NixOS/nixpkgs/b68a6a27adb452879ab66c0eaac0c133e32823b2' (2022-11-20)
2022-11-20 07:54:00 +00:00
"nci"
2022-09-21 19:38:51 +00:00
],
"pre-commit-hooks": [
"helix",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) → 'github:EmaApps/emanote/3300092d40c9092e33a6b22e53a30a2a82796138' (2022-11-19) • Updated input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) → 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) • Updated input 'helix': 'github:helix-editor/helix/7e99087fa36fd49b350311ebdbc3b9338794746b' (2022-11-19) → 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/cd5e5cbd81c80dc219455dd3b1e0ddb55fae51ec' (2022-11-04) → 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/5252794e58eedb02d607fa3187ffead7becc81b0' (2022-11-02) → 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) • Updated input 'helix/nci/dream2nix/alejandra': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/all-cabal-json': 'github:nix-community/all-cabal-json/d7c0434eebffb305071404edcf9d5cd99703878e' (2022-10-12) → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/flake-utils-pre-commit': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/ghc-utils': 'git+https://gitlab.haskell.org/bgamari/ghc-utils?ref=refs%2fheads%2fmaster&rev=bb3a2d3dc52ff0253fb9c2812bd7aa2da03e0fea' (2022-09-10) → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/gomod2nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/mach-nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/poetry2nix': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'helix/nci/dream2nix/pre-commit-hooks': follows 'helix/nci/nixpkgs' → follows 'helix/nci' • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/e2effcee7529c78fa3e4caf00e593f10227228cc' (2022-11-19) → 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a04a4bbbeb5476687a5a1444a187c4b2877233ed' (2022-11-19) → 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) • Updated input 'nur': 'github:nix-community/NUR/ad2ac56708a94419dde8f6bfc68ac8efe8398d53' (2022-11-19) → 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/347ae0a9ad8d5d933ef76dedab177995029e5f0d' (2022-11-18) → 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) → 'github:Mic92/sops-nix/f72e050c3ef148b1131a0d2df55385c045e4166b' (2022-11-20) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13) → 'github:NixOS/nixpkgs/b68a6a27adb452879ab66c0eaac0c133e32823b2' (2022-11-20)
2022-11-20 07:54:00 +00:00
"nci"
2022-09-21 19:38:51 +00:00
]
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'helix': 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) → 'github:helix-editor/helix/f538b697597dccdd2492606858f0976c7cf7e4d2' (2022-11-22) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) → 'github:yusdacra/nix-cargo-integration/c5133b91fc1d549087c91228bd213f2518728a4b' (2022-11-21) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) → 'github:nix-community/dream2nix/c77e8379d8fe01213ba072e40946cbfb7b58e628' (2022-11-19) • Updated input 'helix/nixpkgs': 'github:nixos/nixpkgs/a2a777538d971c6b01c6e54af89ddd6567c055e8' (2022-11-03) → 'github:nixos/nixpkgs/690ffff026b4e635b46f69002c0f4e81c65dfc2e' (2022-11-20) • Updated input 'helix/rust-overlay': 'github:oxalica/rust-overlay/cf668f737ac986c0a89e83b6b2e3c5ddbd8cf33b' (2022-11-03) → 'github:oxalica/rust-overlay/68ab029c93f8f8eed4cf3ce9a89a9fd4504b2d6e' (2022-11-21) • Updated input 'hosts-list': 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) → 'github:StevenBlack/hosts/eccb2df38aa5c3de16d0479d559b9daaaabcf38c' (2022-11-21) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) → 'github:DarkKirb/nix-packages/2752fee519deea523b4e9673f683c8aae605138b' (2022-11-21) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) → 'github:NixOS/nixos-hardware/1108c1b8614017c8b52005054fd27a00e4feb51b' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) → 'github:NixOS/nixpkgs/1fad5809f646ffd2acf00d56f88ea7f62e5e7fc2' (2022-11-22) • Updated input 'nur': 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) → 'github:nix-community/NUR/ef6debac6b44add1f617ef44d851f4061b6dad74' (2022-11-22) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) → 'github:PrismLauncher/PrismLauncher/68b7aa0a4d124b231ba351ae8d37ea6c55b333a2' (2022-11-21)
2022-11-22 07:54:00 +00:00
"lastModified": 1668851003,
"narHash": "sha256-X7RCQQynbxStZR2m7HW38r/msMQwVl3afD6UXOCtvx4=",
2022-09-21 19:38:51 +00:00
"owner": "nix-community",
"repo": "dream2nix",
flake.lock: Update Flake lock file updates: • Updated input 'helix': 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) → 'github:helix-editor/helix/f538b697597dccdd2492606858f0976c7cf7e4d2' (2022-11-22) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) → 'github:yusdacra/nix-cargo-integration/c5133b91fc1d549087c91228bd213f2518728a4b' (2022-11-21) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) → 'github:nix-community/dream2nix/c77e8379d8fe01213ba072e40946cbfb7b58e628' (2022-11-19) • Updated input 'helix/nixpkgs': 'github:nixos/nixpkgs/a2a777538d971c6b01c6e54af89ddd6567c055e8' (2022-11-03) → 'github:nixos/nixpkgs/690ffff026b4e635b46f69002c0f4e81c65dfc2e' (2022-11-20) • Updated input 'helix/rust-overlay': 'github:oxalica/rust-overlay/cf668f737ac986c0a89e83b6b2e3c5ddbd8cf33b' (2022-11-03) → 'github:oxalica/rust-overlay/68ab029c93f8f8eed4cf3ce9a89a9fd4504b2d6e' (2022-11-21) • Updated input 'hosts-list': 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) → 'github:StevenBlack/hosts/eccb2df38aa5c3de16d0479d559b9daaaabcf38c' (2022-11-21) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) → 'github:DarkKirb/nix-packages/2752fee519deea523b4e9673f683c8aae605138b' (2022-11-21) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) → 'github:NixOS/nixos-hardware/1108c1b8614017c8b52005054fd27a00e4feb51b' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) → 'github:NixOS/nixpkgs/1fad5809f646ffd2acf00d56f88ea7f62e5e7fc2' (2022-11-22) • Updated input 'nur': 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) → 'github:nix-community/NUR/ef6debac6b44add1f617ef44d851f4061b6dad74' (2022-11-22) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) → 'github:PrismLauncher/PrismLauncher/68b7aa0a4d124b231ba351ae8d37ea6c55b333a2' (2022-11-21)
2022-11-22 07:54:00 +00:00
"rev": "c77e8379d8fe01213ba072e40946cbfb7b58e628",
2022-09-21 19:38:51 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "dream2nix",
"type": "github"
}
},
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/929759feb5c0c1e88efeb32c20fcd1a8d098cf4c' (2022-11-10) → 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) • Updated input 'emanote/commonmark-wikilink': 'github:srid/commonmark-wikilink/6c249d1e1dd931e730fa9ecd803610da83d3fc38' (2022-11-05) → 'github:srid/commonmark-wikilink/72c880b5dbe8521f8c424c7bd39cb11b26e8dbb8' (2022-11-05) • Added input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) • Updated input 'emanote/flake-parts': 'github:hercules-ci/flake-parts/0e101dbae756d35a376a5e1faea532608e4a4b9a' (2022-10-27) → 'github:hercules-ci/flake-parts/d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa' (2022-11-14) • Updated input 'emanote/haskell-flake': 'github:srid/haskell-flake/2ef06a73fef2856fb5d0f5a8a7a4fef964e0d94f' (2022-10-24) → 'github:srid/haskell-flake/4fc511d93a55fedf815c1647ad146c26d7a2054e' (2022-11-11) • Added input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) • Added input 'emanote/heist-extra': 'github:srid/heist-extra/da94abfa68f67933baef9b529fe8d2a4edc572d5' (2022-11-15) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/4ede9091df31e1f4d1eb4e03ccbfe374b6f64ef5' (2022-10-29) → 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) • Updated input 'helix': 'github:helix-editor/helix/7367abd6c6f764b45802613ca9c46e921b4394e6' (2022-11-11) → 'github:helix-editor/helix/fe11ae221812c2aaa917359377f92c511a861886' (2022-11-16) • Updated input 'hosts-list': 'github:StevenBlack/hosts/bbb72c6956fdc8839042d477ea53d7f402adfe81' (2022-11-09) → 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/9476436f32918069f9400608a30d1447701f4449' (2022-11-16) → 'github:DarkKirb/nix-packages/6de1aedf1743d5a6733055320faac80286e9ae7b' (2022-11-16) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/062c3cca468a4b404ddd964fb444b665e4da982e' (2022-11-11) → 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f4eff08947c0b334c9b6dbbeca112ecc93d47402' (2022-11-11) → 'github:NixOS/nixpkgs/51944000638cb69c69649cfb56a8fb6e56bd2380' (2022-11-16) • Updated input 'nur': 'github:nix-community/NUR/37d8c77ab0b1fa3f48fb94e79f272c60aad10a57' (2022-11-11) → 'github:nix-community/NUR/5298ddfd41b01bdcf80e552d22f0baf31a4e4b13' (2022-11-16) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/46a8e18841f398a3735e7ca4310c317e3dacc474' (2022-11-10) → 'github:PrismLauncher/PrismLauncher/debc1659e100de1a85d80a8f0ba41623293d0103' (2022-11-16) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4407353739ad74a3d9744cf2988ab10f3b83e288' (2022-11-06) → 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/6440d13df2327d2db13d3b17e419784020b71d22' (2022-10-30) → 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13)
2022-11-16 15:53:46 +00:00
"ema": {
"flake": false,
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"lastModified": 1668972953,
"narHash": "sha256-WyTqCQg9xPqB2wC16PdjocaIL81MBLtjgC3eCzhN5hE=",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/929759feb5c0c1e88efeb32c20fcd1a8d098cf4c' (2022-11-10) → 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) • Updated input 'emanote/commonmark-wikilink': 'github:srid/commonmark-wikilink/6c249d1e1dd931e730fa9ecd803610da83d3fc38' (2022-11-05) → 'github:srid/commonmark-wikilink/72c880b5dbe8521f8c424c7bd39cb11b26e8dbb8' (2022-11-05) • Added input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) • Updated input 'emanote/flake-parts': 'github:hercules-ci/flake-parts/0e101dbae756d35a376a5e1faea532608e4a4b9a' (2022-10-27) → 'github:hercules-ci/flake-parts/d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa' (2022-11-14) • Updated input 'emanote/haskell-flake': 'github:srid/haskell-flake/2ef06a73fef2856fb5d0f5a8a7a4fef964e0d94f' (2022-10-24) → 'github:srid/haskell-flake/4fc511d93a55fedf815c1647ad146c26d7a2054e' (2022-11-11) • Added input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) • Added input 'emanote/heist-extra': 'github:srid/heist-extra/da94abfa68f67933baef9b529fe8d2a4edc572d5' (2022-11-15) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/4ede9091df31e1f4d1eb4e03ccbfe374b6f64ef5' (2022-10-29) → 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) • Updated input 'helix': 'github:helix-editor/helix/7367abd6c6f764b45802613ca9c46e921b4394e6' (2022-11-11) → 'github:helix-editor/helix/fe11ae221812c2aaa917359377f92c511a861886' (2022-11-16) • Updated input 'hosts-list': 'github:StevenBlack/hosts/bbb72c6956fdc8839042d477ea53d7f402adfe81' (2022-11-09) → 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/9476436f32918069f9400608a30d1447701f4449' (2022-11-16) → 'github:DarkKirb/nix-packages/6de1aedf1743d5a6733055320faac80286e9ae7b' (2022-11-16) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/062c3cca468a4b404ddd964fb444b665e4da982e' (2022-11-11) → 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f4eff08947c0b334c9b6dbbeca112ecc93d47402' (2022-11-11) → 'github:NixOS/nixpkgs/51944000638cb69c69649cfb56a8fb6e56bd2380' (2022-11-16) • Updated input 'nur': 'github:nix-community/NUR/37d8c77ab0b1fa3f48fb94e79f272c60aad10a57' (2022-11-11) → 'github:nix-community/NUR/5298ddfd41b01bdcf80e552d22f0baf31a4e4b13' (2022-11-16) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/46a8e18841f398a3735e7ca4310c317e3dacc474' (2022-11-10) → 'github:PrismLauncher/PrismLauncher/debc1659e100de1a85d80a8f0ba41623293d0103' (2022-11-16) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4407353739ad74a3d9744cf2988ab10f3b83e288' (2022-11-06) → 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/6440d13df2327d2db13d3b17e419784020b71d22' (2022-10-30) → 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13)
2022-11-16 15:53:46 +00:00
"owner": "EmaApps",
"repo": "ema",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"rev": "61faae56aa0f3c6ca815f344684cc566f6341662",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/929759feb5c0c1e88efeb32c20fcd1a8d098cf4c' (2022-11-10) → 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) • Updated input 'emanote/commonmark-wikilink': 'github:srid/commonmark-wikilink/6c249d1e1dd931e730fa9ecd803610da83d3fc38' (2022-11-05) → 'github:srid/commonmark-wikilink/72c880b5dbe8521f8c424c7bd39cb11b26e8dbb8' (2022-11-05) • Added input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) • Updated input 'emanote/flake-parts': 'github:hercules-ci/flake-parts/0e101dbae756d35a376a5e1faea532608e4a4b9a' (2022-10-27) → 'github:hercules-ci/flake-parts/d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa' (2022-11-14) • Updated input 'emanote/haskell-flake': 'github:srid/haskell-flake/2ef06a73fef2856fb5d0f5a8a7a4fef964e0d94f' (2022-10-24) → 'github:srid/haskell-flake/4fc511d93a55fedf815c1647ad146c26d7a2054e' (2022-11-11) • Added input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) • Added input 'emanote/heist-extra': 'github:srid/heist-extra/da94abfa68f67933baef9b529fe8d2a4edc572d5' (2022-11-15) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/4ede9091df31e1f4d1eb4e03ccbfe374b6f64ef5' (2022-10-29) → 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) • Updated input 'helix': 'github:helix-editor/helix/7367abd6c6f764b45802613ca9c46e921b4394e6' (2022-11-11) → 'github:helix-editor/helix/fe11ae221812c2aaa917359377f92c511a861886' (2022-11-16) • Updated input 'hosts-list': 'github:StevenBlack/hosts/bbb72c6956fdc8839042d477ea53d7f402adfe81' (2022-11-09) → 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/9476436f32918069f9400608a30d1447701f4449' (2022-11-16) → 'github:DarkKirb/nix-packages/6de1aedf1743d5a6733055320faac80286e9ae7b' (2022-11-16) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/062c3cca468a4b404ddd964fb444b665e4da982e' (2022-11-11) → 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f4eff08947c0b334c9b6dbbeca112ecc93d47402' (2022-11-11) → 'github:NixOS/nixpkgs/51944000638cb69c69649cfb56a8fb6e56bd2380' (2022-11-16) • Updated input 'nur': 'github:nix-community/NUR/37d8c77ab0b1fa3f48fb94e79f272c60aad10a57' (2022-11-11) → 'github:nix-community/NUR/5298ddfd41b01bdcf80e552d22f0baf31a4e4b13' (2022-11-16) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/46a8e18841f398a3735e7ca4310c317e3dacc474' (2022-11-10) → 'github:PrismLauncher/PrismLauncher/debc1659e100de1a85d80a8f0ba41623293d0103' (2022-11-16) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4407353739ad74a3d9744cf2988ab10f3b83e288' (2022-11-06) → 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/6440d13df2327d2db13d3b17e419784020b71d22' (2022-10-30) → 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13)
2022-11-16 15:53:46 +00:00
"type": "github"
},
"original": {
"owner": "EmaApps",
"repo": "ema",
"type": "github"
}
},
2022-07-09 20:06:22 +00:00
"emanote": {
"inputs": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/929759feb5c0c1e88efeb32c20fcd1a8d098cf4c' (2022-11-10) → 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) • Updated input 'emanote/commonmark-wikilink': 'github:srid/commonmark-wikilink/6c249d1e1dd931e730fa9ecd803610da83d3fc38' (2022-11-05) → 'github:srid/commonmark-wikilink/72c880b5dbe8521f8c424c7bd39cb11b26e8dbb8' (2022-11-05) • Added input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) • Updated input 'emanote/flake-parts': 'github:hercules-ci/flake-parts/0e101dbae756d35a376a5e1faea532608e4a4b9a' (2022-10-27) → 'github:hercules-ci/flake-parts/d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa' (2022-11-14) • Updated input 'emanote/haskell-flake': 'github:srid/haskell-flake/2ef06a73fef2856fb5d0f5a8a7a4fef964e0d94f' (2022-10-24) → 'github:srid/haskell-flake/4fc511d93a55fedf815c1647ad146c26d7a2054e' (2022-11-11) • Added input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) • Added input 'emanote/heist-extra': 'github:srid/heist-extra/da94abfa68f67933baef9b529fe8d2a4edc572d5' (2022-11-15) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/4ede9091df31e1f4d1eb4e03ccbfe374b6f64ef5' (2022-10-29) → 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) • Updated input 'helix': 'github:helix-editor/helix/7367abd6c6f764b45802613ca9c46e921b4394e6' (2022-11-11) → 'github:helix-editor/helix/fe11ae221812c2aaa917359377f92c511a861886' (2022-11-16) • Updated input 'hosts-list': 'github:StevenBlack/hosts/bbb72c6956fdc8839042d477ea53d7f402adfe81' (2022-11-09) → 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/9476436f32918069f9400608a30d1447701f4449' (2022-11-16) → 'github:DarkKirb/nix-packages/6de1aedf1743d5a6733055320faac80286e9ae7b' (2022-11-16) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/062c3cca468a4b404ddd964fb444b665e4da982e' (2022-11-11) → 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f4eff08947c0b334c9b6dbbeca112ecc93d47402' (2022-11-11) → 'github:NixOS/nixpkgs/51944000638cb69c69649cfb56a8fb6e56bd2380' (2022-11-16) • Updated input 'nur': 'github:nix-community/NUR/37d8c77ab0b1fa3f48fb94e79f272c60aad10a57' (2022-11-11) → 'github:nix-community/NUR/5298ddfd41b01bdcf80e552d22f0baf31a4e4b13' (2022-11-16) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/46a8e18841f398a3735e7ca4310c317e3dacc474' (2022-11-10) → 'github:PrismLauncher/PrismLauncher/debc1659e100de1a85d80a8f0ba41623293d0103' (2022-11-16) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4407353739ad74a3d9744cf2988ab10f3b83e288' (2022-11-06) → 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/6440d13df2327d2db13d3b17e419784020b71d22' (2022-10-30) → 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13)
2022-11-16 15:53:46 +00:00
"ema": "ema",
2022-07-09 20:06:22 +00:00
"flake-parts": "flake-parts",
"haskell-flake": "haskell-flake",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/929759feb5c0c1e88efeb32c20fcd1a8d098cf4c' (2022-11-10) → 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) • Updated input 'emanote/commonmark-wikilink': 'github:srid/commonmark-wikilink/6c249d1e1dd931e730fa9ecd803610da83d3fc38' (2022-11-05) → 'github:srid/commonmark-wikilink/72c880b5dbe8521f8c424c7bd39cb11b26e8dbb8' (2022-11-05) • Added input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) • Updated input 'emanote/flake-parts': 'github:hercules-ci/flake-parts/0e101dbae756d35a376a5e1faea532608e4a4b9a' (2022-10-27) → 'github:hercules-ci/flake-parts/d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa' (2022-11-14) • Updated input 'emanote/haskell-flake': 'github:srid/haskell-flake/2ef06a73fef2856fb5d0f5a8a7a4fef964e0d94f' (2022-10-24) → 'github:srid/haskell-flake/4fc511d93a55fedf815c1647ad146c26d7a2054e' (2022-11-11) • Added input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) • Added input 'emanote/heist-extra': 'github:srid/heist-extra/da94abfa68f67933baef9b529fe8d2a4edc572d5' (2022-11-15) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/4ede9091df31e1f4d1eb4e03ccbfe374b6f64ef5' (2022-10-29) → 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) • Updated input 'helix': 'github:helix-editor/helix/7367abd6c6f764b45802613ca9c46e921b4394e6' (2022-11-11) → 'github:helix-editor/helix/fe11ae221812c2aaa917359377f92c511a861886' (2022-11-16) • Updated input 'hosts-list': 'github:StevenBlack/hosts/bbb72c6956fdc8839042d477ea53d7f402adfe81' (2022-11-09) → 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/9476436f32918069f9400608a30d1447701f4449' (2022-11-16) → 'github:DarkKirb/nix-packages/6de1aedf1743d5a6733055320faac80286e9ae7b' (2022-11-16) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/062c3cca468a4b404ddd964fb444b665e4da982e' (2022-11-11) → 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f4eff08947c0b334c9b6dbbeca112ecc93d47402' (2022-11-11) → 'github:NixOS/nixpkgs/51944000638cb69c69649cfb56a8fb6e56bd2380' (2022-11-16) • Updated input 'nur': 'github:nix-community/NUR/37d8c77ab0b1fa3f48fb94e79f272c60aad10a57' (2022-11-11) → 'github:nix-community/NUR/5298ddfd41b01bdcf80e552d22f0baf31a4e4b13' (2022-11-16) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/46a8e18841f398a3735e7ca4310c317e3dacc474' (2022-11-10) → 'github:PrismLauncher/PrismLauncher/debc1659e100de1a85d80a8f0ba41623293d0103' (2022-11-16) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4407353739ad74a3d9744cf2988ab10f3b83e288' (2022-11-06) → 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/6440d13df2327d2db13d3b17e419784020b71d22' (2022-10-30) → 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13)
2022-11-16 15:53:46 +00:00
"heist": "heist",
"heist-extra": "heist-extra",
2022-11-03 10:04:24 +00:00
"nixpkgs": "nixpkgs_2"
2022-07-09 20:06:22 +00:00
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"lastModified": 1670278882,
"narHash": "sha256-nonbsbJ5hnnh1Byc7WvYaBqN04exys3ywlfQ8+DnwRE=",
2022-07-09 20:06:22 +00:00
"owner": "EmaApps",
"repo": "emanote",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"rev": "9deff5c4f890eb84494420b486e9498d1c001359",
2022-07-09 20:06:22 +00:00
"type": "github"
},
"original": {
"owner": "EmaApps",
"repo": "emanote",
"type": "github"
}
},
2022-01-22 20:06:20 +00:00
"flake-compat": {
"flake": false,
"locked": {
2022-05-17 04:58:51 +00:00
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
2022-01-22 20:06:20 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2022-05-17 04:58:51 +00:00
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
2022-01-22 20:06:20 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-07-09 20:06:22 +00:00
"flake-parts": {
"inputs": {
2022-11-03 10:04:24 +00:00
"nixpkgs-lib": "nixpkgs-lib"
2022-07-09 20:06:22 +00:00
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/929759feb5c0c1e88efeb32c20fcd1a8d098cf4c' (2022-11-10) → 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) • Updated input 'emanote/commonmark-wikilink': 'github:srid/commonmark-wikilink/6c249d1e1dd931e730fa9ecd803610da83d3fc38' (2022-11-05) → 'github:srid/commonmark-wikilink/72c880b5dbe8521f8c424c7bd39cb11b26e8dbb8' (2022-11-05) • Added input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) • Updated input 'emanote/flake-parts': 'github:hercules-ci/flake-parts/0e101dbae756d35a376a5e1faea532608e4a4b9a' (2022-10-27) → 'github:hercules-ci/flake-parts/d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa' (2022-11-14) • Updated input 'emanote/haskell-flake': 'github:srid/haskell-flake/2ef06a73fef2856fb5d0f5a8a7a4fef964e0d94f' (2022-10-24) → 'github:srid/haskell-flake/4fc511d93a55fedf815c1647ad146c26d7a2054e' (2022-11-11) • Added input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) • Added input 'emanote/heist-extra': 'github:srid/heist-extra/da94abfa68f67933baef9b529fe8d2a4edc572d5' (2022-11-15) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/4ede9091df31e1f4d1eb4e03ccbfe374b6f64ef5' (2022-10-29) → 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) • Updated input 'helix': 'github:helix-editor/helix/7367abd6c6f764b45802613ca9c46e921b4394e6' (2022-11-11) → 'github:helix-editor/helix/fe11ae221812c2aaa917359377f92c511a861886' (2022-11-16) • Updated input 'hosts-list': 'github:StevenBlack/hosts/bbb72c6956fdc8839042d477ea53d7f402adfe81' (2022-11-09) → 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/9476436f32918069f9400608a30d1447701f4449' (2022-11-16) → 'github:DarkKirb/nix-packages/6de1aedf1743d5a6733055320faac80286e9ae7b' (2022-11-16) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/062c3cca468a4b404ddd964fb444b665e4da982e' (2022-11-11) → 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f4eff08947c0b334c9b6dbbeca112ecc93d47402' (2022-11-11) → 'github:NixOS/nixpkgs/51944000638cb69c69649cfb56a8fb6e56bd2380' (2022-11-16) • Updated input 'nur': 'github:nix-community/NUR/37d8c77ab0b1fa3f48fb94e79f272c60aad10a57' (2022-11-11) → 'github:nix-community/NUR/5298ddfd41b01bdcf80e552d22f0baf31a4e4b13' (2022-11-16) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/46a8e18841f398a3735e7ca4310c317e3dacc474' (2022-11-10) → 'github:PrismLauncher/PrismLauncher/debc1659e100de1a85d80a8f0ba41623293d0103' (2022-11-16) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4407353739ad74a3d9744cf2988ab10f3b83e288' (2022-11-06) → 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/6440d13df2327d2db13d3b17e419784020b71d22' (2022-10-30) → 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13)
2022-11-16 15:53:46 +00:00
"lastModified": 1668450977,
"narHash": "sha256-cfLhMhnvXn6x1vPm+Jow3RiFAUSCw/l1utktCw5rVA4=",
2022-07-09 20:06:22 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/929759feb5c0c1e88efeb32c20fcd1a8d098cf4c' (2022-11-10) → 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) • Updated input 'emanote/commonmark-wikilink': 'github:srid/commonmark-wikilink/6c249d1e1dd931e730fa9ecd803610da83d3fc38' (2022-11-05) → 'github:srid/commonmark-wikilink/72c880b5dbe8521f8c424c7bd39cb11b26e8dbb8' (2022-11-05) • Added input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) • Updated input 'emanote/flake-parts': 'github:hercules-ci/flake-parts/0e101dbae756d35a376a5e1faea532608e4a4b9a' (2022-10-27) → 'github:hercules-ci/flake-parts/d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa' (2022-11-14) • Updated input 'emanote/haskell-flake': 'github:srid/haskell-flake/2ef06a73fef2856fb5d0f5a8a7a4fef964e0d94f' (2022-10-24) → 'github:srid/haskell-flake/4fc511d93a55fedf815c1647ad146c26d7a2054e' (2022-11-11) • Added input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) • Added input 'emanote/heist-extra': 'github:srid/heist-extra/da94abfa68f67933baef9b529fe8d2a4edc572d5' (2022-11-15) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/4ede9091df31e1f4d1eb4e03ccbfe374b6f64ef5' (2022-10-29) → 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) • Updated input 'helix': 'github:helix-editor/helix/7367abd6c6f764b45802613ca9c46e921b4394e6' (2022-11-11) → 'github:helix-editor/helix/fe11ae221812c2aaa917359377f92c511a861886' (2022-11-16) • Updated input 'hosts-list': 'github:StevenBlack/hosts/bbb72c6956fdc8839042d477ea53d7f402adfe81' (2022-11-09) → 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/9476436f32918069f9400608a30d1447701f4449' (2022-11-16) → 'github:DarkKirb/nix-packages/6de1aedf1743d5a6733055320faac80286e9ae7b' (2022-11-16) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/062c3cca468a4b404ddd964fb444b665e4da982e' (2022-11-11) → 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f4eff08947c0b334c9b6dbbeca112ecc93d47402' (2022-11-11) → 'github:NixOS/nixpkgs/51944000638cb69c69649cfb56a8fb6e56bd2380' (2022-11-16) • Updated input 'nur': 'github:nix-community/NUR/37d8c77ab0b1fa3f48fb94e79f272c60aad10a57' (2022-11-11) → 'github:nix-community/NUR/5298ddfd41b01bdcf80e552d22f0baf31a4e4b13' (2022-11-16) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/46a8e18841f398a3735e7ca4310c317e3dacc474' (2022-11-10) → 'github:PrismLauncher/PrismLauncher/debc1659e100de1a85d80a8f0ba41623293d0103' (2022-11-16) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4407353739ad74a3d9744cf2988ab10f3b83e288' (2022-11-06) → 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/6440d13df2327d2db13d3b17e419784020b71d22' (2022-10-30) → 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13)
2022-11-16 15:53:46 +00:00
"rev": "d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa",
2022-07-09 20:06:22 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2022-05-17 04:58:51 +00:00
"flake-utils": {
"locked": {
2022-03-05 20:39:49 +00:00
"lastModified": 1614513358,
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
"owner": "numtide",
"repo": "flake-utils",
2022-03-05 20:39:49 +00:00
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-09-09 17:59:43 +00:00
"flake-utils_2": {
2022-01-17 19:53:47 +00:00
"locked": {
2022-11-03 10:04:24 +00:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-01-17 19:53:47 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-03 10:04:24 +00:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-01-17 19:53:47 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-10-18 00:33:38 +00:00
"flake-utils_3": {
2022-09-21 19:38:51 +00:00
"locked": {
2022-11-03 10:04:24 +00:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-09-21 19:38:51 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-03 10:04:24 +00:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-09-21 19:38:51 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-10-18 00:33:38 +00:00
"flake-utils_4": {
2022-06-21 04:59:46 +00:00
"locked": {
2022-11-03 10:04:24 +00:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-06-21 04:59:46 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-03 10:04:24 +00:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-06-21 04:59:46 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-11-03 10:04:24 +00:00
"haskell-flake": {
2022-09-30 15:46:21 +00:00
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/929759feb5c0c1e88efeb32c20fcd1a8d098cf4c' (2022-11-10) → 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) • Updated input 'emanote/commonmark-wikilink': 'github:srid/commonmark-wikilink/6c249d1e1dd931e730fa9ecd803610da83d3fc38' (2022-11-05) → 'github:srid/commonmark-wikilink/72c880b5dbe8521f8c424c7bd39cb11b26e8dbb8' (2022-11-05) • Added input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) • Updated input 'emanote/flake-parts': 'github:hercules-ci/flake-parts/0e101dbae756d35a376a5e1faea532608e4a4b9a' (2022-10-27) → 'github:hercules-ci/flake-parts/d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa' (2022-11-14) • Updated input 'emanote/haskell-flake': 'github:srid/haskell-flake/2ef06a73fef2856fb5d0f5a8a7a4fef964e0d94f' (2022-10-24) → 'github:srid/haskell-flake/4fc511d93a55fedf815c1647ad146c26d7a2054e' (2022-11-11) • Added input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) • Added input 'emanote/heist-extra': 'github:srid/heist-extra/da94abfa68f67933baef9b529fe8d2a4edc572d5' (2022-11-15) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/4ede9091df31e1f4d1eb4e03ccbfe374b6f64ef5' (2022-10-29) → 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) • Updated input 'helix': 'github:helix-editor/helix/7367abd6c6f764b45802613ca9c46e921b4394e6' (2022-11-11) → 'github:helix-editor/helix/fe11ae221812c2aaa917359377f92c511a861886' (2022-11-16) • Updated input 'hosts-list': 'github:StevenBlack/hosts/bbb72c6956fdc8839042d477ea53d7f402adfe81' (2022-11-09) → 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/9476436f32918069f9400608a30d1447701f4449' (2022-11-16) → 'github:DarkKirb/nix-packages/6de1aedf1743d5a6733055320faac80286e9ae7b' (2022-11-16) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/062c3cca468a4b404ddd964fb444b665e4da982e' (2022-11-11) → 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f4eff08947c0b334c9b6dbbeca112ecc93d47402' (2022-11-11) → 'github:NixOS/nixpkgs/51944000638cb69c69649cfb56a8fb6e56bd2380' (2022-11-16) • Updated input 'nur': 'github:nix-community/NUR/37d8c77ab0b1fa3f48fb94e79f272c60aad10a57' (2022-11-11) → 'github:nix-community/NUR/5298ddfd41b01bdcf80e552d22f0baf31a4e4b13' (2022-11-16) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/46a8e18841f398a3735e7ca4310c317e3dacc474' (2022-11-10) → 'github:PrismLauncher/PrismLauncher/debc1659e100de1a85d80a8f0ba41623293d0103' (2022-11-16) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4407353739ad74a3d9744cf2988ab10f3b83e288' (2022-11-06) → 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/6440d13df2327d2db13d3b17e419784020b71d22' (2022-10-30) → 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13)
2022-11-16 15:53:46 +00:00
"lastModified": 1668167720,
"narHash": "sha256-5wDTR6xt9BB3BjgKR+YOjOkZgMyDXKaX79g42sStzDU=",
2022-09-30 15:46:21 +00:00
"owner": "srid",
2022-11-03 10:04:24 +00:00
"repo": "haskell-flake",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/929759feb5c0c1e88efeb32c20fcd1a8d098cf4c' (2022-11-10) → 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) • Updated input 'emanote/commonmark-wikilink': 'github:srid/commonmark-wikilink/6c249d1e1dd931e730fa9ecd803610da83d3fc38' (2022-11-05) → 'github:srid/commonmark-wikilink/72c880b5dbe8521f8c424c7bd39cb11b26e8dbb8' (2022-11-05) • Added input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) • Updated input 'emanote/flake-parts': 'github:hercules-ci/flake-parts/0e101dbae756d35a376a5e1faea532608e4a4b9a' (2022-10-27) → 'github:hercules-ci/flake-parts/d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa' (2022-11-14) • Updated input 'emanote/haskell-flake': 'github:srid/haskell-flake/2ef06a73fef2856fb5d0f5a8a7a4fef964e0d94f' (2022-10-24) → 'github:srid/haskell-flake/4fc511d93a55fedf815c1647ad146c26d7a2054e' (2022-11-11) • Added input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) • Added input 'emanote/heist-extra': 'github:srid/heist-extra/da94abfa68f67933baef9b529fe8d2a4edc572d5' (2022-11-15) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/4ede9091df31e1f4d1eb4e03ccbfe374b6f64ef5' (2022-10-29) → 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) • Updated input 'helix': 'github:helix-editor/helix/7367abd6c6f764b45802613ca9c46e921b4394e6' (2022-11-11) → 'github:helix-editor/helix/fe11ae221812c2aaa917359377f92c511a861886' (2022-11-16) • Updated input 'hosts-list': 'github:StevenBlack/hosts/bbb72c6956fdc8839042d477ea53d7f402adfe81' (2022-11-09) → 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/9476436f32918069f9400608a30d1447701f4449' (2022-11-16) → 'github:DarkKirb/nix-packages/6de1aedf1743d5a6733055320faac80286e9ae7b' (2022-11-16) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/062c3cca468a4b404ddd964fb444b665e4da982e' (2022-11-11) → 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f4eff08947c0b334c9b6dbbeca112ecc93d47402' (2022-11-11) → 'github:NixOS/nixpkgs/51944000638cb69c69649cfb56a8fb6e56bd2380' (2022-11-16) • Updated input 'nur': 'github:nix-community/NUR/37d8c77ab0b1fa3f48fb94e79f272c60aad10a57' (2022-11-11) → 'github:nix-community/NUR/5298ddfd41b01bdcf80e552d22f0baf31a4e4b13' (2022-11-16) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/46a8e18841f398a3735e7ca4310c317e3dacc474' (2022-11-10) → 'github:PrismLauncher/PrismLauncher/debc1659e100de1a85d80a8f0ba41623293d0103' (2022-11-16) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4407353739ad74a3d9744cf2988ab10f3b83e288' (2022-11-06) → 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/6440d13df2327d2db13d3b17e419784020b71d22' (2022-10-30) → 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13)
2022-11-16 15:53:46 +00:00
"rev": "4fc511d93a55fedf815c1647ad146c26d7a2054e",
2022-09-30 15:46:21 +00:00
"type": "github"
},
"original": {
"owner": "srid",
2022-11-03 10:04:24 +00:00
"repo": "haskell-flake",
2022-09-30 15:46:21 +00:00
"type": "github"
}
},
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/929759feb5c0c1e88efeb32c20fcd1a8d098cf4c' (2022-11-10) → 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) • Updated input 'emanote/commonmark-wikilink': 'github:srid/commonmark-wikilink/6c249d1e1dd931e730fa9ecd803610da83d3fc38' (2022-11-05) → 'github:srid/commonmark-wikilink/72c880b5dbe8521f8c424c7bd39cb11b26e8dbb8' (2022-11-05) • Added input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) • Updated input 'emanote/flake-parts': 'github:hercules-ci/flake-parts/0e101dbae756d35a376a5e1faea532608e4a4b9a' (2022-10-27) → 'github:hercules-ci/flake-parts/d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa' (2022-11-14) • Updated input 'emanote/haskell-flake': 'github:srid/haskell-flake/2ef06a73fef2856fb5d0f5a8a7a4fef964e0d94f' (2022-10-24) → 'github:srid/haskell-flake/4fc511d93a55fedf815c1647ad146c26d7a2054e' (2022-11-11) • Added input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) • Added input 'emanote/heist-extra': 'github:srid/heist-extra/da94abfa68f67933baef9b529fe8d2a4edc572d5' (2022-11-15) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/4ede9091df31e1f4d1eb4e03ccbfe374b6f64ef5' (2022-10-29) → 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) • Updated input 'helix': 'github:helix-editor/helix/7367abd6c6f764b45802613ca9c46e921b4394e6' (2022-11-11) → 'github:helix-editor/helix/fe11ae221812c2aaa917359377f92c511a861886' (2022-11-16) • Updated input 'hosts-list': 'github:StevenBlack/hosts/bbb72c6956fdc8839042d477ea53d7f402adfe81' (2022-11-09) → 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/9476436f32918069f9400608a30d1447701f4449' (2022-11-16) → 'github:DarkKirb/nix-packages/6de1aedf1743d5a6733055320faac80286e9ae7b' (2022-11-16) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/062c3cca468a4b404ddd964fb444b665e4da982e' (2022-11-11) → 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f4eff08947c0b334c9b6dbbeca112ecc93d47402' (2022-11-11) → 'github:NixOS/nixpkgs/51944000638cb69c69649cfb56a8fb6e56bd2380' (2022-11-16) • Updated input 'nur': 'github:nix-community/NUR/37d8c77ab0b1fa3f48fb94e79f272c60aad10a57' (2022-11-11) → 'github:nix-community/NUR/5298ddfd41b01bdcf80e552d22f0baf31a4e4b13' (2022-11-16) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/46a8e18841f398a3735e7ca4310c317e3dacc474' (2022-11-10) → 'github:PrismLauncher/PrismLauncher/debc1659e100de1a85d80a8f0ba41623293d0103' (2022-11-16) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4407353739ad74a3d9744cf2988ab10f3b83e288' (2022-11-06) → 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/6440d13df2327d2db13d3b17e419784020b71d22' (2022-10-30) → 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13)
2022-11-16 15:53:46 +00:00
"heist": {
"flake": false,
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"lastModified": 1668990382,
"narHash": "sha256-5GEnEdDmUBSxrF0IWwiu5eNvtublv0rY7OEpvaU1NG0=",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/929759feb5c0c1e88efeb32c20fcd1a8d098cf4c' (2022-11-10) → 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) • Updated input 'emanote/commonmark-wikilink': 'github:srid/commonmark-wikilink/6c249d1e1dd931e730fa9ecd803610da83d3fc38' (2022-11-05) → 'github:srid/commonmark-wikilink/72c880b5dbe8521f8c424c7bd39cb11b26e8dbb8' (2022-11-05) • Added input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) • Updated input 'emanote/flake-parts': 'github:hercules-ci/flake-parts/0e101dbae756d35a376a5e1faea532608e4a4b9a' (2022-10-27) → 'github:hercules-ci/flake-parts/d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa' (2022-11-14) • Updated input 'emanote/haskell-flake': 'github:srid/haskell-flake/2ef06a73fef2856fb5d0f5a8a7a4fef964e0d94f' (2022-10-24) → 'github:srid/haskell-flake/4fc511d93a55fedf815c1647ad146c26d7a2054e' (2022-11-11) • Added input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) • Added input 'emanote/heist-extra': 'github:srid/heist-extra/da94abfa68f67933baef9b529fe8d2a4edc572d5' (2022-11-15) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/4ede9091df31e1f4d1eb4e03ccbfe374b6f64ef5' (2022-10-29) → 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) • Updated input 'helix': 'github:helix-editor/helix/7367abd6c6f764b45802613ca9c46e921b4394e6' (2022-11-11) → 'github:helix-editor/helix/fe11ae221812c2aaa917359377f92c511a861886' (2022-11-16) • Updated input 'hosts-list': 'github:StevenBlack/hosts/bbb72c6956fdc8839042d477ea53d7f402adfe81' (2022-11-09) → 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/9476436f32918069f9400608a30d1447701f4449' (2022-11-16) → 'github:DarkKirb/nix-packages/6de1aedf1743d5a6733055320faac80286e9ae7b' (2022-11-16) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/062c3cca468a4b404ddd964fb444b665e4da982e' (2022-11-11) → 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f4eff08947c0b334c9b6dbbeca112ecc93d47402' (2022-11-11) → 'github:NixOS/nixpkgs/51944000638cb69c69649cfb56a8fb6e56bd2380' (2022-11-16) • Updated input 'nur': 'github:nix-community/NUR/37d8c77ab0b1fa3f48fb94e79f272c60aad10a57' (2022-11-11) → 'github:nix-community/NUR/5298ddfd41b01bdcf80e552d22f0baf31a4e4b13' (2022-11-16) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/46a8e18841f398a3735e7ca4310c317e3dacc474' (2022-11-10) → 'github:PrismLauncher/PrismLauncher/debc1659e100de1a85d80a8f0ba41623293d0103' (2022-11-16) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4407353739ad74a3d9744cf2988ab10f3b83e288' (2022-11-06) → 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/6440d13df2327d2db13d3b17e419784020b71d22' (2022-10-30) → 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13)
2022-11-16 15:53:46 +00:00
"owner": "snapframework",
"repo": "heist",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"rev": "88105c85996b8d621922b38e67b9460b36ccad51",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/929759feb5c0c1e88efeb32c20fcd1a8d098cf4c' (2022-11-10) → 'github:EmaApps/emanote/f9dee76b3854cf08a8b24eab1c5a9b1354af30b6' (2022-11-16) • Updated input 'emanote/commonmark-wikilink': 'github:srid/commonmark-wikilink/6c249d1e1dd931e730fa9ecd803610da83d3fc38' (2022-11-05) → 'github:srid/commonmark-wikilink/72c880b5dbe8521f8c424c7bd39cb11b26e8dbb8' (2022-11-05) • Added input 'emanote/ema': 'github:EmaApps/ema/70b9582814ce2d761544cff74566b7dbb2fc448c' (2022-11-16) • Updated input 'emanote/flake-parts': 'github:hercules-ci/flake-parts/0e101dbae756d35a376a5e1faea532608e4a4b9a' (2022-10-27) → 'github:hercules-ci/flake-parts/d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa' (2022-11-14) • Updated input 'emanote/haskell-flake': 'github:srid/haskell-flake/2ef06a73fef2856fb5d0f5a8a7a4fef964e0d94f' (2022-10-24) → 'github:srid/haskell-flake/4fc511d93a55fedf815c1647ad146c26d7a2054e' (2022-11-11) • Added input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) • Added input 'emanote/heist-extra': 'github:srid/heist-extra/da94abfa68f67933baef9b529fe8d2a4edc572d5' (2022-11-15) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/4ede9091df31e1f4d1eb4e03ccbfe374b6f64ef5' (2022-10-29) → 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) • Updated input 'helix': 'github:helix-editor/helix/7367abd6c6f764b45802613ca9c46e921b4394e6' (2022-11-11) → 'github:helix-editor/helix/fe11ae221812c2aaa917359377f92c511a861886' (2022-11-16) • Updated input 'hosts-list': 'github:StevenBlack/hosts/bbb72c6956fdc8839042d477ea53d7f402adfe81' (2022-11-09) → 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/9476436f32918069f9400608a30d1447701f4449' (2022-11-16) → 'github:DarkKirb/nix-packages/6de1aedf1743d5a6733055320faac80286e9ae7b' (2022-11-16) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/062c3cca468a4b404ddd964fb444b665e4da982e' (2022-11-11) → 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f4eff08947c0b334c9b6dbbeca112ecc93d47402' (2022-11-11) → 'github:NixOS/nixpkgs/51944000638cb69c69649cfb56a8fb6e56bd2380' (2022-11-16) • Updated input 'nur': 'github:nix-community/NUR/37d8c77ab0b1fa3f48fb94e79f272c60aad10a57' (2022-11-11) → 'github:nix-community/NUR/5298ddfd41b01bdcf80e552d22f0baf31a4e4b13' (2022-11-16) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/46a8e18841f398a3735e7ca4310c317e3dacc474' (2022-11-10) → 'github:PrismLauncher/PrismLauncher/debc1659e100de1a85d80a8f0ba41623293d0103' (2022-11-16) • Updated input 'sops-nix': 'github:Mic92/sops-nix/4407353739ad74a3d9744cf2988ab10f3b83e288' (2022-11-06) → 'github:Mic92/sops-nix/39f0fe57f1ef78764c1abc1de145f091fee1bbbb' (2022-11-13) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/6440d13df2327d2db13d3b17e419784020b71d22' (2022-10-30) → 'github:NixOS/nixpkgs/eac99848dfd869e486573d8272b0c10729675ca2' (2022-11-13)
2022-11-16 15:53:46 +00:00
"type": "github"
},
"original": {
"owner": "snapframework",
"repo": "heist",
"type": "github"
}
},
"heist-extra": {
"flake": false,
"locked": {
"lastModified": 1668486579,
"narHash": "sha256-VmyGntVH/tVosftplC4O0JhYA34kXeq1Wu/RbJr132Y=",
"owner": "srid",
"repo": "heist-extra",
"rev": "da94abfa68f67933baef9b529fe8d2a4edc572d5",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "heist-extra",
"type": "github"
}
},
2022-09-21 19:38:51 +00:00
"helix": {
"inputs": {
"nci": "nci",
2022-11-03 10:04:24 +00:00
"nixpkgs": "nixpkgs_3",
2022-09-21 19:38:51 +00:00
"rust-overlay": "rust-overlay"
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"lastModified": 1670292968,
"narHash": "sha256-s0W84bCJKT0zqLEuT9HfJJRnoJhsvRoXjVPt5zmzDn8=",
2022-09-21 19:38:51 +00:00
"owner": "helix-editor",
"repo": "helix",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"rev": "453a75a3739338348024b6c676231aef9ef6cb7b",
2022-09-21 19:38:51 +00:00
"type": "github"
},
"original": {
"owner": "helix-editor",
"repo": "helix",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-04-07 06:05:16 +00:00
"lastModified": 1649309898,
"narHash": "sha256-UQN+1klTXrTvxJlakMUbXr9GW9Y1jOTFTyuI8QffKN8=",
2022-04-06 14:00:34 +00:00
"owner": "andresilva",
"repo": "home-manager",
2022-04-07 06:05:16 +00:00
"rev": "665c220f02a0f8002966f0c8d3e394a3393d23e9",
"type": "github"
},
"original": {
2022-04-06 14:00:34 +00:00
"owner": "andresilva",
"ref": "fix-systemd-services",
"repo": "home-manager",
"type": "github"
}
},
2022-03-12 21:02:54 +00:00
"hosts-list": {
"flake": false,
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"lastModified": 1670301052,
"narHash": "sha256-pyIgnFZVDPfYFH+5RiSSLKEqUH3ygDappq4x6QAnMd4=",
2022-03-12 21:02:54 +00:00
"owner": "StevenBlack",
"repo": "hosts",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"rev": "8d65d989ef86dcca6c20e6edb135cc667ca66874",
2022-03-12 21:02:54 +00:00
"type": "github"
},
"original": {
"owner": "StevenBlack",
"repo": "hosts",
"type": "github"
}
},
"hydra": {
"inputs": {
2022-07-04 12:02:09 +00:00
"nix": "nix",
"nixpkgs": [
2022-07-04 12:02:09 +00:00
"hydra",
2022-04-19 19:11:18 +00:00
"nix",
"nixpkgs"
]
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"lastModified": 1670258926,
"narHash": "sha256-HVsp+BPjEDS1lR7sjplWNrNljHvYcaUiaAn8gGNAMxU=",
2022-11-27 16:17:00 +00:00
"owner": "NixOS",
"repo": "hydra",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"rev": "d1fac69c213002721971cd983e2576b784677d40",
2022-11-27 16:17:00 +00:00
"type": "github"
2022-07-04 08:47:31 +00:00
},
"original": {
2022-11-27 16:17:00 +00:00
"owner": "NixOS",
"repo": "hydra",
"type": "github"
2022-07-04 08:47:31 +00:00
}
},
2022-01-22 20:06:20 +00:00
"libnbtplusplus": {
"flake": false,
"locked": {
2022-07-23 02:05:39 +00:00
"lastModified": 1650031308,
"narHash": "sha256-TvVOjkUobYJD9itQYueELJX3wmecvEdCbJ0FinW2mL4=",
2022-10-18 00:33:38 +00:00
"owner": "PrismLauncher",
2022-01-22 20:06:20 +00:00
"repo": "libnbtplusplus",
2022-07-23 02:05:39 +00:00
"rev": "2203af7eeb48c45398139b583615134efd8d407f",
2022-01-22 20:06:20 +00:00
"type": "github"
},
"original": {
2022-10-18 00:33:38 +00:00
"owner": "PrismLauncher",
2022-01-22 20:06:20 +00:00
"repo": "libnbtplusplus",
"type": "github"
}
},
"lowdown-src": {
"flake": false,
"locked": {
2022-03-29 20:43:24 +00:00
"lastModified": 1633514407,
"narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
"owner": "kristapsdz",
"repo": "lowdown",
2022-03-29 20:43:24 +00:00
"rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"repo": "lowdown",
"type": "github"
}
},
2022-09-21 19:38:51 +00:00
"nci": {
"inputs": {
"devshell": "devshell",
"dream2nix": "dream2nix",
"nixpkgs": [
"helix",
"nixpkgs"
],
"rust-overlay": [
"helix",
"rust-overlay"
]
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'helix': 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) → 'github:helix-editor/helix/f538b697597dccdd2492606858f0976c7cf7e4d2' (2022-11-22) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) → 'github:yusdacra/nix-cargo-integration/c5133b91fc1d549087c91228bd213f2518728a4b' (2022-11-21) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) → 'github:nix-community/dream2nix/c77e8379d8fe01213ba072e40946cbfb7b58e628' (2022-11-19) • Updated input 'helix/nixpkgs': 'github:nixos/nixpkgs/a2a777538d971c6b01c6e54af89ddd6567c055e8' (2022-11-03) → 'github:nixos/nixpkgs/690ffff026b4e635b46f69002c0f4e81c65dfc2e' (2022-11-20) • Updated input 'helix/rust-overlay': 'github:oxalica/rust-overlay/cf668f737ac986c0a89e83b6b2e3c5ddbd8cf33b' (2022-11-03) → 'github:oxalica/rust-overlay/68ab029c93f8f8eed4cf3ce9a89a9fd4504b2d6e' (2022-11-21) • Updated input 'hosts-list': 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) → 'github:StevenBlack/hosts/eccb2df38aa5c3de16d0479d559b9daaaabcf38c' (2022-11-21) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) → 'github:DarkKirb/nix-packages/2752fee519deea523b4e9673f683c8aae605138b' (2022-11-21) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) → 'github:NixOS/nixos-hardware/1108c1b8614017c8b52005054fd27a00e4feb51b' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) → 'github:NixOS/nixpkgs/1fad5809f646ffd2acf00d56f88ea7f62e5e7fc2' (2022-11-22) • Updated input 'nur': 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) → 'github:nix-community/NUR/ef6debac6b44add1f617ef44d851f4061b6dad74' (2022-11-22) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) → 'github:PrismLauncher/PrismLauncher/68b7aa0a4d124b231ba351ae8d37ea6c55b333a2' (2022-11-21)
2022-11-22 07:54:00 +00:00
"lastModified": 1669011203,
"narHash": "sha256-Lymj4HktNEFmVXtwI0Os7srDXHZbZW0Nzw3/+5Hf8ko=",
2022-09-21 19:38:51 +00:00
"owner": "yusdacra",
"repo": "nix-cargo-integration",
flake.lock: Update Flake lock file updates: • Updated input 'helix': 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) → 'github:helix-editor/helix/f538b697597dccdd2492606858f0976c7cf7e4d2' (2022-11-22) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) → 'github:yusdacra/nix-cargo-integration/c5133b91fc1d549087c91228bd213f2518728a4b' (2022-11-21) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) → 'github:nix-community/dream2nix/c77e8379d8fe01213ba072e40946cbfb7b58e628' (2022-11-19) • Updated input 'helix/nixpkgs': 'github:nixos/nixpkgs/a2a777538d971c6b01c6e54af89ddd6567c055e8' (2022-11-03) → 'github:nixos/nixpkgs/690ffff026b4e635b46f69002c0f4e81c65dfc2e' (2022-11-20) • Updated input 'helix/rust-overlay': 'github:oxalica/rust-overlay/cf668f737ac986c0a89e83b6b2e3c5ddbd8cf33b' (2022-11-03) → 'github:oxalica/rust-overlay/68ab029c93f8f8eed4cf3ce9a89a9fd4504b2d6e' (2022-11-21) • Updated input 'hosts-list': 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) → 'github:StevenBlack/hosts/eccb2df38aa5c3de16d0479d559b9daaaabcf38c' (2022-11-21) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) → 'github:DarkKirb/nix-packages/2752fee519deea523b4e9673f683c8aae605138b' (2022-11-21) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) → 'github:NixOS/nixos-hardware/1108c1b8614017c8b52005054fd27a00e4feb51b' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) → 'github:NixOS/nixpkgs/1fad5809f646ffd2acf00d56f88ea7f62e5e7fc2' (2022-11-22) • Updated input 'nur': 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) → 'github:nix-community/NUR/ef6debac6b44add1f617ef44d851f4061b6dad74' (2022-11-22) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) → 'github:PrismLauncher/PrismLauncher/68b7aa0a4d124b231ba351ae8d37ea6c55b333a2' (2022-11-21)
2022-11-22 07:54:00 +00:00
"rev": "c5133b91fc1d549087c91228bd213f2518728a4b",
2022-09-21 19:38:51 +00:00
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"type": "github"
}
},
"nix": {
2022-01-22 19:31:38 +00:00
"inputs": {
2022-09-30 15:46:21 +00:00
"lowdown-src": "lowdown-src",
2022-11-03 10:04:24 +00:00
"nixpkgs": "nixpkgs_4",
2022-09-30 15:46:21 +00:00
"nixpkgs-regression": "nixpkgs-regression"
2022-04-20 07:39:18 +00:00
},
"locked": {
2022-11-27 16:17:00 +00:00
"lastModified": 1661606874,
"narHash": "sha256-9+rpYzI+SmxJn+EbYxjGv68Ucp22bdFUSy/4LkHkkDQ=",
2022-05-01 20:52:05 +00:00
"owner": "NixOS",
"repo": "nix",
2022-11-27 16:17:00 +00:00
"rev": "11e45768b34fdafdcf019ddbd337afa16127ff0f",
2022-05-01 20:52:05 +00:00
"type": "github"
2022-04-20 07:39:18 +00:00
},
"original": {
2022-05-01 20:52:05 +00:00
"owner": "NixOS",
2022-11-27 16:17:00 +00:00
"ref": "2.11.0",
2022-05-01 20:52:05 +00:00
"repo": "nix",
"type": "github"
2022-04-20 07:39:18 +00:00
}
},
2022-06-11 13:33:50 +00:00
"nix-packages": {
"inputs": {
2022-12-06 13:05:20 +00:00
"flake-utils": "flake-utils_4",
2022-06-11 13:33:50 +00:00
"nixpkgs": [
"nixpkgs"
2022-09-30 15:46:21 +00:00
]
2022-06-11 13:33:50 +00:00
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"lastModified": 1670314579,
"narHash": "sha256-cXbF5qCX9xJmmxOgVJvFD453o7MQLOAnszs6BQBCNl4=",
2022-11-16 11:29:03 +00:00
"owner": "DarkKirb",
"repo": "nix-packages",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"rev": "767e0c81bdee055066e914d2830e3bf18980d37c",
2022-11-16 11:29:03 +00:00
"type": "github"
2022-06-11 13:33:50 +00:00
},
"original": {
2022-11-16 11:29:03 +00:00
"owner": "DarkKirb",
"repo": "nix-packages",
"type": "github"
2022-06-11 13:33:50 +00:00
}
},
"nixos-hardware": {
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"lastModified": 1670174919,
"narHash": "sha256-XdQr3BUnrvVLRFunLWrZORhwYHDG0+9jUUe0Jv1pths=",
"owner": "NixOS",
"repo": "nixos-hardware",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"rev": "9d87bc030a0bf3f00e953dbf095a7d8e852dab6b",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-09-09 17:59:43 +00:00
"lastModified": 1616989418,
"narHash": "sha256-LcOn5wHR/1JwClfY/Ai/b+pSRY+d23QtIPQHwPAyHHI=",
"owner": "NixOS",
"repo": "nixpkgs",
2022-09-09 17:59:43 +00:00
"rev": "9d8e05e088ad91b7c62886a2175f38bfa443db2c",
"type": "github"
},
"original": {
2022-09-09 17:59:43 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
2022-09-11 19:31:40 +00:00
"nixpkgs-fluffychat": {
"locked": {
"lastModified": 1660598205,
"narHash": "sha256-j5gfym5GrZHG6dn2c3uDfXF2PWM11lNIylAKf6tqoKs=",
"owner": "Luis-Hebendanz",
"repo": "nixpkgs",
"rev": "6b8f6b33b2a9c0d482d0b05176a10825b6c36502",
"type": "github"
},
"original": {
"owner": "Luis-Hebendanz",
"ref": "fix_mkFlutterApp",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-03 10:04:24 +00:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1665349835,
"narHash": "sha256-UK4urM3iN80UXQ7EaOappDzcisYIuEURFRoGQ/yPkug=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "34c5293a71ffdb2fe054eb5288adc1882c1eb0b1",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-01 19:39:15 +00:00
"nixpkgs-libjxl-update": {
"locked": {
"lastModified": 1669918756,
"narHash": "sha256-vc0TNEnwsIHVoQ9i7G0Sic80sQrrig6vxW375O5vNDM=",
"owner": "darkkirb",
"repo": "nixpkgs",
"rev": "9c686f3242fc3dde1819a92a7778ed58d088ec0b",
"type": "github"
},
"original": {
"owner": "darkkirb",
"ref": "bump-jxl-0.7.0",
"repo": "nixpkgs",
"type": "github"
}
},
2022-05-17 19:16:07 +00:00
"nixpkgs-noto-variable": {
2022-04-20 07:39:18 +00:00
"locked": {
2022-05-17 19:16:07 +00:00
"lastModified": 1648877644,
"narHash": "sha256-gCsvZrpQ8kCO4pmKVkwNDf1qJzG+T9XRCffxFF2UngQ=",
2022-04-20 07:39:18 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-17 19:16:07 +00:00
"rev": "1988f9a17fc1c2ab11f5817adf34a4eb8d06454d",
2022-04-20 07:39:18 +00:00
"type": "github"
},
"original": {
2022-05-17 19:16:07 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1988f9a17fc1c2ab11f5817adf34a4eb8d06454d",
"type": "github"
2022-04-20 07:39:18 +00:00
}
},
2022-05-17 19:16:07 +00:00
"nixpkgs-regression": {
2022-09-13 13:34:35 +00:00
"locked": {
"lastModified": 1643052045,
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
},
"original": {
2022-11-27 16:17:00 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-09-13 13:34:35 +00:00
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
2022-11-27 16:17:00 +00:00
"type": "github"
2022-09-13 13:34:35 +00:00
}
},
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1670146390,
"narHash": "sha256-XrEoDpuloRHHbUkbPnhF2bQ0uwHllXq3NHxtuVe/QK4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "86370507cb20c905800527539fc049a2bf09c667",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2022-10-18 00:33:38 +00:00
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"lastModified": 1670086663,
"narHash": "sha256-hT8C8AQB74tdoCPwz4nlJypLMD7GI2F5q+vn+VE/qQk=",
2022-09-09 17:59:43 +00:00
"owner": "nixos",
"repo": "nixpkgs",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"rev": "813836d64fa57285d108f0dbf2356457ccd304e3",
"type": "github"
},
"original": {
2022-09-09 17:59:43 +00:00
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-03 10:04:24 +00:00
"nixpkgs_3": {
2022-09-21 19:38:51 +00:00
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'helix': 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) → 'github:helix-editor/helix/f538b697597dccdd2492606858f0976c7cf7e4d2' (2022-11-22) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) → 'github:yusdacra/nix-cargo-integration/c5133b91fc1d549087c91228bd213f2518728a4b' (2022-11-21) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) → 'github:nix-community/dream2nix/c77e8379d8fe01213ba072e40946cbfb7b58e628' (2022-11-19) • Updated input 'helix/nixpkgs': 'github:nixos/nixpkgs/a2a777538d971c6b01c6e54af89ddd6567c055e8' (2022-11-03) → 'github:nixos/nixpkgs/690ffff026b4e635b46f69002c0f4e81c65dfc2e' (2022-11-20) • Updated input 'helix/rust-overlay': 'github:oxalica/rust-overlay/cf668f737ac986c0a89e83b6b2e3c5ddbd8cf33b' (2022-11-03) → 'github:oxalica/rust-overlay/68ab029c93f8f8eed4cf3ce9a89a9fd4504b2d6e' (2022-11-21) • Updated input 'hosts-list': 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) → 'github:StevenBlack/hosts/eccb2df38aa5c3de16d0479d559b9daaaabcf38c' (2022-11-21) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) → 'github:DarkKirb/nix-packages/2752fee519deea523b4e9673f683c8aae605138b' (2022-11-21) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) → 'github:NixOS/nixos-hardware/1108c1b8614017c8b52005054fd27a00e4feb51b' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) → 'github:NixOS/nixpkgs/1fad5809f646ffd2acf00d56f88ea7f62e5e7fc2' (2022-11-22) • Updated input 'nur': 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) → 'github:nix-community/NUR/ef6debac6b44add1f617ef44d851f4061b6dad74' (2022-11-22) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) → 'github:PrismLauncher/PrismLauncher/68b7aa0a4d124b231ba351ae8d37ea6c55b333a2' (2022-11-21)
2022-11-22 07:54:00 +00:00
"lastModified": 1668905981,
"narHash": "sha256-RBQa/+9Uk1eFTqIOXBSBezlEbA3v5OkgP+qptQs1OxY=",
2022-09-21 19:38:51 +00:00
"owner": "nixos",
"repo": "nixpkgs",
flake.lock: Update Flake lock file updates: • Updated input 'helix': 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) → 'github:helix-editor/helix/f538b697597dccdd2492606858f0976c7cf7e4d2' (2022-11-22) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) → 'github:yusdacra/nix-cargo-integration/c5133b91fc1d549087c91228bd213f2518728a4b' (2022-11-21) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) → 'github:nix-community/dream2nix/c77e8379d8fe01213ba072e40946cbfb7b58e628' (2022-11-19) • Updated input 'helix/nixpkgs': 'github:nixos/nixpkgs/a2a777538d971c6b01c6e54af89ddd6567c055e8' (2022-11-03) → 'github:nixos/nixpkgs/690ffff026b4e635b46f69002c0f4e81c65dfc2e' (2022-11-20) • Updated input 'helix/rust-overlay': 'github:oxalica/rust-overlay/cf668f737ac986c0a89e83b6b2e3c5ddbd8cf33b' (2022-11-03) → 'github:oxalica/rust-overlay/68ab029c93f8f8eed4cf3ce9a89a9fd4504b2d6e' (2022-11-21) • Updated input 'hosts-list': 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) → 'github:StevenBlack/hosts/eccb2df38aa5c3de16d0479d559b9daaaabcf38c' (2022-11-21) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) → 'github:DarkKirb/nix-packages/2752fee519deea523b4e9673f683c8aae605138b' (2022-11-21) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) → 'github:NixOS/nixos-hardware/1108c1b8614017c8b52005054fd27a00e4feb51b' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) → 'github:NixOS/nixpkgs/1fad5809f646ffd2acf00d56f88ea7f62e5e7fc2' (2022-11-22) • Updated input 'nur': 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) → 'github:nix-community/NUR/ef6debac6b44add1f617ef44d851f4061b6dad74' (2022-11-22) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) → 'github:PrismLauncher/PrismLauncher/68b7aa0a4d124b231ba351ae8d37ea6c55b333a2' (2022-11-21)
2022-11-22 07:54:00 +00:00
"rev": "690ffff026b4e635b46f69002c0f4e81c65dfc2e",
2022-09-21 19:38:51 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-03 10:04:24 +00:00
"nixpkgs_4": {
2022-08-14 10:34:54 +00:00
"locked": {
"lastModified": 1657693803,
"narHash": "sha256-G++2CJ9u0E7NNTAi9n5G8TdDmGJXcIjkJ3NF8cetQB8=",
2022-09-13 13:34:35 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "365e1b3a859281cf11b94f87231adeabbdd878a2",
2022-09-13 13:34:35 +00:00
"type": "github"
},
"original": {
2022-11-27 16:17:00 +00:00
"owner": "NixOS",
"ref": "nixos-22.05-small",
"repo": "nixpkgs",
"type": "github"
2022-09-13 13:34:35 +00:00
}
},
2022-11-03 10:04:24 +00:00
"nixpkgs_5": {
2022-07-04 08:47:31 +00:00
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"lastModified": 1670314633,
"narHash": "sha256-id518l6bw5rtQoXw1AFt2H0endm7MhiZEcYFzhhyQ1o=",
2022-07-04 08:47:31 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"rev": "8cbb2272316b0bfb95ec2223baba437107b0dd27",
2022-07-04 08:47:31 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
2022-01-18 16:02:12 +00:00
"nur": {
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'helix': 'github:helix-editor/helix/da355a3231174ac019b43a31958b73e818e6463f' (2022-11-28) → 'github:helix-editor/helix/67415e096ea70173d30550803559eb2347ed04d6' (2022-11-30) • Updated input 'hosts-list': 'github:StevenBlack/hosts/0c0e2691b4dabb352d631eccd858617900479db7' (2022-11-27) → 'github:StevenBlack/hosts/6c23ad7f84c7ff2b24548c2f53b208c6b551ad6a' (2022-11-30) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/10daae008310b5a086fd26c977c43eeda01134e2' (2022-11-27) → 'github:DarkKirb/nix-packages/202c40926e3ecfe894caa817c723afafec3f06d0' (2022-11-29) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/0099253ad0b5283f06ffe31cf010af3f9ad7837d' (2022-11-22) → 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f2f39a2aff7a458d05f205a63d805029ae8f5be5' (2022-11-28) → 'github:NixOS/nixpkgs/93ea1dbdb0e7c7d295b2755244c4ebe80626aac2' (2022-12-01) • Updated input 'nur': 'github:nix-community/NUR/1d081971f9b7ae7f902628e30c7c6e58c3c4e8d6' (2022-11-28) → 'github:nix-community/NUR/c81b1e527f3a220abfa9bf8096153d52784c5007' (2022-11-30) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/cc92e1b0b6293a5c198b34554e68440a82e6074c' (2022-11-26) → 'github:PrismLauncher/PrismLauncher/9e1653ebb471d4d96efda85cbde128c59fe3686a' (2022-11-30) • Updated input 'sops-nix': 'github:Mic92/sops-nix/a01f386f34a854fe4f8754e62a6837748bc84a8a' (2022-11-27) → 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29)
2022-12-01 07:54:01 +00:00
"lastModified": 1669805596,
"narHash": "sha256-g1CPQZ+1jGhY4bsjppk+gH5jfzzqmPlqGHg0zSYS3Hw=",
2022-01-18 16:02:12 +00:00
"owner": "nix-community",
"repo": "NUR",
flake.lock: Update Flake lock file updates: • Updated input 'helix': 'github:helix-editor/helix/da355a3231174ac019b43a31958b73e818e6463f' (2022-11-28) → 'github:helix-editor/helix/67415e096ea70173d30550803559eb2347ed04d6' (2022-11-30) • Updated input 'hosts-list': 'github:StevenBlack/hosts/0c0e2691b4dabb352d631eccd858617900479db7' (2022-11-27) → 'github:StevenBlack/hosts/6c23ad7f84c7ff2b24548c2f53b208c6b551ad6a' (2022-11-30) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/10daae008310b5a086fd26c977c43eeda01134e2' (2022-11-27) → 'github:DarkKirb/nix-packages/202c40926e3ecfe894caa817c723afafec3f06d0' (2022-11-29) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/0099253ad0b5283f06ffe31cf010af3f9ad7837d' (2022-11-22) → 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f2f39a2aff7a458d05f205a63d805029ae8f5be5' (2022-11-28) → 'github:NixOS/nixpkgs/93ea1dbdb0e7c7d295b2755244c4ebe80626aac2' (2022-12-01) • Updated input 'nur': 'github:nix-community/NUR/1d081971f9b7ae7f902628e30c7c6e58c3c4e8d6' (2022-11-28) → 'github:nix-community/NUR/c81b1e527f3a220abfa9bf8096153d52784c5007' (2022-11-30) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/cc92e1b0b6293a5c198b34554e68440a82e6074c' (2022-11-26) → 'github:PrismLauncher/PrismLauncher/9e1653ebb471d4d96efda85cbde128c59fe3686a' (2022-11-30) • Updated input 'sops-nix': 'github:Mic92/sops-nix/a01f386f34a854fe4f8754e62a6837748bc84a8a' (2022-11-27) → 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29)
2022-12-01 07:54:01 +00:00
"rev": "c81b1e527f3a220abfa9bf8096153d52784c5007",
2022-01-18 16:02:12 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-11-11 16:38:30 +00:00
"plasma-manager": {
"inputs": {
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1664383871,
"narHash": "sha256-dOnnzfqd/PCf1K3USKq2PqSGKmIqkr/SD7zHb1yoAyw=",
"owner": "pjones",
"repo": "plasma-manager",
"rev": "16c437e43a0e049b15c9bfd37295f6e978ea9955",
"type": "github"
},
"original": {
"owner": "pjones",
"repo": "plasma-manager",
"type": "github"
}
},
2022-10-18 00:33:38 +00:00
"prismmc": {
2022-01-22 20:06:20 +00:00
"inputs": {
2022-09-30 15:46:21 +00:00
"flake-compat": "flake-compat",
2022-01-22 20:06:20 +00:00
"libnbtplusplus": "libnbtplusplus",
"nixpkgs": [
"nixpkgs"
2022-10-02 00:44:35 +00:00
],
"tomlplusplus": "tomlplusplus"
2022-01-22 20:06:20 +00:00
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"lastModified": 1670222995,
"narHash": "sha256-RV7U2pFQHKn7HcbgMn8hSOdSvXdUWBMQwVNnMx3up60=",
2022-10-23 15:58:19 +00:00
"owner": "PrismLauncher",
2022-10-18 00:33:38 +00:00
"repo": "PrismLauncher",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"rev": "b29c99656e43a11cfb4397230b6ec7192d15215f",
2022-01-22 20:06:20 +00:00
"type": "github"
},
"original": {
2022-10-23 15:58:19 +00:00
"owner": "PrismLauncher",
2022-10-18 00:33:38 +00:00
"repo": "PrismLauncher",
2022-01-22 20:06:20 +00:00
"type": "github"
}
},
"root": {
"inputs": {
2022-01-23 18:24:13 +00:00
"dns": "dns",
2022-07-09 20:06:22 +00:00
"emanote": "emanote",
2022-10-18 00:33:38 +00:00
"flake-utils": "flake-utils_2",
2022-09-21 19:38:51 +00:00
"helix": "helix",
"home-manager": "home-manager",
2022-03-12 21:02:54 +00:00
"hosts-list": "hosts-list",
2022-09-30 15:46:21 +00:00
"hydra": "hydra",
2022-06-11 13:33:50 +00:00
"nix-packages": "nix-packages",
"nixos-hardware": "nixos-hardware",
2022-12-06 13:05:20 +00:00
"nixpkgs": "nixpkgs_5",
2022-09-11 19:31:40 +00:00
"nixpkgs-fluffychat": "nixpkgs-fluffychat",
2022-12-01 19:39:15 +00:00
"nixpkgs-libjxl-update": "nixpkgs-libjxl-update",
2022-05-17 19:16:07 +00:00
"nixpkgs-noto-variable": "nixpkgs-noto-variable",
2022-01-18 16:02:12 +00:00
"nur": "nur",
2022-11-11 16:38:30 +00:00
"plasma-manager": "plasma-manager",
2022-10-18 00:33:38 +00:00
"prismmc": "prismmc",
"sops-nix": "sops-nix"
}
},
"rust-overlay": {
2022-09-21 19:38:51 +00:00
"inputs": {
2022-10-18 00:33:38 +00:00
"flake-utils": "flake-utils_3",
2022-09-21 19:38:51 +00:00
"nixpkgs": [
"helix",
"nixpkgs"
]
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'helix': 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) → 'github:helix-editor/helix/f538b697597dccdd2492606858f0976c7cf7e4d2' (2022-11-22) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) → 'github:yusdacra/nix-cargo-integration/c5133b91fc1d549087c91228bd213f2518728a4b' (2022-11-21) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) → 'github:nix-community/dream2nix/c77e8379d8fe01213ba072e40946cbfb7b58e628' (2022-11-19) • Updated input 'helix/nixpkgs': 'github:nixos/nixpkgs/a2a777538d971c6b01c6e54af89ddd6567c055e8' (2022-11-03) → 'github:nixos/nixpkgs/690ffff026b4e635b46f69002c0f4e81c65dfc2e' (2022-11-20) • Updated input 'helix/rust-overlay': 'github:oxalica/rust-overlay/cf668f737ac986c0a89e83b6b2e3c5ddbd8cf33b' (2022-11-03) → 'github:oxalica/rust-overlay/68ab029c93f8f8eed4cf3ce9a89a9fd4504b2d6e' (2022-11-21) • Updated input 'hosts-list': 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) → 'github:StevenBlack/hosts/eccb2df38aa5c3de16d0479d559b9daaaabcf38c' (2022-11-21) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) → 'github:DarkKirb/nix-packages/2752fee519deea523b4e9673f683c8aae605138b' (2022-11-21) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) → 'github:NixOS/nixos-hardware/1108c1b8614017c8b52005054fd27a00e4feb51b' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) → 'github:NixOS/nixpkgs/1fad5809f646ffd2acf00d56f88ea7f62e5e7fc2' (2022-11-22) • Updated input 'nur': 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) → 'github:nix-community/NUR/ef6debac6b44add1f617ef44d851f4061b6dad74' (2022-11-22) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) → 'github:PrismLauncher/PrismLauncher/68b7aa0a4d124b231ba351ae8d37ea6c55b333a2' (2022-11-21)
2022-11-22 07:54:00 +00:00
"lastModified": 1668998422,
"narHash": "sha256-G/BklIplCHZEeDIabaaxqgITdIXtMolRGlwxn9jG2/Q=",
2022-09-21 19:38:51 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
flake.lock: Update Flake lock file updates: • Updated input 'helix': 'github:helix-editor/helix/46eb185d45c22f95de36b8467f323247cdb76fda' (2022-11-20) → 'github:helix-editor/helix/f538b697597dccdd2492606858f0976c7cf7e4d2' (2022-11-22) • Updated input 'helix/nci': 'github:yusdacra/nix-cargo-integration/0121135dcd9d9a9c6bf1e89194b49c84bf4627ef' (2022-11-19) → 'github:yusdacra/nix-cargo-integration/c5133b91fc1d549087c91228bd213f2518728a4b' (2022-11-21) • Updated input 'helix/nci/dream2nix': 'github:nix-community/dream2nix/c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c' (2022-11-18) → 'github:nix-community/dream2nix/c77e8379d8fe01213ba072e40946cbfb7b58e628' (2022-11-19) • Updated input 'helix/nixpkgs': 'github:nixos/nixpkgs/a2a777538d971c6b01c6e54af89ddd6567c055e8' (2022-11-03) → 'github:nixos/nixpkgs/690ffff026b4e635b46f69002c0f4e81c65dfc2e' (2022-11-20) • Updated input 'helix/rust-overlay': 'github:oxalica/rust-overlay/cf668f737ac986c0a89e83b6b2e3c5ddbd8cf33b' (2022-11-03) → 'github:oxalica/rust-overlay/68ab029c93f8f8eed4cf3ce9a89a9fd4504b2d6e' (2022-11-21) • Updated input 'hosts-list': 'github:StevenBlack/hosts/e0340618752b43b9b557ffc5566687376944a983' (2022-11-14) → 'github:StevenBlack/hosts/eccb2df38aa5c3de16d0479d559b9daaaabcf38c' (2022-11-21) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/fd669bc868a77c01184aacda882529b2e3b5c254' (2022-11-20) → 'github:DarkKirb/nix-packages/2752fee519deea523b4e9673f683c8aae605138b' (2022-11-21) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/e0452b33ab0ef16ffe075e980644ed92a6a200bb' (2022-11-13) → 'github:NixOS/nixos-hardware/1108c1b8614017c8b52005054fd27a00e4feb51b' (2022-11-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/b4f4971f57abceec7bee5a08b2728fc28021117d' (2022-11-20) → 'github:NixOS/nixpkgs/1fad5809f646ffd2acf00d56f88ea7f62e5e7fc2' (2022-11-22) • Updated input 'nur': 'github:nix-community/NUR/43fd9acff9fe06264ff2c045ec95cb3078c80352' (2022-11-20) → 'github:nix-community/NUR/ef6debac6b44add1f617ef44d851f4061b6dad74' (2022-11-22) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/30607c34a153fd32085712e18827983772d77f7b' (2022-11-19) → 'github:PrismLauncher/PrismLauncher/68b7aa0a4d124b231ba351ae8d37ea6c55b333a2' (2022-11-21)
2022-11-22 07:54:00 +00:00
"rev": "68ab029c93f8f8eed4cf3ce9a89a9fd4504b2d6e",
2022-09-21 19:38:51 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-05-15 06:44:02 +00:00
],
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"lastModified": 1670149631,
"narHash": "sha256-rwmtlxx45PvOeZNP51wql/cWjY3rqzIR3Oj2Y+V7jM0=",
"owner": "Mic92",
"repo": "sops-nix",
flake.lock: Update Flake lock file updates: • Updated input 'emanote': 'github:EmaApps/emanote/24ca8d95ac2aec8a02a128382081ac076451d018' (2022-11-27) → 'github:EmaApps/emanote/9deff5c4f890eb84494420b486e9498d1c001359' (2022-12-05) • Removed input 'emanote/commonmark-wikilink' • Updated input 'emanote/ema': 'github:EmaApps/ema/7cc73addf8191c4a2fbe157e6c02d9fed9644c3b' (2022-11-19) → 'github:EmaApps/ema/61faae56aa0f3c6ca815f344684cc566f6341662' (2022-11-20) • Updated input 'emanote/heist': 'github:snapframework/heist/a23f0b5d70556742644189d71d694f379738cdbc' (2022-11-15) → 'github:snapframework/heist/88105c85996b8d621922b38e67b9460b36ccad51' (2022-11-21) • Updated input 'emanote/nixpkgs': 'github:nixos/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) → 'github:nixos/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03) • Updated input 'helix': 'github:helix-editor/helix/bcdb475b71b0fbabce57344ac8d2575c23b1bbe0' (2022-12-03) → 'github:helix-editor/helix/453a75a3739338348024b6c676231aef9ef6cb7b' (2022-12-06) • Updated input 'hosts-list': 'github:StevenBlack/hosts/96f7d0e33d9e8492efebb76ca8fddd80409e4be5' (2022-12-02) → 'github:StevenBlack/hosts/8d65d989ef86dcca6c20e6edb135cc667ca66874' (2022-12-06) • Updated input 'hydra': 'github:NixOS/hydra/14d4624dc20956ec9ff54882e70c5c0bc377921a' (2022-11-24) → 'github:NixOS/hydra/d1fac69c213002721971cd983e2576b784677d40' (2022-12-05) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/18d78af1a6d67b4411ea3a9c2cfe7c4131ea1a1b' (2022-12-03) → 'github:DarkKirb/nix-packages/767e0c81bdee055066e914d2830e3bf18980d37c' (2022-12-06) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) → 'github:NixOS/nixos-hardware/9d87bc030a0bf3f00e953dbf095a7d8e852dab6b' (2022-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/49b8ad618e64d9fe9ab686817bfebe047860dcae' (2022-12-03) → 'github:NixOS/nixpkgs/8cbb2272316b0bfb95ec2223baba437107b0dd27' (2022-12-06) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/93707560cb9334bea95f22461592fa437bbd06b0' (2022-12-02) → 'github:PrismLauncher/PrismLauncher/b29c99656e43a11cfb4397230b6ec7192d15215f' (2022-12-05) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) → 'github:Mic92/sops-nix/da98a111623101c64474a14983d83dad8f09f93d' (2022-12-04) • Removed input 'sops-nix/nixpkgs-22_05' • Added input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/86370507cb20c905800527539fc049a2bf09c667' (2022-12-04)
2022-12-06 08:19:51 +00:00
"rev": "da98a111623101c64474a14983d83dad8f09f93d",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
2022-06-12 15:37:09 +00:00
},
2022-10-02 00:44:35 +00:00
"tomlplusplus": {
"flake": false,
"locked": {
2022-10-18 00:33:38 +00:00
"lastModified": 1666091090,
"narHash": "sha256-djpMCFPvkJcfynV8WnsYdtwLq+J7jpV1iM4C6TojiyM=",
2022-10-02 00:44:35 +00:00
"owner": "marzer",
"repo": "tomlplusplus",
2022-10-18 00:33:38 +00:00
"rev": "1e4a3833d013aee08f58c5b31c69f709afc69f73",
2022-10-02 00:44:35 +00:00
"type": "github"
},
"original": {
"owner": "marzer",
"repo": "tomlplusplus",
"type": "github"
}
}
},
"root": "root",
"version": 7
}