Skip to content

Commit 900941d

Browse files
committed
flake.nix: remove ags follows
with newer nixpkgs it no longer builds
1 parent 8974b37 commit 900941d

File tree

2 files changed

+56
-29
lines changed

2 files changed

+56
-29
lines changed

flake.lock

Lines changed: 52 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@
6868
# last commit I had before ags switched to astal (thus breaking my config)
6969
# TODO: set up quickshell ASAP
7070
url = "github:Aylur/ags/60180a184cfb32b61a1d871c058b31a3b9b0743d";
71-
inputs = {
72-
nixpkgs.follows = "nixpkgs";
73-
systems.follows = "systems";
74-
};
71+
# inputs = {
72+
# nixpkgs.follows = "nixpkgs";
73+
# systems.follows = "systems";
74+
# };
7575
};
7676

7777
anyrun.url = "github:fufexan/anyrun/launch-prefix";

0 commit comments

Comments
 (0)