flake: update

This commit is contained in:
2024-11-16 14:30:03 +00:00
parent 5397dad619
commit 6c1a73d6ef
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View File

@@ -2,16 +2,16 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1702780907,
"narHash": "sha256-blbrBBXjjZt6OKTcYX1jpe9SRof2P9ZYWPzq22tzXAA=",
"lastModified": 1731767166,
"narHash": "sha256-saLTPDk6yIUqTatciIG5CTTBsOK9Y46Ztah/rAmx30g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1e2e384c5b7c50dbf8e9c441a9e58d85f408b01f",
"rev": "db3e4d88abb953e2a7d8305459611ac75a28e9ba",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.11",
"ref": "master",
"type": "indirect"
}
},

View File

@@ -1,6 +1,6 @@
{
description = "https://uninsane.org blog";
inputs.nixpkgs.url = "nixpkgs/nixos-23.11";
inputs.nixpkgs.url = "nixpkgs/master";
outputs = { self, nixpkgs }:
let