about summary refs log tree commit diff
path: root/nixpkgs/.github/labeler.yml
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/.github/labeler.yml')
-rw-r--r--nixpkgs/.github/labeler.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/nixpkgs/.github/labeler.yml b/nixpkgs/.github/labeler.yml
index c05c496cb102..582260312274 100644
--- a/nixpkgs/.github/labeler.yml
+++ b/nixpkgs/.github/labeler.yml
@@ -37,6 +37,11 @@
 "6.topic: fetch":
   - pkgs/build-support/fetch*/**/*
 
+"6.topic: flakes":
+  - '**/flake.nix'
+  - lib/systems/flake-systems.nix
+  - nixos/modules/config/nix-flakes.nix
+
 "6.topic: GNOME":
   - doc/languages-frameworks/gnome.section.md
   - nixos/modules/services/desktops/gnome/**/*