about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-05-12 00:32:22 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-05-12 00:32:22 +0200
commit55fae2677ecb8a3d8e2adf653e2784a1c70829a6 (patch)
treebc62e5f9812bb2fbefec65216d1c57820eec436e /flake.nix
parenttreewide: Switch to npins (diff)
downloadnixos-config-55fae2677ecb8a3d8e2adf653e2784a1c70829a6.zip
treewide: Remove all references to `self.inputs`
That doesn't work anymore with the npins sources.
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 49168bfd..a5ada983 100644
--- a/flake.nix
+++ b/flake.nix
@@ -86,6 +86,8 @@
     outputs = import ./flake {
       inherit
         self
+        sources
+        nixpkgs
         system
         openPRsNixpkgs
         packageSets