chore: Update flake inputs and package upstream
This commit is contained in:
parent
912e8ff921
commit
7af904f92f
11 changed files with 345 additions and 335 deletions
|
|
@ -15,7 +15,6 @@ in
|
|||
./vim.nix
|
||||
./prismlauncher.nix
|
||||
|
||||
./fix-guix.nix
|
||||
|
||||
# Nur
|
||||
./nur.nix
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
{inputs, ...}: _final: prev: let
|
||||
inherit (prev.stdenv.hostPlatform) system;
|
||||
in {
|
||||
guix = inputs.nixpkgs-0182a361324364ae3f436a63005877674cf45efb.legacyPackages.${system}.guix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue