mirror of
https://codeberg.org/ultra/nixos-dotfiles.git
synced 2024-11-22 13:53:09 +02:00
Bye, schildichat :'(
Signed-off-by: Alex Stan <alex.stan.2010@proton.me>
This commit is contained in:
parent
63a0cb391b
commit
b6640f5534
1 changed files with 3 additions and 1 deletions
|
@ -29,6 +29,7 @@ in {
|
||||||
permittedInsecurePackages = [
|
permittedInsecurePackages = [
|
||||||
"electron-21.4.0"
|
"electron-21.4.0"
|
||||||
"electron-24.8.6"
|
"electron-24.8.6"
|
||||||
|
"electron-25.9.0"
|
||||||
];
|
];
|
||||||
packageOverrides = pkgs: {
|
packageOverrides = pkgs: {
|
||||||
nur = import (builtins.fetchTarball "https://github.com/nix-community/NUR/archive/master.tar.gz") {
|
nur = import (builtins.fetchTarball "https://github.com/nix-community/NUR/archive/master.tar.gz") {
|
||||||
|
@ -151,7 +152,8 @@ in {
|
||||||
bitwarden
|
bitwarden
|
||||||
akregator
|
akregator
|
||||||
bitwarden
|
bitwarden
|
||||||
schildichat-desktop
|
# schildichat-desktop # apparently it uses a really old version of electron
|
||||||
|
element-desktop
|
||||||
xonsh
|
xonsh
|
||||||
kiwix
|
kiwix
|
||||||
htmlq
|
htmlq
|
||||||
|
|
Loading…
Reference in a new issue