From 6197225e11bc0e664ee6e2a71329cec834aa3511 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Sun, 29 Sep 2024 12:00:00 +0200 Subject: minecraft-server: init --- nix/sources.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'nix/sources.json') diff --git a/nix/sources.json b/nix/sources.json index 1835e4e..94c80ea 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -36,6 +36,18 @@ "url": "https://github.com/NixOS/nixpkgs/archive/84d981bae8b5e783b3b548de505b22880559515f.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, + "nixpkgs_latest": { + "branch": "master", + "description": "Nix Packages collection & NixOS", + "homepage": "", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "8a39ee33c344795d55c270a5fba8d3c7b8585c0f", + "sha256": "1iih6rswd4wlclwrjd5r635x6g81p36ijlj9yxp773p89bqwnsl7", + "type": "tarball", + "url": "https://github.com/NixOS/nixpkgs/archive/8a39ee33c344795d55c270a5fba8d3c7b8585c0f.tar.gz", + "url_template": "https://github.com///archive/.tar.gz" + }, "nomath-org": { "branch": "main", "repo": "git@code.nomath.org:~/nomath-org", -- cgit v1.2.3