mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Flake]: remove sddm-unstable
This commit is contained in:
parent
134f0598b3
commit
bd4ec1a16f
1 changed files with 0 additions and 6 deletions
|
|
@ -14,11 +14,6 @@
|
||||||
fps.url = "github:wamserma/flake-programs-sqlite";
|
fps.url = "github:wamserma/flake-programs-sqlite";
|
||||||
fps.inputs.nixpkgs.follows = "nixpkgs";
|
fps.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
flake-utils.url = "github:numtide/flake-utils";
|
flake-utils.url = "github:numtide/flake-utils";
|
||||||
|
|
||||||
sddm-unstable = {
|
|
||||||
url = "github:sddm/sddm/develop";
|
|
||||||
flake = false;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs =
|
outputs =
|
||||||
|
|
@ -27,7 +22,6 @@
|
||||||
, nur
|
, nur
|
||||||
, nixpkgs-unstable
|
, nixpkgs-unstable
|
||||||
, fps
|
, fps
|
||||||
, sddm-unstable
|
|
||||||
, suyu
|
, suyu
|
||||||
, ...
|
, ...
|
||||||
}: let
|
}: let
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue