maybe the right way to refer to libsoup
This commit is contained in:
parent
d4c583d2c8
commit
54d583dcee
|
@ -29,7 +29,7 @@
|
|||
jpegoptim
|
||||
keychain
|
||||
libfixposix
|
||||
libsoup_2_4
|
||||
libsoup
|
||||
libzip
|
||||
man-pages
|
||||
mercurial
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
|
||||
imports =
|
||||
[
|
||||
# ./hardware-configuration.nix
|
||||
./configs
|
||||
];
|
||||
|
||||
|
@ -187,7 +186,7 @@ ACTION=="add", SUBSYSTEM=="backlight", GROUP="video", MODE="0660"
|
|||
|
||||
# This value determines the NixOS release from which the default
|
||||
# settings for stateful data, like file locations and database versions
|
||||
# on your system were taken. It‘s 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.
|
||||
# Before changing this value read the documentation for this option
|
||||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||
|
|
Loading…
Reference in New Issue