about summary refs log tree commit diff
path: root/pkgs/sternenseemann
Commit message (Collapse)AuthorAgeFilesLines
* pkgs/{profpatsch/nman,sternenseemann/rust/temp}: fix rust warningsProfpatsch2024-03-031-2/+2
|
* pkgs/{profpatsch/nman,sternenseemann/rust/temp}: add stub Cargo.tomlProfpatsch2024-03-032-0/+11
| | | | | | | | | These are for local development, otherwise rust language server does not work out of the box. We might want to move the `temp` crate into its own dir, because cargo only allows one library per Cargo.toml, but right now I did the minimal setup to make it work.
* pkgs/sternenseemann/scripts: backup firefox profilessternenseemann2024-01-131-1/+0
|
* pkgs/sternenseemann/scripts: don't backup llvm srcsternenseemann2023-12-301-0/+1
|
* pkgs/vuizvui-update-programs-sqlite: accept new redirect mechanismsternenseemann2023-12-301-1/+1
| | | | Seems like this changed from 301 to 302 now.
* pkgs/sternenseemann/emoji-generic: truly allow text 2.0sternenseemann2023-11-191-2/+2
|
* pkgs/sternenseemann/saneterm: use Python 3.10sternenseemann2023-11-191-1/+1
|
* pkgs/sternenseemann/tep: update to Unicode 15.1sternenseemann2023-11-191-2/+2
|
* pkgs/sternenseemann/emoji-generic: allow text 2.0 / GHC 9.4sternenseemann2023-11-191-3/+3
|
* pkgs/sternenseemann/lib: needs pkgs.libsternenseemann2023-06-071-2/+3
| | | | | | | Due to the switch to vuizvui's callPackage in b9401bd57cfff9955649d5ccd3b346271d787a2e, pkgs.sternenseemann.lib would suddenly get a self reference as the `lib` argument which is of course no good.
* pkgs/sternenseemann/scripts: clean up unused attributessternenseemann2023-05-141-23/+1
|
* pkgs/sternenseemann/scripts: widen backup ignores for ~/Videossternenseemann2023-05-141-1/+4
| | | | These are archived elsewhere and don't need to fill up the backup drive.
* pkgs/sternenseemann: use (vuizvui) pkgs.callPackagesternenseemann2023-05-142-5/+7
| | | | | This allows us to get the fix point for scripts from callPackage instead of building it ad hoc.
* pkgs/sternenseemann/logbook: use dune 3 to unbreak buildsternenseemann2023-04-101-2/+2
|
* pkgs/sternenseemann/saneterm: fix build with recent g-i changessternenseemann2023-01-251-5/+1
| | | | | | | | gobject-introspectino in nativeBuildInputs will propagate itself (for runtime) in buildInputs and be correctly available in checkInputs. There has been a bit of back and forth in upstream with g-i, so let's hope this sticks!
* pkgs/sternenseemann/texlive: add chemistry packagessternenseemann2023-01-121-1/+1
|
* pkgs/sternenseemann/plan9port: drop upstreamed patchsternenseemann2023-01-062-163/+0
|
* pkgs/sternenseemann: remove everything shaktisternenseemann2022-11-283-63/+1
| | | | | | | | | Since shakti's k9 is no longer available for download, this is quite nonsensical to keep around. When it becomes available again, I'll be better off downloading it and saving it locally somewhere. Nixified shakti will just end up being garbage collected… The k-gpp idea wasn't bad, but not great either.
* pkgs/sternenseemann/acme: set PLAN9 env varsternenseemann2022-10-151-1/+1
| | | | | | | After https://github.com/NixOS/nixpkgs/pull/183008 it seems to be necessary to set PLAN9 even with Sören's patch to resolve the font acme needs. I don't have time to debug this issue at the moment, so let's give in and set the variable.
* pkgs/sterneseemann/tep: unicode: 14.0 -> 15.0sternenseemann2022-10-021-2/+2
|
* pkgs/sternenseemann/saneterm: fix buildsternenseemann2022-08-161-0/+4
| | | | | Seems like something got more strict about setup hook execution and the relevant env vars for gi weren't set in checkPhase.
* pkgs/sternenseemann/texlive: add hyphen-greeksternenseemann2022-06-241-1/+1
|
* pkgs/sternenseemann/acme: add other necessary utilssternenseemann2022-04-091-1/+1
| | | | | | * plumb/plumber for mouse 3 * rc for mouse 2 * win for terminal feature
* pkgs/sternenseemann/emoji-generic: fix for Stackage LTS 19sternenseemann2022-04-091-3/+3
|
* pkgs/sternenseemann/acme: init at 2021-10-19sternenseemann2022-03-234-0/+220
| | | | | | | | | | | | | | | * Patch plan9port most notably including a patch that fixes the interpretation of X11 key events. This resolves the problem that using the shift key of the neo layout would cause acme to start interpreting left mouse button as right mouse button. * Add a wrapper derivation that puts acme and all executables it absolutely requires in PATH. The full Plan 9 userland can still be accessed via the 9 executable, but this allows executing just acme and access e.g. the GNU coreutils from inside of it — in case you do want to use cat -v. machines/sternenseemann/wolfgang: install acme
* pkgs/sternenseemann: drop some unused stuffsternenseemann2022-03-226-274/+0
|
* machines/sternenseemann: remove tsternenseemann2022-02-022-21/+0
| | | | I'm using org mode for these kinds of things now.
* machines/sternenseemann: mandoc module was upstreamedsternenseemann2022-01-021-9/+0
| | | | | | | * Delete patched mandoc derivation and documentation.mandoc module from the tree, both have an equivalent upstream now. * Activate upstreamed documentation.man.mandoc module in my machines.
* pkgs/sternenseemann/texlive: add capt-of for org modesternenseemann2021-12-091-1/+2
|
* pkgs/sternenseemann/mandoc: use latest releasesternenseemann2021-11-171-8/+0
| | | | All relevant patches have made it into a release finally!
* pkgs/sternenseemann/tep: Unicode 14.0 time!sternenseemann2021-09-281-2/+2
|
* pkgs/sternenseemann/shakti: 2021-07-26 -> 2021-08-23sternenseemann2021-08-291-2/+2
|
* pkgs/sternenseemann/mandoc: update to today's CVSsternenseemann2021-08-072-137/+3
| | | | The READ_ALLOWED_PATH patch was applied 🥳
* pkgs/sternenseemann/mandoc: sync repo and use ingo's patchsternenseemann2021-08-072-95/+126
| | | | https://inbox.vuxu.org/mandoc-tech/c9932669-e9d4-1454-8708-7c8e36967e8e@systemli.org/T/#m445439360d5fbe71849001e39ce1e78a8a7d024f
* pkgs/sterneseemann/shakti: 2021-04-12 -> 2021-07-26sternenseemann2021-08-041-2/+2
|
* pkgs/sternenseemann/saneterm: update to e91ae2bsternenseemann2021-07-151-2/+2
|
* pkgs/sternenseemann/saneterm: update to 21577c3sternenseemann2021-06-301-2/+2
|
* pkgs/sternenseemann/pass: remove unused patch filesternenseemann2021-06-231-50/+0
|
* Revert "sternenseemann/pass: Revert changes for pass 1.7.4"sternenseemann2021-06-231-8/+3
| | | | | | | This reverts commit 8ee2e8ee99e566f007051b9d1b51f6a14eb7b5f0. pass 1.7.4 is in nixos-unstable now, so these changes are necessary to fix the build of pass.
* sternenseemann/pass: Revert changes for pass 1.7.4aszlig2021-06-161-3/+8
| | | | | | | | | | | | | | | | | | This reverts commit 88f3e07f175c813cd33469e426f76d7815dd1389. Since https://github.com/NixOS/nixpkgs/pull/126616 still isn't merged and also not in the current NixOS unstable channel, we run into the following evaluation error: assertion '(dmenuSupport -> (((dmenu != null) && (xdotool != null)) && x11Support))' failed at: (17:1) in file: .../pkgs/tools/security/pass/default.nix I decided to re-revert this change, because the commit in question (which undid the revert) did not specify a good reason for doing so and right now the eval error breaks all machine channels on Hydra. Signed-off-by: aszlig <aszlig@nix.build> Cc: @sternenseemann
* treewide: Replace pkgconfig with pkg-configaszlig2021-06-161-1/+1
| | | | | | | | | | | | | | This is another alias which got introduced in 2018, because the actual command is "pkg-config" and so the package name containing a dash is more reasonable. The reason why I'm doing this is because NixOS VM tests now disallow aliases and while the evaluation error in question only affected the "gnupg" test, I decided to change all occurences in the event that we might want to disallow aliases for things other than VM tests. Signed-off-by: aszlig <aszlig@nix.build> Cc: @sternenseemann for "opam-env"
* Revert "Revert "pkgs/sternenseemann/pass: adjust for pass 1.7.4""sternenseemann2021-06-131-8/+3
| | | | This reverts commit c11bd9ec702c71e731cb14c26ff235ea1956a613.
* Revert "pkgs/sternenseemann/pass: adjust for pass 1.7.4"sternenseemann2021-06-131-3/+8
| | | | | | This reverts commit 1987f2d9a4b185dfa319763a67d527fd7ade4d83. This is not even merged into master yet, pushed by mistake.
* pkgs/sternenseemann/pass: adjust for pass 1.7.4sternenseemann2021-06-131-8/+3
|
* pkgs/sternenseemann/saneterm: update to 0288f74sternenseemann2021-06-131-2/+2
|
* pkgs/sternenseemann/mandoc: use builtins.storeDirsternenseemann2021-06-131-1/+1
|
* pkgs/sternenseemann/saneterm: needs python >= 3.9sternenseemann2021-06-131-1/+1
|
* pkgs/sternenseemann/saneterm: update to 154481sternenseemann2021-06-021-2/+2
|
* machines/sternenseemann/wolfgang: install sanetermsternenseemann2021-05-312-0/+46
|
* pkgs/profpatsch/write-rust: alwyas run tests by defaultProfpatsch2021-04-232-5/+2
| | | | | | testRustSimple wouldn’t work with all the rust functions, so let’s just use it internally and expose the tests via the conventional `doCheck` attribute instead.