diff options
author | Freya Murphy <freya@freyacat.org> | 2025-06-14 20:07:42 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-06-14 20:07:42 -0400 |
commit | 97c78933b36b8c704489965a79f55e622aeccb01 (patch) | |
tree | d20e93ffae246ba524356e19803f2e6872854e0e /flake.nix | |
parent | update freyanet wg (diff) | |
download | dotfiles-nix-97c78933b36b8c704489965a79f55e622aeccb01.tar.gz dotfiles-nix-97c78933b36b8c704489965a79f55e622aeccb01.tar.bz2 dotfiles-nix-97c78933b36b8c704489965a79f55e622aeccb01.zip |
update commits (a bit ago)
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ inputs = { # nixpkgs - nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; + nixpkgs.url = "github:nixos/nixpkgs/b7dfde1457c1e3c68ed71187b25c5250289e2792"; # home manager home-manager.url = "github:nix-community/home-manager/master"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; |