From ac0d7cc1e5ac3cd473445955d897ec2acc64e8e6 Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 11 Oct 2022 21:24:41 -0700 Subject: [PATCH] flake update: nixpkgs: 2022-10-08; uninsane updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/c5924154f000e6306030300592f4282949b2db6c' (2022-10-08) → 'github:NixOS/nixpkgs/34c5293a71ffdb2fe054eb5288adc1882c1eb0b1' (2022-10-09) • Updated input 'nixpkgs-stable': 'github:NixOS/nixpkgs/9282141c8bc05568ec0e342eac39df72603aa9fa' (2022-10-09) → 'github:NixOS/nixpkgs/e179d1e57ad07f1294dcc29ad5283b214a6ae21e' (2022-10-10) • Updated input 'uninsane': 'git+https://git.uninsane.org/colin/uninsane?ref=refs%2fheads%2fmaster&rev=ea196acf408451150a86d4d41114be04529eaf41' (2022-10-11) → 'git+https://git.uninsane.org/colin/uninsane?ref=refs%2fheads%2fmaster&rev=25df079540cb669fb5e735631fe03a4d113d1c73' (2022-10-11) ``` --- flake.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index 27fc9ac5..805c3aec 100644 --- a/flake.lock +++ b/flake.lock @@ -69,11 +69,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1665259268, - "narHash": "sha256-ONFhHBLv5nZKhwV/F2GOH16197PbvpyWhoO0AOyktkU=", + "lastModified": 1665349835, + "narHash": "sha256-UK4urM3iN80UXQ7EaOappDzcisYIuEURFRoGQ/yPkug=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c5924154f000e6306030300592f4282949b2db6c", + "rev": "34c5293a71ffdb2fe054eb5288adc1882c1eb0b1", "type": "github" }, "original": { @@ -100,11 +100,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1665328694, - "narHash": "sha256-hVj8yEs5PAbR3cPPpmOtJYxZ8P+hD7RZTMSV9U0QYPA=", + "lastModified": 1665401932, + "narHash": "sha256-mgLxYh21/0h7S/QS8U/QS+zLwlSRiiFOfPkOxLZnPgk=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9282141c8bc05568ec0e342eac39df72603aa9fa", + "rev": "e179d1e57ad07f1294dcc29ad5283b214a6ae21e", "type": "github" }, "original": { @@ -153,11 +153,11 @@ ] }, "locked": { - "lastModified": 1665490250, - "narHash": "sha256-tR3Si2SJONBPO0BpE3/oRTrXHfOzpL8gxoyOHsG2c8s=", + "lastModified": 1665497310, + "narHash": "sha256-4g76zB5vmQUTsrQau6F51MlncLKNaFTxHLTR8O7Mbkk=", "ref": "refs/heads/master", - "rev": "ea196acf408451150a86d4d41114be04529eaf41", - "revCount": 155, + "rev": "25df079540cb669fb5e735631fe03a4d113d1c73", + "revCount": 156, "type": "git", "url": "https://git.uninsane.org/colin/uninsane" },