From 51626254b3b61860102b1023480f002afcec52df Mon Sep 17 00:00:00 2001 From: Daniel Olsen Date: Thu, 27 Mar 2025 00:39:22 +0100 Subject: [PATCH] beep bloop --- flake.lock | 33 ++++++++++++++++++++++++++++++++- flake.nix | 7 ++----- home/profiles/games/default.nix | 1 + 3 files changed, 35 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index bfc3388..ee01855 100644 --- a/flake.lock +++ b/flake.lock @@ -545,6 +545,18 @@ "type": "github" } }, + "nixpkgs_3": { + "locked": { + "lastModified": 0, + "narHash": "sha256-8XfURTDxOm6+33swQJu/hx6xw1Tznl8vJJN5HwVqckg=", + "path": "/nix/store/qjmsdak7fhqc7pi922i2mgm45f7af9h8-source", + "type": "path" + }, + "original": { + "id": "nixpkgs", + "type": "indirect" + } + }, "nur": { "inputs": { "flake-parts": "flake-parts", @@ -606,7 +618,8 @@ "nur": "nur", "unstable": "unstable", "wack-ctf": "wack-ctf", - "wack-server-conf": "wack-server-conf" + "wack-server-conf": "wack-server-conf", + "warez": "warez" } }, "sops-nix": { @@ -849,6 +862,24 @@ "repo": "wack-server-conf", "type": "github" } + }, + "warez": { + "inputs": { + "nixpkgs": "nixpkgs_3" + }, + "locked": { + "lastModified": 1738103614, + "narHash": "sha256-EvaKn0vfvvX/rtRGFXim+JOQLLAr/1Y4igQrmnLI1CE=", + "ref": "refs/heads/master", + "rev": "c3bb59ee5cc6d700f6edf98c65a853efa09993ef", + "revCount": 6, + "type": "git", + "url": "https://git.pvv.ntnu.no/tnug/nix-warez" + }, + "original": { + "type": "git", + "url": "https://git.pvv.ntnu.no/tnug/nix-warez" + } } }, "root": "root", diff --git a/flake.nix b/flake.nix index 37b52cf..d090485 100644 --- a/flake.nix +++ b/flake.nix @@ -1,9 +1,6 @@ { description = "dandellion's home-manager profiles"; - # nixConfig.extra-substituters = ["https://cache.dodsorf.as"]; - # nixConfig.exta-trusted-public-keys = "cache.dodsorf.as:FYKGadXTyI2ax8mirBTOjEqS/8PZKAWxiJVOBjESQXc="; - inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11"; @@ -28,8 +25,7 @@ greg-clients.url = "git+https://git.pvv.ntnu.no/grzegorz/grzegorz-clients"; greg-clients.inputs.nixpkgs.follows = "unstable"; - # helix.url = "github:helix-editor/helix"; - # helix.inputs.nixpkgs.follows = "unstable"; + warez.url = "git+https://git.pvv.ntnu.no/tnug/nix-warez"; nixgl.url = "github:guibou/nixGL"; nixgl.inputs.nixpkgs.follows = "nixpkgs"; @@ -52,6 +48,7 @@ }) nur.overlays.default nixgl.overlays.default + inputs.warez.overlays.default ]; mkHome = diff --git a/home/profiles/games/default.nix b/home/profiles/games/default.nix index 30ad017..9c356d3 100644 --- a/home/profiles/games/default.nix +++ b/home/profiles/games/default.nix @@ -16,6 +16,7 @@ in { steam prismlauncher + fjordlauncher # minetest # dwarf-fortress-packages.dwarf-fortress-full # superTuxKart