Advance nixos-flake

This commit is contained in:
Sridhar Ratnakumar 2023-03-20 09:53:34 -04:00
parent 4cf79a55e1
commit 590f57cd5f
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -457,11 +457,11 @@
},
"nixos-flake": {
"locked": {
"lastModified": 1679267223,
"narHash": "sha256-hAqmn4fz7ohSyQm678SUlyejUXeTUn5BzPbFHvTBM+k=",
"lastModified": 1679320359,
"narHash": "sha256-8/ltFU1yIQQOPHdtEPwP2N4Bx5JKHjXAdyyDaXWgmEc=",
"owner": "srid",
"repo": "nixos-flake",
"rev": "de9ef001e451451bf7b49b84fe07f9a737033e7d",
"rev": "de388ebd88f7ef2c232bcca739702c51a2c405c2",
"type": "github"
},
"original": {

View file

@ -69,7 +69,7 @@
# Configurations for my (only) macOS machine (using nix-darwin)
darwinConfigurations = {
appreciate.local = self.nixos-flake.lib.mkARMMacosSystem {
appreciate = self.nixos-flake.lib.mkARMMacosSystem {
imports = [
self.darwinModules.default # Defined in nix-darwin/default.nix
./nixos/hercules.nix