sternenseemann

Results 118 issues of sternenseemann

These can be relaxed, compiles fine above except for a deprecation warning for `fromText`. ``` text >=0.7 && =1.3.6 &&

* Drop unused `niv` dependency * Update to a recent nixos-unstable revision.

```console > nix-instantiate -A machines.sternenseemann.ludwig.installerIso error: The option `boot.loader.grub.enable' has conflicting definition values: - In `/nix/var/nix/profiles/per-user/root/channels/vuizvui/nixpkgs/nixos/modules/installer/cd-dvd/iso-image.nix': false - In `/home/lukas/src/nix/vuizvui/machines/sternenseemann/ludwig.nix': true Use `lib.mkForce value` or `lib.mkDefault value` to change the...

https://github.com/NixOS/nixpkgs/pull/212289 removes the xls files we relied on in favor of a new solution that goes from options.json to docbook using a python script. This commit is a band-aid approach...

To my understanding this would be possible and fix some name clashes for me :) I think there could be some advantages of this approach.

Offending bounds: ``` base >=4.5 && =0.8.2 && =2.2 &&

I have just the questions if there is the idea or intention to support MUC in the future. This is probably not the case because MUC is not really encryptable...

This happens occasionally, but across architectures. Full build log: ``` setupCompilerEnvironmentPhase Build with /nix/store/76ry03j2vqf9kll6k3mdd7bix4jvwwf8-ghc-9.4.2. unpacking sources unpacking source archive /nix/store/xngkavb140dl6jgrxk3ndnzq4hzqrzmd-conduit-extra-1.3.6.tar.gz source root is conduit-extra-1.3.6 setting SOURCE_DATE_EPOCH to timestamp 1652197678 of...

Running `runghc Setup.hs test` produces a similar error as #22. However, it seems to me that we can never expect this to work even if #22 gets fixed in `cabal-install`,...

enhancement