From 0e9d3d8dd805806504a5c9cefb7186cf385b3640 Mon Sep 17 00:00:00 2001 From: Laurent Gueret Date: Fri, 17 Jul 2026 10:54:17 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20des=20d=C3=A9pendances?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flake.lock | 131 +---------------------------------------------------- flake.nix | 15 +----- 2 files changed, 2 insertions(+), 144 deletions(-) diff --git a/flake.lock b/flake.lock index 9870ae5..78e55ca 100644 --- a/flake.lock +++ b/flake.lock @@ -103,64 +103,6 @@ "type": "github" } }, - "niri": { - "inputs": { - "niri-stable": "niri-stable", - "niri-unstable": "niri-unstable", - "nixpkgs": [ - "nixpkgs" - ], - "nixpkgs-stable": "nixpkgs-stable", - "xwayland-satellite-stable": "xwayland-satellite-stable", - "xwayland-satellite-unstable": "xwayland-satellite-unstable" - }, - "locked": { - "lastModified": 1783510829, - "narHash": "sha256-VtZC3AiKp3w6oCTRlEaraI9Fi2T8CmdDuhzGf3lNG9M=", - "owner": "sodiboo", - "repo": "niri-flake", - "rev": "ba8fc95733e53354e82dd1a821d8391dcd56e4bc", - "type": "github" - }, - "original": { - "owner": "sodiboo", - "repo": "niri-flake", - "type": "github" - } - }, - "niri-stable": { - "flake": false, - "locked": { - "lastModified": 1756556321, - "narHash": "sha256-RLD89dfjN0RVO86C/Mot0T7aduCygPGaYbog566F0Qo=", - "owner": "YaLTeR", - "repo": "niri", - "rev": "01be0e65f4eb91a9cd624ac0b76aaeab765c7294", - "type": "github" - }, - "original": { - "owner": "YaLTeR", - "ref": "v25.08", - "repo": "niri", - "type": "github" - } - }, - "niri-unstable": { - "flake": false, - "locked": { - "lastModified": 1783506058, - "narHash": "sha256-LyuNO/1BM7GphVyt4C4Qj2OkdHZvM/9Hxs7mQ5ExjYc=", - "owner": "YaLTeR", - "repo": "niri", - "rev": "ef5b7379dc444d33b01a7faec2bd6592d3188357", - "type": "github" - }, - "original": { - "owner": "YaLTeR", - "repo": "niri", - "type": "github" - } - }, "nix-darwin": { "inputs": { "nixpkgs": [ @@ -247,22 +189,6 @@ "type": "github" } }, - "nixpkgs-stable": { - "locked": { - "lastModified": 1782847189, - "narHash": "sha256-twXPFqFsrrY5r28Zh7Homgcp2gUMBgQ6WDS98Q/3xFI=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "b6018f87da91d19d0ab4cf979885689b469cdd41", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-25.11", - "repo": "nixpkgs", - "type": "github" - } - }, "nixpkgs-unstable": { "locked": { "lastModified": 1780243769, @@ -279,26 +205,6 @@ "type": "github" } }, - "noctalia": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1783509806, - "narHash": "sha256-obeRpRcGCBEXdevCnI9eZPy7k2epocUvQrkYM4pGBRM=", - "owner": "noctalia-dev", - "repo": "noctalia-shell", - "rev": "54c8cd49fb709f6e7731d02dfc2468bbfb16effe", - "type": "github" - }, - "original": { - "owner": "noctalia-dev", - "repo": "noctalia-shell", - "type": "github" - } - }, "root": { "inputs": { "flake-parts": "flake-parts", @@ -306,46 +212,11 @@ "homebrew-cask": "homebrew-cask", "homebrew-core": "homebrew-core", "import-tree": "import-tree", - "niri": "niri", "nix-darwin": "nix-darwin", "nix-flatpak": "nix-flatpak", "nix-homebrew": "nix-homebrew", "nixpkgs": "nixpkgs", - "nixpkgs-unstable": "nixpkgs-unstable", - "noctalia": "noctalia" - } - }, - "xwayland-satellite-stable": { - "flake": false, - "locked": { - "lastModified": 1755491097, - "narHash": "sha256-m+9tUfsmBeF2Gn4HWa6vSITZ4Gz1eA1F5Kh62B0N4oE=", - "owner": "Supreeeme", - "repo": "xwayland-satellite", - "rev": "388d291e82ffbc73be18169d39470f340707edaa", - "type": "github" - }, - "original": { - "owner": "Supreeeme", - "ref": "v0.7", - "repo": "xwayland-satellite", - "type": "github" - } - }, - "xwayland-satellite-unstable": { - "flake": false, - "locked": { - "lastModified": 1781226823, - "narHash": "sha256-28696iIw8uE0ZUyFTtzhEM8xMh85clCYypMxkvUi+sc=", - "owner": "Supreeeme", - "repo": "xwayland-satellite", - "rev": "8575d0ef55d70f9b4c46b6bffb3accf912217e1e", - "type": "github" - }, - "original": { - "owner": "Supreeeme", - "repo": "xwayland-satellite", - "type": "github" + "nixpkgs-unstable": "nixpkgs-unstable" } } }, diff --git a/flake.nix b/flake.nix index d510ace..1ab9e46 100755 --- a/flake.nix +++ b/flake.nix @@ -20,14 +20,6 @@ # Nix Flatpak nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest"; - # Niri - niri.url = "github:sodiboo/niri-flake"; - niri.inputs.nixpkgs.follows = "nixpkgs"; - - # Noctalia - noctalia.url = "github:noctalia-dev/noctalia-shell"; - noctalia.inputs.nixpkgs.follows = "nixpkgs"; - # Nix Homebrew nix-homebrew.url = "github:zhaofengli/nix-homebrew"; homebrew-core.url = "github:homebrew/homebrew-core"; @@ -39,9 +31,7 @@ outputs = inputs@{ self, - niri, nixpkgs, - noctalia, nix-darwin, flake-parts, import-tree, @@ -65,8 +55,6 @@ nixos = nixpkgs.lib.nixosSystem { specialArgs = { self = self; - niri = niri; - noctalia = noctalia; import-tree = import-tree; home-manager = home-manager; nixpkgs = nixpkgs; @@ -87,8 +75,7 @@ (import-tree ./hosts/common) (import-tree ./hosts/nixos/home/users) - ] - ++ [ niri.nixosModules.niri ]; + ]; }; }; darwinConfigurations = {