From f8df758e3c49d26c758bbce5f44af37cc7b2a419 Mon Sep 17 00:00:00 2001 From: Olaf Date: Sun, 18 May 2025 08:46:04 +0200 Subject: [PATCH] Removing the flake.lock from the reprository --- flake.lock | 378 ----------------------------------------------------- 1 file changed, 378 deletions(-) delete mode 100644 flake.lock diff --git a/flake.lock b/flake.lock deleted file mode 100644 index 1cf5a53..0000000 --- a/flake.lock +++ /dev/null @@ -1,378 +0,0 @@ -{ - "nodes": { - "brew-src": { - "flake": false, - "locked": { - "lastModified": 1746795192, - "narHash": "sha256-Cv+RXuzmn2iGBY2Ny/nXBTH+LFKDWIvMxf9a+btKI6M=", - "owner": "Homebrew", - "repo": "brew", - "rev": "6f39076b3c2251994419215279d0525ef667fc31", - "type": "github" - }, - "original": { - "owner": "Homebrew", - "ref": "4.5.2", - "repo": "brew", - "type": "github" - } - }, - "darwin": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1747494142, - "narHash": "sha256-7TAUwDVZWq82t/x3+zZ5y+Tjl2hLL2c8+8pv9zCUbTo=", - "owner": "LnL7", - "repo": "nix-darwin", - "rev": "8e251e45346e9d58e0eece2512e40c183f967e8f", - "type": "github" - }, - "original": { - "owner": "LnL7", - "ref": "master", - "repo": "nix-darwin", - "type": "github" - } - }, - "disko": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1747274630, - "narHash": "sha256-87RJwXbfOHyzTB9LYagAQ6vOZhszCvd8Gvudu+gf3qo=", - "owner": "nix-community", - "repo": "disko", - "rev": "ec7c109a4f794fce09aad87239eab7f66540b888", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "disko", - "type": "github" - } - }, - "flake-parts": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib" - }, - "locked": { - "lastModified": 1733312601, - "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, - "flake-root": { - "locked": { - "lastModified": 1723604017, - "narHash": "sha256-rBtQ8gg+Dn4Sx/s+pvjdq3CB2wQNzx9XGFq/JVGCB6k=", - "owner": "srid", - "repo": "flake-root", - "rev": "b759a56851e10cb13f6b8e5698af7b59c44be26e", - "type": "github" - }, - "original": { - "owner": "srid", - "repo": "flake-root", - "type": "github" - } - }, - "home-manager": { - "inputs": { - "nixpkgs": "nixpkgs" - }, - "locked": { - "lastModified": 1747439237, - "narHash": "sha256-5rCGrnkglKKj4cav1U3HC+SIUNJh08pqOK4spQv9RjA=", - "owner": "nix-community", - "repo": "home-manager", - "rev": "ae755329092c87369b9e9a1510a8cf1ce2b1c708", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "home-manager", - "type": "github" - } - }, - "homebrew-bundle": { - "flake": false, - "locked": { - "lastModified": 1745335228, - "narHash": "sha256-TIKR2UgtyUmHLNZp255/vLs+1I10hXe+sciMEbAGFwE=", - "owner": "homebrew", - "repo": "homebrew-bundle", - "rev": "a3265c84b232e13048ecbf6fc18a2eedfadbeb08", - "type": "github" - }, - "original": { - "owner": "homebrew", - "repo": "homebrew-bundle", - "type": "github" - } - }, - "homebrew-cask": { - "flake": false, - "locked": { - "lastModified": 1747489558, - "narHash": "sha256-jTEWsQwwHBmBbEWfc5shlzcf0++rJyBNs+wQ9xzWBz4=", - "owner": "homebrew", - "repo": "homebrew-cask", - "rev": "32ffcd12f2e8a60c729c2410c2f7e2a162bf0e86", - "type": "github" - }, - "original": { - "owner": "homebrew", - "repo": "homebrew-cask", - "type": "github" - } - }, - "homebrew-core": { - "flake": false, - "locked": { - "lastModified": 1747495694, - "narHash": "sha256-l610VWWAngdS1nzTOw1GHeC2mXsy1F7vt2Bw5AmK45o=", - "owner": "homebrew", - "repo": "homebrew-core", - "rev": "e87f391c38c8becfa313edbece5c2cfc8eceb806", - "type": "github" - }, - "original": { - "owner": "homebrew", - "repo": "homebrew-core", - "type": "github" - } - }, - "nix-darwin": { - "inputs": { - "nixpkgs": "nixpkgs_2" - }, - "locked": { - "lastModified": 1716329735, - "narHash": "sha256-ap51w+VqG21vuzyQ04WrhI2YbWHd3UGz0e7dc/QQmoA=", - "owner": "LnL7", - "repo": "nix-darwin", - "rev": "eac4f25028c1975a939c8f8fba95c12f8a25e01c", - "type": "github" - }, - "original": { - "owner": "LnL7", - "repo": "nix-darwin", - "type": "github" - } - }, - "nix-homebrew": { - "inputs": { - "brew-src": "brew-src", - "nix-darwin": "nix-darwin", - "nixpkgs": "nixpkgs_3" - }, - "locked": { - "lastModified": 1747444109, - "narHash": "sha256-fSufrKr8NdhLMuGZGwjGUfH+TIWrjFTRIBhgCRIyxno=", - "owner": "zhaofengli-wip", - "repo": "nix-homebrew", - "rev": "159f21ae77da757bbaeb98c0b16ff2e7b2738350", - "type": "github" - }, - "original": { - "owner": "zhaofengli-wip", - "repo": "nix-homebrew", - "type": "github" - } - }, - "nixd": { - "inputs": { - "flake-parts": "flake-parts", - "flake-root": "flake-root", - "nixpkgs": "nixpkgs_4", - "treefmt-nix": "treefmt-nix" - }, - "locked": { - "lastModified": 1746955667, - "narHash": "sha256-VgVbPqZl8S09EGWFmgX++aFsz0Z7VmskSJGBXFE4eEs=", - "owner": "nix-community", - "repo": "nixd", - "rev": "7d19dfe5b65035aa255b83147375fdd8257459b9", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "nixd", - "type": "github" - } - }, - "nixpkgs": { - "locked": { - "lastModified": 1746904237, - "narHash": "sha256-3e+AVBczosP5dCLQmMoMEogM57gmZ2qrVSrmq9aResQ=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "d89fc19e405cb2d55ce7cc114356846a0ee5e956", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-lib": { - "locked": { - "lastModified": 1733096140, - "narHash": "sha256-1qRH7uAUsyQI7R1Uwl4T+XvdNv778H0Nb5njNrqvylY=", - "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/5487e69da40cbd611ab2cadee0b4637225f7cfae.tar.gz" - }, - "original": { - "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/5487e69da40cbd611ab2cadee0b4637225f7cfae.tar.gz" - } - }, - "nixpkgs_2": { - "locked": { - "lastModified": 1687274257, - "narHash": "sha256-TutzPriQcZ8FghDhEolnHcYU2oHIG5XWF+/SUBNnAOE=", - "path": "/nix/store/22qgs3skscd9bmrxv9xv4q5d4wwm5ppx-source", - "rev": "2c9ecd1f0400076a4d6b2193ad468ff0a7e7fdc5", - "type": "path" - }, - "original": { - "id": "nixpkgs", - "type": "indirect" - } - }, - "nixpkgs_3": { - "locked": { - "lastModified": 1746328495, - "narHash": "sha256-uKCfuDs7ZM3QpCE/jnfubTg459CnKnJG/LwqEVEdEiw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "979daf34c8cacebcd917d540070b52a3c2b9b16e", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_4": { - "locked": { - "lastModified": 1744174375, - "narHash": "sha256-oxI9TLgnQbQ/WL0tIwVSIooLbXq4PW1QUhf5aQmXFgk=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "ef3a956f697525883b77192cbe208233ea0f8f79", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_5": { - "locked": { - "lastModified": 1747327360, - "narHash": "sha256-LSmTbiq/nqZR9B2t4MRnWG7cb0KVNU70dB7RT4+wYK4=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "e06158e58f3adee28b139e9c2bcfcc41f8625b46", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "root": { - "inputs": { - "darwin": "darwin", - "disko": "disko", - "home-manager": "home-manager", - "homebrew-bundle": "homebrew-bundle", - "homebrew-cask": "homebrew-cask", - "homebrew-core": "homebrew-core", - "nix-homebrew": "nix-homebrew", - "nixd": "nixd", - "nixpkgs": "nixpkgs_5", - "secrets": "secrets", - "sops-nix": "sops-nix" - } - }, - "secrets": { - "flake": false, - "locked": { - "path": "git@git.kolkman.org:olaf/nix-config-secrets.git", - "type": "path" - }, - "original": { - "path": "git@git.kolkman.org:olaf/nix-config-secrets.git", - "type": "path" - }, - "parent": [] - }, - "sops-nix": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1746485181, - "narHash": "sha256-PxrrSFLaC7YuItShxmYbMgSuFFuwxBB+qsl9BZUnRvg=", - "owner": "Mic92", - "repo": "sops-nix", - "rev": "e93ee1d900ad264d65e9701a5c6f895683433386", - "type": "github" - }, - "original": { - "owner": "Mic92", - "repo": "sops-nix", - "type": "github" - } - }, - "treefmt-nix": { - "inputs": { - "nixpkgs": [ - "nixd", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1734704479, - "narHash": "sha256-MMi74+WckoyEWBRcg/oaGRvXC9BVVxDZNRMpL+72wBI=", - "owner": "numtide", - "repo": "treefmt-nix", - "rev": "65712f5af67234dad91a5a4baee986a8b62dbf8f", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "treefmt-nix", - "type": "github" - } - } - }, - "root": "root", - "version": 7 -}