about summary refs log tree commit diff
path: root/modules/user/devhell
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2022-09-26 16:26:06 +0200
committeraszlig <aszlig@nix.build>2022-09-26 16:38:49 +0200
commit00369bafc6d8f967dd8daa4c17aff19f9b5f9f99 (patch)
tree8d10acf1cb97de86082e6724254ea297f51b34ee /modules/user/devhell
parent897c35d2c683dcef31d61abff73b4d10973939e7 (diff)
Fix attribute name for man-pages-posix
The posix_man_pages attribute has been renamed in nixpkgs[1] to
man-pages-posix to more closely match the upstream name. This now[2]
results in an evaluation error.

[1]: https://github.com/NixOS/nixpkgs/commit/4461230cc5e11952407f8ddd205
[2]: https://github.com/NixOS/nixpkgs/commit/d06207386df9a53fe01f8a30130

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @devhell
Diffstat (limited to 'modules/user/devhell')
-rw-r--r--modules/user/devhell/profiles/packages.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix
index 4f07dde2..80f95c39 100644
--- a/modules/user/devhell/profiles/packages.nix
+++ b/modules/user/devhell/profiles/packages.nix
@@ -158,6 +158,7 @@ in {
       lxd
       maim
       man-pages
+      man-pages-posix
       mapcidr
       mediainfo
       menyoki
@@ -204,7 +205,6 @@ in {
       pixz
       podman
       podman-compose
-      posix_man_pages
       powertop
       procs
       profanity