unstable all
This commit is contained in:
parent
fcafc4a15a
commit
9f2626935c
10 changed files with 86 additions and 145 deletions
|
|
@ -4,12 +4,12 @@
|
|||
nodejs
|
||||
python310Packages.python-lsp-server
|
||||
sqlite
|
||||
unstable.sqlx-cli
|
||||
unstable.ruff
|
||||
unstable.ruff-lsp
|
||||
sqlx-cli
|
||||
ruff
|
||||
ruff-lsp
|
||||
pypy3
|
||||
python3
|
||||
# unstable.swagger-cli
|
||||
# swagger-cli
|
||||
# swagger-codegen
|
||||
sshfs
|
||||
openapi-generator-cli
|
||||
|
|
@ -25,17 +25,17 @@
|
|||
nil
|
||||
nixpkgs-fmt
|
||||
rustup
|
||||
unstable.cargo
|
||||
unstable.cargo-edit
|
||||
unstable.cargo-feature
|
||||
unstable.cargo-rr
|
||||
unstable.clippy
|
||||
unstable.elf2uf2-rs
|
||||
unstable.pijul
|
||||
unstable.rust-analyzer
|
||||
unstable.rustc
|
||||
unstable.rustfmt
|
||||
unstable.sccache
|
||||
cargo
|
||||
cargo-edit
|
||||
cargo-feature
|
||||
cargo-rr
|
||||
clippy
|
||||
elf2uf2-rs
|
||||
pijul
|
||||
rust-analyzer
|
||||
rustc
|
||||
rustfmt
|
||||
sccache
|
||||
vulkan-loader
|
||||
];
|
||||
|
||||
|
|
|
|||
|
|
@ -2,12 +2,12 @@
|
|||
imports = [ aagl.nixosModules.default ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
unstable.heroic
|
||||
unstable.lutris
|
||||
unstable.mangohud
|
||||
unstable.prismlauncher
|
||||
heroic
|
||||
lutris
|
||||
mangohud
|
||||
prismlauncher
|
||||
wine
|
||||
# unstable.parsec-bin
|
||||
# parsec-bin
|
||||
];
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue