diff options
Diffstat (limited to 'nix-conf/flake.lock')
-rw-r--r-- | nix-conf/flake.lock | 32 |
1 files changed, 9 insertions, 23 deletions
diff --git a/nix-conf/flake.lock b/nix-conf/flake.lock index a745d87..a40dc93 100644 --- a/nix-conf/flake.lock +++ b/nix-conf/flake.lock @@ -1,18 +1,5 @@ { "nodes": { - "darwin-system-certs": { - "flake": false, - "locked": { - "lastModified": 1752902012, - "narHash": "sha256-nnYgKXmhL+DfaiQfk9y5fEZL+pDb7OuB9gsAo1JBv+Q=", - "path": "/private/etc/ssl/cert.pem", - "type": "path" - }, - "original": { - "path": "/private/etc/ssl/cert.pem", - "type": "path" - } - }, "home-manager": { "inputs": { "nixpkgs": [ @@ -20,11 +7,11 @@ ] }, "locked": { - "lastModified": 1754263839, - "narHash": "sha256-ck7lILfCNuunsLvExPI4Pw9OOCJksxXwozum24W8b+8=", + "lastModified": 1754886238, + "narHash": "sha256-LTQomWOwG70lZR+78ZYSZ9sYELWNq3HJ7/tdHzfif/s=", "owner": "nix-community", "repo": "home-manager", - "rev": "1d7abbd5454db97e0af51416f4960b3fb64a4773", + "rev": "0d492b89d1993579e63b9dbdaed17fd7824834da", "type": "github" }, "original": { @@ -77,11 +64,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1754214453, - "narHash": "sha256-Q/I2xJn/j1wpkGhWkQnm20nShYnG7TI99foDBpXm1SY=", + "lastModified": 1754725699, + "narHash": "sha256-iAcj9T/Y+3DBy2J0N+yF9XQQQ8IEb5swLFzs23CdP88=", "owner": "nixos", "repo": "nixpkgs", - "rev": "5b09dc45f24cf32316283e62aec81ffee3c3e376", + "rev": "85dbfc7aaf52ecb755f87e577ddbe6dbbdbc1054", "type": "github" }, "original": { @@ -93,11 +80,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1754292888, - "narHash": "sha256-1ziydHSiDuSnaiPzCQh1mRFBsM2d2yRX9I+5OPGEmIE=", + "lastModified": 1754767907, + "narHash": "sha256-8OnUzRQZkqtUol9vuUuQC30hzpMreKptNyET2T9lB6g=", "owner": "nixos", "repo": "nixpkgs", - "rev": "ce01daebf8489ba97bd1609d185ea276efdeb121", + "rev": "c5f08b62ed75415439d48152c2a784e36909b1bc", "type": "github" }, "original": { @@ -109,7 +96,6 @@ }, "root": { "inputs": { - "darwin-system-certs": "darwin-system-certs", "home-manager": "home-manager", "home-manager-stable": "home-manager-stable", "nix-darwin": "nix-darwin", |