From bb2f9b96dd3e38203f8eaf9dd6e5e833ca217bdb Mon Sep 17 00:00:00 2001 From: janis Date: Wed, 3 Sep 2025 16:07:55 +0200 Subject: [PATCH] duralumin !! --- flake.lock | 92 ++++++++++++++++++++++++++++++++++++++++++++++-- home/default.nix | 2 ++ 2 files changed, 91 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 3bde3b6..ebe1119 100644 --- a/flake.lock +++ b/flake.lock @@ -46,6 +46,26 @@ "type": "github" } }, + "duralumin": { + "inputs": { + "nixpkgs": "nixpkgs_2", + "rust-overlays": "rust-overlays", + "systems": "systems" + }, + "locked": { + "lastModified": 1756908377, + "narHash": "sha256-TriFYm3nafLeSBd5RXTD98w0WIF2xi6PlrAfmLlsfr0=", + "ref": "refs/heads/master", + "rev": "a6b7dae4d878f8a36e65f3e2242af961f85b2bb7", + "revCount": 17, + "type": "git", + "url": "https://git.nirgendwo.xyz/janis/duralumin.git" + }, + "original": { + "type": "git", + "url": "https://git.nirgendwo.xyz/janis/duralumin.git" + } + }, "emacs-overlay": { "inputs": { "nixpkgs": [ @@ -157,6 +177,38 @@ } }, "nixpkgs_2": { + "locked": { + "lastModified": 1756787288, + "narHash": "sha256-rw/PHa1cqiePdBxhF66V7R+WAP8WekQ0mCDG4CFqT8Y=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "d0fc30899600b9b3466ddb260fd83deb486c32f1", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_3": { + "locked": { + "lastModified": 1744536153, + "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_4": { "locked": { "lastModified": 1756754095, "narHash": "sha256-9Rsn9XEWINExosFkKEqdp8EI6Mujr1gmQiyrEcts2ls=", @@ -172,7 +224,7 @@ "type": "github" } }, - "nixpkgs_3": { + "nixpkgs_5": { "locked": { "lastModified": 1756542300, "narHash": "sha256-tlOn88coG5fzdyqz6R93SQL5Gpq+m/DsWpekNFhqPQk=", @@ -191,7 +243,7 @@ "nur": { "inputs": { "flake-parts": "flake-parts", - "nixpkgs": "nixpkgs_3" + "nixpkgs": "nixpkgs_5" }, "locked": { "lastModified": 1756856604, @@ -223,13 +275,32 @@ "inputs": { "apple-fonts": "apple-fonts", "disko": "disko", + "duralumin": "duralumin", "emacs-overlay": "emacs-overlay", "home-manager": "home-manager", - "nixpkgs": "nixpkgs_2", + "nixpkgs": "nixpkgs_4", "nixpkgs-unstable": "nixpkgs-unstable", "nur": "nur" } }, + "rust-overlays": { + "inputs": { + "nixpkgs": "nixpkgs_3" + }, + "locked": { + "lastModified": 1756866691, + "narHash": "sha256-YWJsM0HfdFLcaoP5OeyzjX6MjGnJ0Acm+bg1QN8MKjo=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "fb6dab6f320291a8edd31c1d67f078c6f7384a02", + "type": "github" + }, + "original": { + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" + } + }, "sf-arabic": { "flake": false, "locked": { @@ -313,6 +384,21 @@ "type": "file", "url": "https://devimages-cdn.apple.com/design/resources/download/SF-Pro.dmg" } + }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } } }, "root": "root", diff --git a/home/default.nix b/home/default.nix index c388fa5..9a70047 100644 --- a/home/default.nix +++ b/home/default.nix @@ -91,6 +91,8 @@ in { packages = with pkgs; [ # Add your global packages here + duralumin + duralumin-keygen neovim bottom git