feat: upgrade to 25.05
This commit is contained in:
parent
48f8497118
commit
2982447d51
5 changed files with 31 additions and 31 deletions
|
|
@ -13,7 +13,7 @@
|
|||
pkgs.imagemagick # software suite to create, edit, compose, or convert bitmap images
|
||||
pkgs.ghostscript # postscript interpreter (mainline version)
|
||||
pkgs.pdftk # command-line tool for working with pdfs
|
||||
pkgs.ventoy-full # bootable usb solution
|
||||
# pkgs.ventoy-full # bootable usb solution
|
||||
pkgs.unstable.isisdl # downloader for isis of tu-berlin
|
||||
pkgs.sage # open source mathematics software, free alternative to magma, maple, mathematica, and matlab
|
||||
pkgs.filebrowser # filebrowser is a web application for managing files and directories
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@
|
|||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
enableZshIntegration = true;
|
||||
pinentryPackage = pkgs.pinentry-gnome3;
|
||||
pinentry.package = pkgs.pinentry-gnome3;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
save = 10000;
|
||||
};
|
||||
|
||||
initExtra = ''
|
||||
initContent = ''
|
||||
nix_dev_env() {
|
||||
FLAKE="$PWD/flake.nix"
|
||||
[[ -z "$CURRENT_FLAKE_ENV" ]] && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue