commit 246895bbdac7386e63e137e3371cbbf4f7decd0c (tree)
parent e0e8c9f0c034f60c620fc25ba0f71e67ff3de5b7
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date: Sat, 5 Aug 2023 15:09:15 +0300
move to nixos-23.05-small
Diffstat:
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/flake.lock b/flake.lock
@@ -82,16 +82,16 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1691065946,
- "narHash": "sha256-IVSh42Q3oJwUjgLKMdzH5fMx+fk1z3V735gK1Izj1Zw=",
+ "lastModified": 1691200960,
+ "narHash": "sha256-ViCeJYmhFuJInp13giSXNdD1NvGHgx/op2iijQYzGWU=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "e9ca92b55bed47696cc7cc25d3f854a1e2e01f86",
+ "rev": "a7c57ba85e9cbbe79c42c2f3e2a38411db52eff9",
"type": "github"
},
"original": {
"owner": "NixOS",
- "ref": "nixos-23.05",
+ "ref": "nixos-23.05-small",
"repo": "nixpkgs",
"type": "github"
}
diff --git a/flake.nix b/flake.nix
@@ -2,7 +2,7 @@
description = "motiejus/config";
inputs = {
- nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05";
+ nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05-small";
flake-utils.url = "github:numtide/flake-utils";
# TODO: called with unexpected argument 'home-manager'