diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2023-12-09 20:18:04 -0700 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2023-12-09 20:18:04 -0700 |
| commit | ef1459a50e3959ef98b792a0e912ebcfea233c13 (patch) | |
| tree | 6d29af57e9e9b3deca134a9d79831eb0983cf0de /modules/nixos/system-packages.nix | |
| parent | b0eb7050cb170a854fb54d264bc486a1a6834770 (diff) | |
the version is fucking correct here https://github.com/NixOS/nixpkgs/blob/master/pkgs/games/r2modman/default.nix
but won't install the correct version through any means
i'm gonna commit violence
Diffstat (limited to 'modules/nixos/system-packages.nix')
| -rw-r--r-- | modules/nixos/system-packages.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/nixos/system-packages.nix b/modules/nixos/system-packages.nix index 9ef1814..76430d3 100644 --- a/modules/nixos/system-packages.nix +++ b/modules/nixos/system-packages.nix @@ -12,7 +12,6 @@ wl-clipboard pciutils usbutils - # r2modman ]; nixpkgs.config.permittedInsecurePackages = [ "electron-25.9.0" |
