fix(flake): remove pinned input, only consume in Nix shell (#872)

This commit is contained in:
Xarvex
2025-03-17 20:36:06 -05:00
committed by GitHub
parent 861df898e2
commit 010a4524d6
3 changed files with 8 additions and 26 deletions

View File

@@ -9,8 +9,6 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs-qt6.url = "github:NixOS/nixpkgs/93ff48c9be84a76319dac293733df09bbbe3f25c";
systems.url = "github:nix-systems/default";
};