Update flake input

This commit is contained in:
Emery Hemingway 2024-06-03 18:46:17 +03:00
parent 749a73d921
commit 6f203e3181
2 changed files with 6 additions and 3 deletions

View File

@ -2,15 +2,16 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1712449641,
"narHash": "sha256-U9DDWMexN6o5Td2DznEgguh8TRIUnIl9levmit43GcI=",
"lastModified": 1717196966,
"narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "600b15aea1b36eeb43833a50b0e96579147099ff",
"rev": "57610d2f8f0937f39dbd72251e9614b1561942d8",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "57610d2f8f09",
"type": "indirect"
}
},

View File

@ -1,6 +1,8 @@
{
description = "Syndicate utilities";
inputs.nixpkgs.url = "nixpkgs/57610d2f8f09";
outputs =
{ self, nixpkgs }:
{