Compare commits

..

No commits in common. "6677f1e8d0ce0ec2e7ead65a5cf46ff9e454beed" and "cc5f8deb49334760368da123299e1283677fd7ae" have entirely different histories.

4 changed files with 1 additions and 31 deletions

View file

@ -64,7 +64,6 @@
dmidecode dmidecode
fira fira
firefox firefox
freshfetch
git git
git-lfs git-lfs
helix helix

View file

View file

@ -1,30 +0,0 @@
{ pkgs ? import <nixpkgs> {} }:
pkgs.mkShell {
nativeBuildInputs = with pkgs; [
chrpath
cpio
debianutils
diffstat
file
gawk
git
glibcLocales
gnat
gnumake
iputils
lz4
# Python 3.12 and packages for it
python312
python312Packages.jinja2
python312Packages.gitpython
python312Packages.pexpect
python312Packages.pip
python312Packages.subunit
socat
texinfo
unzip
wget
xz
zstd
];
}

View file

@ -13,6 +13,7 @@
cyme cyme
dua dua
eza eza
fastfetch
fd fd
freshfetch freshfetch
gcc gcc