From a1904c14828603ba4a9836e8a9d622f9dad033df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 20 Nov 2022 07:54:00 +0000 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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) --- flake.lock | 128 ++++++++++++++++++++--------------------------------- 1 file changed, 47 insertions(+), 81 deletions(-) diff --git a/flake.lock b/flake.lock index 393bab1b..fc1a7ee0 100644 --- a/flake.lock +++ b/flake.lock @@ -1,22 +1,5 @@ { "nodes": { - "all-cabal-json": { - "flake": false, - "locked": { - "lastModified": 1665552503, - "narHash": "sha256-r14RmRSwzv5c+bWKUDaze6pXM7nOsiz1H8nvFHJvufc=", - "owner": "nix-community", - "repo": "all-cabal-json", - "rev": "d7c0434eebffb305071404edcf9d5cd99703878e", - "type": "github" - }, - "original": { - "owner": "nix-community", - "ref": "hackage", - "repo": "all-cabal-json", - "type": "github" - } - }, "android-nixpkgs": { "inputs": { "devshell": "devshell_2", @@ -139,10 +122,12 @@ "inputs": { "alejandra": [ "helix", - "nci", - "nixpkgs" + "nci" + ], + "all-cabal-json": [ + "helix", + "nci" ], - "all-cabal-json": "all-cabal-json", "crane": "crane", "devshell": [ "helix", @@ -151,19 +136,19 @@ ], "flake-utils-pre-commit": [ "helix", - "nci", - "nixpkgs" + "nci" + ], + "ghc-utils": [ + "helix", + "nci" ], - "ghc-utils": "ghc-utils", "gomod2nix": [ "helix", - "nci", - "nixpkgs" + "nci" ], "mach-nix": [ "helix", - "nci", - "nixpkgs" + "nci" ], "nixpkgs": [ "helix", @@ -172,21 +157,19 @@ ], "poetry2nix": [ "helix", - "nci", - "nixpkgs" + "nci" ], "pre-commit-hooks": [ "helix", - "nci", - "nixpkgs" + "nci" ] }, "locked": { - "lastModified": 1667429039, - "narHash": "sha256-Lu6da25JioHzerkLHAHSO9suCQFzJ/XBjkcGCIbasLM=", + "lastModified": 1668794409, + "narHash": "sha256-co+RtudWse5HozC69bbfvnAFkqocI/QesKpOBPv+J6A=", "owner": "nix-community", "repo": "dream2nix", - "rev": "5252794e58eedb02d607fa3187ffead7becc81b0", + "rev": "c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c", "type": "github" }, "original": { @@ -198,16 +181,15 @@ "ema": { "flake": false, "locked": { - "lastModified": 1668560716, - "narHash": "sha256-/WCL4+ERh/mOZe9q4XaLJABrNGAXfMiWGfVuHkzE1RE=", + "lastModified": 1668883024, + "narHash": "sha256-fftvlkkAZgtExQ3vIiUPJbxIkMPDuvTi0XAZqo7jtNM=", "owner": "EmaApps", "repo": "ema", - "rev": "70b9582814ce2d761544cff74566b7dbb2fc448c", + "rev": "7cc73addf8191c4a2fbe157e6c02d9fed9644c3b", "type": "github" }, "original": { "owner": "EmaApps", - "ref": "split", "repo": "ema", "type": "github" } @@ -223,11 +205,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1668565881, - "narHash": "sha256-cr7RYSnKvmotTT7G4A1LoZcUsgVzguG8+q6IdcIfF14=", + "lastModified": 1668902144, + "narHash": "sha256-snHvaB217pKdFMsx3I52Yocv1MPZ3+ozLp6lpRg12X0=", "owner": "EmaApps", "repo": "emanote", - "rev": "f9dee76b3854cf08a8b24eab1c5a9b1354af30b6", + "rev": "3300092d40c9092e33a6b22e53a30a2a82796138", "type": "github" }, "original": { @@ -360,22 +342,6 @@ "type": "github" } }, - "ghc-utils": { - "flake": false, - "locked": { - "lastModified": 1662774800, - "narHash": "sha256-1Rd2eohGUw/s1tfvkepeYpg8kCEXiIot0RijapUjAkE=", - "ref": "refs/heads/master", - "rev": "bb3a2d3dc52ff0253fb9c2812bd7aa2da03e0fea", - "revCount": 1072, - "type": "git", - "url": "https://gitlab.haskell.org/bgamari/ghc-utils" - }, - "original": { - "type": "git", - "url": "https://gitlab.haskell.org/bgamari/ghc-utils" - } - }, "haskell-flake": { "locked": { "lastModified": 1668167720, @@ -430,11 +396,11 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1668840115, - "narHash": "sha256-V4dOVFGTOX/XvfFGk5VSaitpe3SK3fL7kPgF3Dk6QIg=", + "lastModified": 1668909287, + "narHash": "sha256-XKkTe61qtwa2z2lP/AAVCs1HKBu6Z2j3seNvq5GDmts=", "owner": "helix-editor", "repo": "helix", - "rev": "7e99087fa36fd49b350311ebdbc3b9338794746b", + "rev": "46eb185d45c22f95de36b8467f323247cdb76fda", "type": "github" }, "original": { @@ -571,11 +537,11 @@ ] }, "locked": { - "lastModified": 1667542401, - "narHash": "sha256-mdWjP5tjSf8n6FAtpSgL23kX4+eWBwLrSYo9iY3mA8Q=", + "lastModified": 1668871650, + "narHash": "sha256-jXNn1sTMDcJhx9L/tXejk00Lb+rHZzj1S0oxEB9omjw=", "owner": "yusdacra", "repo": "nix-cargo-integration", - "rev": "cd5e5cbd81c80dc219455dd3b1e0ddb55fae51ec", + "rev": "0121135dcd9d9a9c6bf1e89194b49c84bf4627ef", "type": "github" }, "original": { @@ -629,11 +595,11 @@ ] }, "locked": { - "lastModified": 1668851164, - "narHash": "sha256-bPhEG4hIzkgLB3rNn/yEdePSZ+MA2m/cfOt3JuYoXqw=", + "lastModified": 1668929181, + "narHash": "sha256-k6TEMFKLsHc8uihzTtlwwdYlr5MymmFksIc/KiLbag0=", "owner": "DarkKirb", "repo": "nix-packages", - "rev": "e2effcee7529c78fa3e4caf00e593f10227228cc", + "rev": "fd669bc868a77c01184aacda882529b2e3b5c254", "type": "github" }, "original": { @@ -674,11 +640,11 @@ }, "nixpkgs-22_05": { "locked": { - "lastModified": 1668307144, - "narHash": "sha256-uY2StvGJvTfgtLaiz3uvX+EQeWZDkiLFiz2vekgJ9ZE=", + "lastModified": 1668908668, + "narHash": "sha256-oimCE4rY7Btuo/VYmA8khIyTHSMV7qUWTpz9w8yc9LQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "eac99848dfd869e486573d8272b0c10729675ca2", + "rev": "b68a6a27adb452879ab66c0eaac0c133e32823b2", "type": "github" }, "original": { @@ -817,11 +783,11 @@ }, "nixpkgs_6": { "locked": { - "lastModified": 1668838584, - "narHash": "sha256-jpyhGLNTNS+HLQUkhtUa+JfSi2vpXRgzeTTtBRRaGtk=", + "lastModified": 1668930012, + "narHash": "sha256-UJSJxBuBqiikldVzqcjZbh+yq4X3E+cD3rZW/xt7cfA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a04a4bbbeb5476687a5a1444a187c4b2877233ed", + "rev": "b4f4971f57abceec7bee5a08b2728fc28021117d", "type": "github" }, "original": { @@ -832,11 +798,11 @@ }, "nur": { "locked": { - "lastModified": 1668843152, - "narHash": "sha256-tnIrg+o2V+sE6erks/1LW22ydaFHGVlKk1f0tzhjWTI=", + "lastModified": 1668923022, + "narHash": "sha256-95GW/QXMczzMZ0wSz/rRGQwi2nx5BVi0qSI6aGG4OrY=", "owner": "nix-community", "repo": "NUR", - "rev": "ad2ac56708a94419dde8f6bfc68ac8efe8398d53", + "rev": "43fd9acff9fe06264ff2c045ec95cb3078c80352", "type": "github" }, "original": { @@ -878,11 +844,11 @@ "tomlplusplus": "tomlplusplus" }, "locked": { - "lastModified": 1668803834, - "narHash": "sha256-Ox4X/sHeeGs5qJpXzRRUolSI3maaUrM1amzkz2OHBBw=", + "lastModified": 1668879915, + "narHash": "sha256-9z3dIveomRIEda6xEIJlntAo1VMzUlkbBksaDO7mIA0=", "owner": "PrismLauncher", "repo": "PrismLauncher", - "rev": "347ae0a9ad8d5d933ef76dedab177995029e5f0d", + "rev": "30607c34a153fd32085712e18827983772d77f7b", "type": "github" }, "original": { @@ -942,11 +908,11 @@ "nixpkgs-22_05": "nixpkgs-22_05" }, "locked": { - "lastModified": 1668311578, - "narHash": "sha256-nF6mwSbVyvnlIICWFZlADegWdTsgrk1pZnA/0VqByNw=", + "lastModified": 1668915833, + "narHash": "sha256-7VYPiDJZdGct8Nl3kKhg580XZfoRcViO+zUGPkfBsqM=", "owner": "Mic92", "repo": "sops-nix", - "rev": "39f0fe57f1ef78764c1abc1de145f091fee1bbbb", + "rev": "f72e050c3ef148b1131a0d2df55385c045e4166b", "type": "github" }, "original": {