mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-13 03:33:00 -06:00
Compare commits
No commits in common. "6677f1e8d0ce0ec2e7ead65a5cf46ff9e454beed" and "cc5f8deb49334760368da123299e1283677fd7ae" have entirely different histories.
6677f1e8d0
...
cc5f8deb49
4 changed files with 1 additions and 31 deletions
|
@ -64,7 +64,6 @@
|
|||
dmidecode
|
||||
fira
|
||||
firefox
|
||||
freshfetch
|
||||
git
|
||||
git-lfs
|
||||
helix
|
||||
|
|
|
@ -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
|
||||
];
|
||||
}
|
|
@ -13,6 +13,7 @@
|
|||
cyme
|
||||
dua
|
||||
eza
|
||||
fastfetch
|
||||
fd
|
||||
freshfetch
|
||||
gcc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue