pkgs: Synchronize upstream inputs for flake and remove patch for hurl

This commit is contained in:
ulic-youthlic 2025-06-24 21:42:12 +08:00
parent cb75cf2135
commit 16fd11acdb
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
5 changed files with 66 additions and 100 deletions

View file

@ -38,13 +38,6 @@
# nixpkgs.url = "github:NixOS/nixpkgs/master";
# nixpkgs.follows = "nixos-cosmic/nixpkgs";
nixpkgs-hurl = {
type = "github";
owner = "NixOS";
repo = "nixpkgs";
ref = "refs/pull/418842/head";
};
lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
inputs = {