Commit Graph

20 Commits

Author SHA1 Message Date
Dridi Boukelmoune 84595dc32f
docs: Move quickemu_conf manual to section 5 (#1454)
* docs: Simplify make rules for pandoc

This removes a --standalone duplicate and counter-productive
indirections like $(MANSECTION) because it prevents having more
than one and docs/Makefile hardcodes the section anyway.

* docs: Move quickemu_conf manual to section 5

Where it technically belongs... With the new make rules for pandoc, it's
actually much easier to manage manuals in several sections without much
overhead.

* docs: Remove potential quickemu_conf.1 leftover
2024-10-04 11:35:36 +01:00
Liam aeb14a717b chore: Remove windowskey from packaging 2024-07-11 10:34:26 +01:00
Martin Wimpress e92fbe95a2 chore: remove ncurses from nix package and devshell 2024-07-02 14:09:29 +01:00
Martin Wimpress 66dfa6451a fix: patch samba detection in Nix flake 2024-07-02 13:13:25 +01:00
Martin Wimpress 93557fb61d fix(nix): include samba so file sharing works
https://github.com/NixOS/nixpkgs/pull/323133
2024-06-29 11:07:52 +01:00
Martin Wimpress 17f5932024 refactor: align package.nix with Nixpkgs 2024-06-27 00:44:24 +01:00
mystery3525 a85bb0897a Took inspiration from cebd9dd781/hhvm.nix (L76) 2024-06-25 08:57:22 +01:00
mystery3525 0f616dcf08 Update package.nix 2024-06-25 08:57:22 +01:00
Martin Wimpress f4c362eda7 refactor: update flake to, mostly, work on macOS 2024-06-24 08:32:19 +01:00
Martin Wimpress 4dab035d46 fix(nix): add missing gawk 2024-05-10 02:21:18 +01:00
Martin Wimpress 16e8115e77 fix(quickemu): detect GLSL version and enable GL accordingly. close #920 2024-05-10 01:48:52 +01:00
Phil Clifford da01bdf27d
fix: add pciutils dependency (#1186)
* fix: add pciutils dependency

required for quickreport
Todo: add to docs and nix

* fix: add pciutils dependecy to nix

* docs: document pciutils dependency

* chore:deconflict submodule
2024-05-10 00:20:15 +01:00
Martin Wimpress 87a6cf1887 fix: drop passthru.tests in package.nix 2024-05-09 19:07:10 +01:00
Martin Wimpress 32701815f9 feat: add quickreport; gather information for bug reports. close #1163 2024-05-09 16:58:30 +01:00
Martin Wimpress 391d00eaf4 chore: drop lsb_release from NIx devshell and package 2024-05-05 12:48:54 +01:00
Phil Clifford 4c47a2a3ab docs: Consistent description for package.nix
reflect changes made elsewhere
2024-05-05 09:32:10 +01:00
Martin Wimpress 5290be956b style: sort packages in .nix files 2024-05-02 17:07:02 +01:00
Martin Wimpress b1f9de6ef1 fix: add ncurses to devshell.nix and package.nix 2024-05-02 17:07:02 +01:00
Martin Wimpress b0a5ae91ce fix: add pname to package.nix 2024-05-02 17:07:02 +01:00
Martin Wimpress e4691ff6cd feat: add package.nix 2024-05-02 17:07:02 +01:00