mirror of
https://github.com/larstvei/nix-config.git
synced 2024-11-26 08:58:31 +00:00
Sort pkgs
This commit is contained in:
parent
c910fc9d89
commit
39ff9d43a3
@ -28,6 +28,10 @@
|
||||
scikit-learn
|
||||
z3
|
||||
]))
|
||||
(haskell.packages.ghc94.ghcWithPackages
|
||||
(ps: with ps; [
|
||||
QuickCheck
|
||||
]))
|
||||
bat
|
||||
cbqn
|
||||
cloc
|
||||
@ -35,29 +39,25 @@
|
||||
fd
|
||||
ffmpeg
|
||||
fzf
|
||||
(haskell.packages.ghc94.ghcWithPackages
|
||||
(ps: with ps; [
|
||||
QuickCheck
|
||||
]))
|
||||
stack
|
||||
go
|
||||
graphviz
|
||||
htop
|
||||
inkscape
|
||||
jdk
|
||||
jq
|
||||
leiningen
|
||||
maude-mac
|
||||
nixpkgs-fmt
|
||||
jdk
|
||||
jq
|
||||
pandoc
|
||||
parallel
|
||||
poppler_utils
|
||||
pdf2svg
|
||||
poppler_utils
|
||||
ripgrep
|
||||
rnix-lsp
|
||||
rust-analyzer
|
||||
rustup
|
||||
shortcat
|
||||
stack
|
||||
texlive.combined.scheme-full
|
||||
tree
|
||||
wget
|
||||
|
Loading…
Reference in New Issue
Block a user