Procházet zdrojové kódy

Update some dependencies

Joeri Exelmans před 2 roky
rodič
revize
fd103cb5d4
1 změnil soubory, kde provedl 15 přidání a 58 odebrání
  1. 15 58
      flake.lock

+ 15 - 58
flake.lock

@@ -67,8 +67,14 @@
     },
     "mvn2nix": {
       "inputs": {
-        "nixpkgs": "nixpkgs_2",
-        "utils": "utils"
+        "nixpkgs": [
+          "wee",
+          "nixpkgs"
+        ],
+        "utils": [
+          "wee",
+          "flake-utils"
+        ]
       },
       "locked": {
         "lastModified": 1629170129,
@@ -86,11 +92,11 @@
     },
     "nixpkgs": {
       "locked": {
-        "lastModified": 1690272529,
-        "narHash": "sha256-MakzcKXEdv/I4qJUtq/k/eG+rVmyOZLnYNC2w1mB59Y=",
+        "lastModified": 1692084312,
+        "narHash": "sha256-Za++qKVK6ovjNL9poQZtLKRM/re663pxzbJ+9M4Pgwg=",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "ef99fa5c5ed624460217c31ac4271cfb5cb2502c",
+        "rev": "8353344d3236d3fda429bb471c1ee008857d3b7c",
         "type": "github"
       },
       "original": {
@@ -100,22 +106,6 @@
         "type": "github"
       }
     },
-    "nixpkgs_2": {
-      "locked": {
-        "lastModified": 1691368598,
-        "narHash": "sha256-ia7li22keBBbj02tEdqjVeLtc7ZlSBuhUk+7XTUFr14=",
-        "owner": "NixOS",
-        "repo": "nixpkgs",
-        "rev": "5a8e9243812ba528000995b294292d3b5e120947",
-        "type": "github"
-      },
-      "original": {
-        "owner": "NixOS",
-        "ref": "nixos-21.05",
-        "repo": "nixpkgs",
-        "type": "github"
-      }
-    },
     "root": {
       "inputs": {
         "drawio": "drawio",
@@ -141,39 +131,6 @@
         "type": "github"
       }
     },
-    "systems_2": {
-      "locked": {
-        "lastModified": 1681028828,
-        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
-        "owner": "nix-systems",
-        "repo": "default",
-        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
-        "type": "github"
-      },
-      "original": {
-        "owner": "nix-systems",
-        "repo": "default",
-        "type": "github"
-      }
-    },
-    "utils": {
-      "inputs": {
-        "systems": "systems_2"
-      },
-      "locked": {
-        "lastModified": 1689068808,
-        "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
-        "owner": "numtide",
-        "repo": "flake-utils",
-        "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
-        "type": "github"
-      },
-      "original": {
-        "owner": "numtide",
-        "repo": "flake-utils",
-        "type": "github"
-      }
-    },
     "wee": {
       "inputs": {
         "flake-utils": [
@@ -185,11 +142,11 @@
         ]
       },
       "locked": {
-        "lastModified": 1691499221,
-        "narHash": "sha256-jFEuoLOGs0VYPJ+DDWkTmOwfEIalVPI6Sh8fkoPYfIQ=",
+        "lastModified": 1692179100,
+        "narHash": "sha256-OBj5lkXWjDygo/AkbWTVzCEl/U4z+/3XBqecb1S2fY8=",
         "ref": "refs/heads/master",
-        "rev": "e8c27e7754f9853767ac3b1115716b7b425e1167",
-        "revCount": 67,
+        "rev": "76edf7a97faa2e2b2c974fb7f48caf09a953d239",
+        "revCount": 70,
         "type": "git",
         "url": "ssh://git@msdl.uantwerpen.be/lucasalbertins/wee.git"
       },