From 8842a92aeb6179a4d2fdacd7b62a7f1a4ad91f68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jalil=20David=20Salam=C3=A9=20Messina?= Date: Tue, 3 Dec 2024 03:04:17 +0100 Subject: [PATCH] [chore] flake.lock: update inputs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nixvim': 'github:nix-community/nixvim/838829c8f9cb238a915fe3d6ac36df1a3f040d2c' (2024-12-02) → 'github:nix-community/nixvim/e680b367c726e2ae37d541328fe81f8daaf49a6c' (2024-12-02) • Updated input 'stylix': 'github:danth/stylix/d13ffb381c83b6139b9d67feff7addf18f8408fe' (2024-11-30) → 'github:danth/stylix/74ee1ed5057e44edbcc36aa189a91d31eda60485' (2024-12-02) • Updated input 'unstable': 'github:NixOS/nixpkgs/970e93b9f82e2a0f3675757eb0bfc73297cc6370' (2024-11-28) → 'github:NixOS/nixpkgs/ac35b104800bff9028425fec3b6e8a41de2bbfff' (2024-12-01) --- flake.lock | 13 +++++++------ flake.nix | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 8c89856..cdd7e49 100644 --- a/flake.lock +++ b/flake.lock @@ -246,11 +246,11 @@ ] }, "locked": { - "lastModified": 1733098942, - "narHash": "sha256-RnDTSTRYcfgqrkBPNN7uvojwRzEKPYiZaFg9VQ4m7hQ=", + "lastModified": 1733132296, + "narHash": "sha256-fYEf0IgsNJp/hcb+C3FKtJvVabPDQs64hdL0izNBwXc=", "owner": "nix-community", "repo": "nixvim", - "rev": "838829c8f9cb238a915fe3d6ac36df1a3f040d2c", + "rev": "e680b367c726e2ae37d541328fe81f8daaf49a6c", "type": "github" }, "original": { @@ -307,6 +307,7 @@ }, "original": { "owner": "danth", + "ref": "release-24.11", "repo": "stylix", "type": "github" } @@ -398,11 +399,11 @@ }, "unstable": { "locked": { - "lastModified": 1732837521, - "narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=", + "lastModified": 1733015953, + "narHash": "sha256-t4BBVpwG9B4hLgc6GUBuj3cjU7lP/PJfpTHuSqE+crk=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370", + "rev": "ac35b104800bff9028425fec3b6e8a41de2bbfff", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 665fe7a..3a54bf3 100644 --- a/flake.nix +++ b/flake.nix @@ -21,7 +21,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; stylix = { - url = "github:danth/stylix"; # pin to release-24.11 once available + url = "github:danth/stylix/release-24.11"; inputs = { nixpkgs.follows = "nixpkgs"; flake-utils.follows = "lix-module/flake-utils"; -- 2.47.0