Commit Graph
69 Commits
Author SHA1 Message Date
Atemu 74c4a55e10 buildFHSUserEnvBubblewrap: use arrays for constructing argument list
Generally a cleaner way of doing it and prevents issues with spaces in paths

Used to fix #97234 but #101967 already didt this with a smaller scope
2020-11-22 19:26:59 +01:00
Atemu 3a6f097fb8 mlterm: fetch from GitHub instead of Sourceforge 2020-11-19 18:24:34 +01:00
Atemu 35db176b85 wine: only use strictDeps when mingwSupport is enabled
9f5cba0aaa broke regular wineStaging
2020-11-16 23:15:12 +01:00
Atemu c6b47ff678 mlterm: add myself as maintainer 2020-11-07 18:11:40 +01:00
Atemu 62b33a614d mlterm: add Darwin support 2020-11-07 18:11:40 +01:00
Atemu 51acdda618 bear: 2.4.2 -> 3.0.1
Bear has been completely redone, this is basically a new package
2020-11-07 17:27:17 +01:00
Atemu 42a9cfe540 mlterm: stdenv.lib -> lib 2020-10-31 13:37:11 +01:00
Atemu 4704cec55b fractal: use libhandy_0 2020-10-24 01:17:52 +02:00
Atemu edbad936cf newsflash: use libhandy_0 2020-10-24 01:17:51 +02:00
Atemu 9d8c238b5c calls: use libhandy_0 2020-10-24 01:17:51 +02:00
Atemu 50047bf4ec deja-dup: use libhandy_0 2020-10-24 01:17:51 +02:00
Atemu 58e08f2407 shortwave: use libhandy_0 2020-10-24 01:17:50 +02:00
Atemu 703a72f4d3 gnome-podcasts: use libhandy_0 2020-10-24 01:17:50 +02:00
Atemu 8cfb2ead47 contrast: use libhandy_0 2020-10-24 01:17:50 +02:00
AtemuandR. RyanTM 5f45e68c6b gammy: 0.9.58 -> 0.9.58a (#98864)
* gammy: 0.9.58 -> 0.9.58a

Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2020-10-04 08:47:37 -05:00
Atemu 2b44f5640b firefox-bin/update: hard-code Mozilla's pubkey
Mozilla has ended the gpg.mozilla.org SKS server and the key can't be imported
from keys.openpgp.org because it lacks a user ID because Mozilla hasn't verified
their email...

Since the key isn't going to change any time soon and SKS is mostly busted,
might as well hard-code it.
2020-09-20 20:24:26 +02:00
Atemu 03860e0118 firefox-bin/update: don't pollute home dir 2020-09-20 20:24:26 +02:00
Atemu 3cc3e864b3 linux_testing_bcachefs: 5.3 -> 5.8
versioning scheme: major.minor.YYYY.MM.DD -> major.minor.patch-YYYY.MM.DD

Makes a lot more sense imho
2020-09-10 18:57:52 +02:00
Atemu 920441f96e bcachefs-tools: 2020-04-04 -> 2020-08-25 2020-09-10 18:57:52 +02:00
Atemu 90f01b1c55 bcachefs-tools: disable tests
Tests were failing because they require the bcachefs module to be loaded on the builder

Many tests were skipped anyways and Bcachefs is still tested via its nixos test
2020-09-10 18:54:52 +02:00
Atemu ea257a8c30 linux_5_8: 5.8.6 -> 5.8.7 2020-09-06 13:30:38 +02:00
Atemu 9323a3f3e4 appimageTools: use buildFHSUserEnvBubblewrap
I tested the execution of all dependent packages and all of them launch to the same screen as before.
2020-09-05 23:43:38 +02:00
Atemu a133475d03 linux_zen: 5.8.1 -> 5.8.7 2020-09-05 21:36:00 +02:00
Atemu b12ca077c0 firefox-bin: 79.0 -> 80.0 (#96279) 2020-08-29 21:17:20 +02:00
Atemu eb4e67505f undervolt: expose power limits as Nixopts
We no longer escape the flags because the power limit flags want two arguments
If we escaped them, we'd only get one argument with an escaped space in it.

Undervolt's flags don't have anything in them that would need to be escaped, so
that shouldn't break anything
2020-08-22 12:27:13 +02:00
Atemu 02d852fd40 mlterm: wrap as GTK app
Mlterm would throw GLib-GIO-ERROR `No GSettings schemas are installed on the system`
when the color picker was opened in mlconfig
2020-08-22 11:07:14 +02:00
Atemu f5856db1b8 rl-2009: add note on undervolt timer changes 2020-08-22 11:02:23 +02:00
Atemu ed83bac1d9 undervolt: make timer opt-in
It should no longer be needed but is worth keeping around in case it is
2020-08-22 10:42:20 +02:00
Atemu e6f0a1e7eb undervolt: apply undervolt on boot and resume
The undervolt did not persist reboots or sleep/hibernation. With this
change you should no longer have to apply the undervolt on a timer
2020-08-22 10:42:19 +02:00
Atemu 4f7cc3bf2a nvidia_x11: 450.57 -> 450.66 2020-08-19 16:48:40 -07:00
Atemu 3f5157f122 android-studio: use buildFHSUserEnvBubblewrap 2020-08-17 08:49:39 +02:00
Atemu 46d8f1a8a2 lutris: use buildFHSUserEnvBubblewrap 2020-08-17 08:49:39 +02:00
Atemu b7c09b50ff steam: use buildFHSUserEnvBubblewrap
Fixes #92798
2020-08-17 08:49:39 +02:00
Atemu fafbfd2305 fhs-userenv-bubblewrap: start with build-fhs-userenv
Just here to track @illegalprime's actual changes to build-fhs-userenv in the
next commits
2020-08-17 08:48:31 +02:00
Atemu b843475bdd roccat-tools: apply workaround for missing hb.h
Same issue as https://github.com/NixOS/nixpkgs/pull/75789
2020-08-16 13:08:58 +00:00
Atemu 9bfb0c7df6 libgaminggear: apply workaround for missing hb.h
Same issue as https://github.com/NixOS/nixpkgs/pull/75789
2020-08-16 13:08:58 +00:00
Atemu 0402ad70cf jc: 1.13.1 -> 1.13.4 2020-08-12 19:32:22 -07:00
Atemu 8011cd73bf mlterm: enable IME support
A core feature of mlterm is its support for a wide range of languages, including
those which use non-alphabetic letters. In order to input such letters on an
alphabetic keyboard, an IME needs to be used. Mlterm supports most of the
popular ones by default, they just need to be visible in the configure phase.

These three are the IMEs supported by both NixOS and mlterm.
2020-08-13 01:40:24 +02:00
Atemu 7f70d70eb7 firefox-beta-bin: 79.0b7 -> 80.0b5 2020-08-10 01:54:41 +02:00
Atemu a4a58ef4c7 jc: 1.11.8 -> 1.13.1 2020-07-30 14:55:26 +02:00
Atemu a313e2e43a qdirstat: remove unnecessary rec expression 2020-07-29 18:31:23 +02:00
Atemu fcef77df2e qdirstat: 1.6.1 -> 1.7 2020-07-27 23:30:41 +02:00
Atemu 83451174b8 linux_zen: init at 5.7.10
Fixes #74834
2020-07-27 20:10:29 +02:00
Atemu 206dc0cfac spotifyd: make option link clickable 2020-07-14 08:34:28 +02:00
Atemu 5b2db9151c gammy: init at 0.9.58 2020-07-14 00:44:08 +02:00
Atemu 2c7402b54d undervolt: clarify that the service is unofficial
The original warning almost made it sound like the service was made by or
somehow connected to Intel which is not the case
2020-06-27 14:21:58 +02:00
Atemu a78c7f28fd undervolt: 0.2.11 -> 0.3.0 2020-06-27 13:09:21 +02:00
Atemu 0eaec4dee2 gns3-gui: Add the missing qt5Full runtime dependency
qt5Full may not be installed on users' systems and the gns3-gui depends
on it explicitly.
Note: This also fixes e.g. "nix-shell -p gns3-gui --pure" (at the cost
of an increased closure size).
2020-06-24 19:30:17 +02:00
Atemu 06aec42781 gns3-gui: Fix the build
For Python 3.8 jsonschema 3.2.0 is required instead of 2.6.0.
2020-06-17 13:56:17 +02:00
Atemu 2372dc5422 jc: 1.11.1 -> 1.11.2 2020-06-08 00:03:35 +02:00
Atemu 45ac259796 jc: 1.10.12 -> 1.11.1 2020-05-31 01:17:35 +02:00
Atemu 19c762bdd8 audacity: 2.4.0 -> 2.4.1 2020-05-22 12:42:03 +02:00
Atemu 88c4688c25 jc: 1.10.7 -> 1.10.10
Tests were removed from the PyPi distribution, so we need to fetch from GitHub now.

See https://github.com/kellyjonbrazil/jc/issues/58
2020-05-11 19:08:01 +02:00
Atemu d616ae8c6d llvm/compiler-rt: only apply armv7l patches on aarch32
No need for rebuilds on other platforms
2020-05-10 13:43:17 +09:00
Atemu 583463ce53 jc: 1.9.3 -> 1.10.7
It now needs pygments for color output and ifconfig-parser was vendorised
2020-05-04 10:01:00 +02:00
Atemu 8de2754ad2 jc: fix formatting 2020-05-04 09:55:16 +02:00
Atemu 896e2f4ba7 llvm_10: disable libpfm on aarch32
This is a speculative fix since the llvm_10 build runs OOM currently but it
should also be affected.

See parent commit for more info.
2020-05-03 08:11:45 +02:00
Atemu 00f35a4397 llvm_7,8,9: disable libpfm on aarch32
The armv7l builder has has the same issue some of the aarch64 ones have (#56245)

See:
https://hydra.nixos.org/eval/1583749?filter=llvm_&compare=1583176&full=#tabs-still-fail
https://nix-cache.s3.amazonaws.com/log/3ppqyssyqj5d6sh257zfb5rb6km4m6sa-llvm-7.1.0.drv
https://nix-cache.s3.amazonaws.com/log/rmacd5xwkw3lyb6zknc3sgdcb3cvk6k1-llvm-8.0.1.drv
https://nix-cache.s3.amazonaws.com/log/6s8pasqwkrzzv5lgw1l22zy7mrpzx2p3-llvm-9.0.1.drv
2020-05-03 08:11:10 +02:00
Atemu e18f1429be cherrytree: 0.39.0 -> 0.39.1 2020-03-29 14:57:44 +02:00
Atemu 1b0799f48f dnscrypt-proxy: 2.0.39 -> 2.0.42 2020-03-28 18:21:14 +01:00
Atemu 4da307759c jc: 1.7.5 -> 1.9.2 2020-03-18 11:28:20 -07:00
Atemu c6a5cc3fdf pythonPackages.jc: init at 1.7.5 2020-02-29 09:58:04 -08:00
Atemu 9fa218e3a0 pythonPackages.ifconfig-parser: init at 0.0.5 2020-02-29 09:58:04 -08:00
Atemu 08ac06edba docker-containers: Add autoStart option (#76480)
This option allows the user to control whether or not the docker container is
automatically started on boot. The previous default behavior (true) is preserved
2020-02-15 00:57:31 +02:00
Atemu 64ce6b2e8a dnscrypt-proxy2: Add Atemu to the maintainers 2020-02-07 21:00:45 +01:00
Atemu 07ccc6f753 maintainers: Add Atemu to the list
Glad to be contributing to such a great project :)
2020-02-07 20:59:13 +01:00
Atemu 823d695585 dnscrypt-proxy2: 2.0.36 -> 2.0.39 2020-02-06 11:38:15 +01:00
Atemu ad3f0d9829 dnscrypt-proxy2: 2.0.25 -> 2.0.36 2020-01-25 17:39:22 +01:00
Atemu a461f3fa9c Consider the exit status of docker run in ExecStop (#76444)
We don't need to stop the container if it already exited sucessfully
2020-01-01 18:28:46 -05:00