From eef2eb65426e5eaadf4ab647f379bde3dea72c52 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Fri, 4 Feb 2022 23:59:01 +0800 Subject: [PATCH] Update flake inputs as of 2022-02-04 --- flake.lock | 223 +++++++++++++++++++++++++++++++---------------------- 1 file changed, 129 insertions(+), 94 deletions(-) diff --git a/flake.lock b/flake.lock index 5b914487..09142420 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1641576265, - "narHash": "sha256-G4W39k5hdu2kS13pi/RhyTOySAo7rmrs7yMUZRH0OZI=", + "lastModified": 1643841757, + "narHash": "sha256-9tKhu4JzoZvustC9IEWK6wKcDhPLuK/ICbLgm8QnLnk=", "owner": "ryantm", "repo": "agenix", - "rev": "08b9c96878b2f9974fc8bde048273265ad632357", + "rev": "a17d1f30550260f8b45764ddbd0391f4b1ed714a", "type": "github" }, "original": { @@ -21,12 +21,16 @@ } }, "devshell": { + "inputs": { + "flake-utils": "flake-utils", + "nixpkgs": "nixpkgs" + }, "locked": { - "lastModified": 1643393796, - "narHash": "sha256-+wb2OFWJjXUZw3HQezACc9Lj/5uuhNpUtrjDiIYw8H4=", + "lastModified": 1643749865, + "narHash": "sha256-S0KM5OdAIikDYGfpcFTzZ+3E/cTNZOp0DJ9j7Lm2OOE=", "owner": "numtide", "repo": "devshell", - "rev": "fff3dc6e4538f6df85ee3027f13cc7730b23f61d", + "rev": "3552704e5bdbf5e0342eb46e91ab3adab941097d", "type": "github" }, "original": { @@ -37,11 +41,11 @@ }, "emacs-overlay": { "locked": { - "lastModified": 1643597970, - "narHash": "sha256-BRkzietAoyd7FojasKHYtWkSovmQkYtMb1/OqXJNGzE=", + "lastModified": 1643972158, + "narHash": "sha256-QisPiBDf6h/RkVunSu9p0+g2/axzhPu7sfKWrqkPtlQ=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "dddb25a7653389d754d3f988e603ec0ec38223db", + "rev": "37b7e04514d9f867d5a16b66ed112be6b674ddcb", "type": "github" }, "original": { @@ -82,6 +86,21 @@ } }, "flake-utils_2": { + "locked": { + "lastModified": 1642700792, + "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_3": { "locked": { "lastModified": 1629481132, "narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=", @@ -96,7 +115,7 @@ "type": "github" } }, - "flake-utils_3": { + "flake-utils_4": { "locked": { "lastModified": 1638122382, "narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=", @@ -111,21 +130,6 @@ "type": "github" } }, - "flake-utils_4": { - "locked": { - "lastModified": 1642700792, - "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "flake-utils_5": { "locked": { "lastModified": 1637014545, @@ -168,11 +172,11 @@ ] }, "locked": { - "lastModified": 1643567433, - "narHash": "sha256-tyFgodcZRlt0ZshbgyLf4m/Sd/ys9p0AHfeVZQ50WKU=", + "lastModified": 1643933104, + "narHash": "sha256-NZPuFxRsZKN8pjRuHPpzlMyt6JQhcjiduBG8bMghSjE=", "owner": "nix-community", "repo": "home-manager", - "rev": "95d39e13a4a7a818c87f2701b59820d3ac0e674c", + "rev": "63dccc4e60422c1db2c3929b2fd1541f36b7e664", "type": "github" }, "original": { @@ -183,16 +187,19 @@ }, "neovim-flake": { "inputs": { - "flake-utils": "flake-utils_2", - "nixpkgs": "nixpkgs" + "flake-utils": "flake-utils_3", + "nixpkgs": [ + "neovim-nightly-overlay", + "nixpkgs" + ] }, "locked": { "dir": "contrib", - "lastModified": 1643521936, - "narHash": "sha256-qXtpIBP8wcUIAywqHehlxpaZnwG7spFsb36kDYQXCKQ=", + "lastModified": 1643939328, + "narHash": "sha256-aHh//a+2ITDYaOmf6Tx8sNW+j2eCTqpgRnmhdqfUw6Q=", "owner": "neovim", "repo": "neovim", - "rev": "9aaf7a2b4dfe9d3f9a1861e7ca85b6bbd4e34e05", + "rev": "6bee2bf7903b84feffb14a42668626b3014f2132", "type": "github" }, "original": { @@ -209,11 +216,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1643530359, - "narHash": "sha256-RdCG+OXV3j57BFTyJSXy/Ko1LAM571JV9DiAtIdo0HM=", + "lastModified": 1643962268, + "narHash": "sha256-b+rfXjV2Yhp6l7LwrAMnIY2HzdGYGIAeY0BZTP8RZiM=", "owner": "nix-community", "repo": "neovim-nightly-overlay", - "rev": "e2eaf9379b15c9ee017b0505e9282204b2f29f80", + "rev": "3c529319d9a3a651fbedaaa142e6821b2ae5fa40", "type": "github" }, "original": { @@ -224,7 +231,7 @@ }, "nix-alien": { "inputs": { - "flake-utils": "flake-utils_3", + "flake-utils": "flake-utils_4", "nixpkgs": [ "nixpkgs" ], @@ -265,54 +272,43 @@ "type": "github" } }, + "nixlib": { + "locked": { + "lastModified": 1636849918, + "narHash": "sha256-nzUK6dPcTmNVrgTAC1EOybSMsrcx+QrVPyqRdyKLkjA=", + "owner": "nix-community", + "repo": "nixpkgs.lib", + "rev": "28a5b0557f14124608db68d3ee1f77e9329e9dd5", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nixpkgs.lib", + "type": "github" + } + }, + "nixos-generators": { + "inputs": { + "nixlib": "nixlib", + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1640542138, + "narHash": "sha256-2f+Dslfzkuj0pgBl+70lkiTCg+U2Q0TcOikwxpsU+Fk=", + "owner": "nix-community", + "repo": "nixos-generators", + "rev": "296067b9c7a172d294831dec89d86847f30a7cfc", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nixos-generators", + "type": "github" + } + }, "nixpkgs": { - "locked": { - "lastModified": 1643347846, - "narHash": "sha256-O0tyXF//ppRpe9yT1Uu5n34yI2MWDyY6ZiJ4Qn5zIkE=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "5bb20f9dc70e9ee16e21cc404b6508654931ce41", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_2": { - "locked": { - "lastModified": 1643347846, - "narHash": "sha256-O0tyXF//ppRpe9yT1Uu5n34yI2MWDyY6ZiJ4Qn5zIkE=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "5bb20f9dc70e9ee16e21cc404b6508654931ce41", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_3": { - "locked": { - "lastModified": 1643600536, - "narHash": "sha256-7ZdP4cpU5fkcc5U5+fBE5McNPR4XVkF/Hr7UmQOVZqw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "4897a1ed6ff89ed98e06df06cf4c6c98723ec568", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_4": { "locked": { "lastModified": 1643381941, "narHash": "sha256-pHTwvnN4tTsEKkWlXQ8JMY423epos8wUOhthpwJjtpc=", @@ -328,13 +324,45 @@ "type": "github" } }, + "nixpkgs_2": { + "locked": { + "lastModified": 1643805626, + "narHash": "sha256-AXLDVMG+UaAGsGSpOtQHPIKB+IZ0KSd9WS77aanGzgc=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "554d2d8aa25b6e583575459c297ec23750adb6cb", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_3": { + "locked": { + "lastModified": 1643653624, + "narHash": "sha256-+8hLMsQrZ2rkvcEtEId6HMe8GPxVb5ga+Vh1fdsqJDU=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "a529f0c125a78343b145a8eb2b915b0295e4f459", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "nur": { "locked": { - "lastModified": 1643580149, - "narHash": "sha256-n/t4eHNsbysP5EEByBjhIrFdqCxgHvy1iteuNJrSQ9w=", + "lastModified": 1643980081, + "narHash": "sha256-in5mlBeeD33G+YNhRyEMTMeWDmMpDSuMhzEa9FTktPA=", "owner": "nix-community", "repo": "NUR", - "rev": "24e7abafd33463480c276edb17f0c9de3b130dcc", + "rev": "ab80961d0f6c9794fd38230762a2d7a5ef788362", "type": "github" }, "original": { @@ -345,8 +373,14 @@ }, "poetry2nix": { "inputs": { - "flake-utils": "flake-utils_4", - "nixpkgs": "nixpkgs_3" + "flake-utils": [ + "nix-alien", + "flake-utils" + ], + "nixpkgs": [ + "nix-alien", + "nixpkgs" + ] }, "locked": { "lastModified": 1642215333, @@ -367,13 +401,14 @@ "agenix": "agenix", "devshell": "devshell", "emacs-overlay": "emacs-overlay", - "flake-utils": "flake-utils", + "flake-utils": "flake-utils_2", "guix-overlay": "guix-overlay", "home-manager": "home-manager", "neovim-nightly-overlay": "neovim-nightly-overlay", "nix-alien": "nix-alien", "nix-ld": "nix-ld", - "nixpkgs": "nixpkgs_4", + "nixos-generators": "nixos-generators", + "nixpkgs": "nixpkgs_3", "nur": "nur", "rust-overlay": "rust-overlay" } @@ -386,11 +421,11 @@ ] }, "locked": { - "lastModified": 1642838864, - "narHash": "sha256-pHnhm3HWwtvtOK7NdNHwERih3PgNlacrfeDwachIG8E=", + "lastModified": 1643941258, + "narHash": "sha256-uHyEuICSu8qQp6adPTqV33ajiwoF0sCh+Iazaz5r7fo=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "9fb49daf1bbe1d91e6c837706c481f9ebb3d8097", + "rev": "674156c4c2f46dd6a6846466cb8f9fee84c211ca", "type": "github" }, "original": {