300 current 2024-04-03 00:29:13 24.05.20240402.43f9562 6.8.2-zen2 *

This commit is contained in:
zackartz 2024-04-03 00:29:27 -04:00
parent 5c7c5f2efa
commit 77135ab1c9
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -484,16 +484,16 @@
},
"nixpkgs_3": {
"locked": {
"lastModified": 1711703276,
"narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
"lastModified": 1712047400,
"narHash": "sha256-P1ddj7Anx1zQXyn1RqLcleA3ZL/8cmewWjdm2nR7mc8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
"rev": "43f956227e7bbcb11aa54ce1294f6b5bdf6c8fad",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}

View file

@ -2,7 +2,7 @@
description = "Nixos config flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
home-manager = {
url = "github:nix-community/home-manager";