chore: update
This commit is contained in:
parent
b41df72bdb
commit
a71f59264c
2 changed files with 79 additions and 130 deletions
|
|
@ -5,12 +5,12 @@
|
|||
utils.url = "github:numtide/flake-utils";
|
||||
|
||||
## nixos/nix-darwin dependencies
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11";
|
||||
nixpkgs-darwin.url = "github:NixOS/nixpkgs/nixpkgs-22.11-darwin";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05";
|
||||
nixpkgs-darwin.url = "github:NixOS/nixpkgs/nixpkgs-23.05-darwin";
|
||||
nixpkgs-master.url = "github:NixOS/nixpkgs/master";
|
||||
agenix.url = "github:ryantm/agenix/main";
|
||||
agenix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
home-manager.url = "github:nix-community/home-manager/release-22.05";
|
||||
home-manager.url = "github:nix-community/home-manager/release-23.05";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
impermanence.url = "github:nix-community/impermanence";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
|
|
@ -80,7 +80,6 @@
|
|||
, impermanence
|
||||
, darwin
|
||||
, utils
|
||||
, emacs-overlay
|
||||
, xynoblog
|
||||
, x
|
||||
, ...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue