maybe the right way to refer to libsoup

This commit is contained in:
Kyle Isom 2025-05-30 13:11:38 -07:00
parent d4c583d2c8
commit 54d583dcee
2 changed files with 2 additions and 3 deletions

View File

@ -29,7 +29,7 @@
jpegoptim jpegoptim
keychain keychain
libfixposix libfixposix
libsoup_2_4 libsoup
libzip libzip
man-pages man-pages
mercurial mercurial

View File

@ -13,7 +13,6 @@
imports = imports =
[ [
# ./hardware-configuration.nix
./configs ./configs
]; ];
@ -187,7 +186,7 @@ ACTION=="add", SUBSYSTEM=="backlight", GROUP="video", MODE="0660"
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions # settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave # on your system were taken. It's perfectly fine and recommended to leave
# this value at the release version of the first install of this system. # this value at the release version of the first install of this system.
# Before changing this value read the documentation for this option # Before changing this value read the documentation for this option
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html). # (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).