nix: move alt-ergo-pin to flake inputs

This commit is contained in:
Primrose 2024-09-22 14:55:37 +02:00
parent afc2eea47a
commit 403c66c715
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 32 additions and 21 deletions

View file

@ -68,8 +68,10 @@
url = "github:nix-community/disko";
inputs.nixpkgs.follows = "nixpkgs-stable";
};
# packages
# pins
alt-ergo-pin.url = "github:nixos/nixpkgs/1b95daa381fa4a0963217a5d386433c20008208a";
neovim-pin.url = "github:nixos/nixpkgs/6132b0f6e344ce2fe34fc051b72fb46e34f668e0";
# packages
wired-notify = {
url = "github:Toqozz/wired-notify/0.10.6";
inputs.nixpkgs.follows = "nixpkgs-stable";