dotfiles/nix/flake.lock

451 lines
12 KiB
Plaintext
Raw Normal View History

2024-04-28 11:35:35 +02:00
{
"nodes": {
2024-12-05 07:02:26 +01:00
"crane": {
"locked": {
"lastModified": 1727060013,
"narHash": "sha256-/fC5YlJy4IoAW9GhkJiwyzk0K/gQd9Qi4rRcoweyG9E=",
"owner": "ipetkov",
"repo": "crane",
"rev": "6b40cc876c929bfe1e3a24bf538ce3b5622646ba",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"devshell": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1728330715,
"narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
"owner": "numtide",
"repo": "devshell",
2024-12-05 07:02:26 +01:00
"rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"dttyper": {
2024-05-18 01:10:04 +02:00
"inputs": {
"nixpkgs": "nixpkgs"
2024-05-18 01:10:04 +02:00
},
"locked": {
"lastModified": 1717120365,
"narHash": "sha256-x7KtXvougs//cuTBZLfXAbm/Ii9O6QVmpxAFfgQ46os=",
"ref": "refs/heads/master",
"rev": "95c73573636607ff6fdf8cc4070a22670d6192d5",
"revCount": 3,
"type": "git",
"url": "https://git.4o1x5.dev/4o1x5/dttyper"
2024-05-18 01:10:04 +02:00
},
"original": {
"type": "git",
"url": "https://git.4o1x5.dev/4o1x5/dttyper"
2024-05-18 01:10:04 +02:00
}
},
"flake-compat": {
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"revCount": 57,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
}
},
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
2024-05-18 01:10:04 +02:00
"inputs": {
"nixpkgs-lib": [
"nixvim",
2024-05-18 01:10:04 +02:00
"nixpkgs"
]
},
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1727826117,
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
"owner": "hercules-ci",
"repo": "flake-parts",
2024-12-05 07:02:26 +01:00
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
2024-05-18 01:10:04 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
2024-05-18 01:10:04 +02:00
"type": "github"
}
},
"flake-utils": {
"inputs": {
2024-12-05 07:02:26 +01:00
"systems": "systems_2"
},
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide",
"repo": "flake-utils",
2024-12-05 07:02:26 +01:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat_2",
"gitignore": "gitignore",
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"nixpkgs-stable": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1728092656,
"narHash": "sha256-eMeCTJZ5xBeQ0f9Os7K8DThNVSo9gy4umZLDfF5q6OM=",
"owner": "cachix",
"repo": "git-hooks.nix",
2024-12-05 07:02:26 +01:00
"rev": "1211305a5b237771e13fcca0c51e60ad47326a9a",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"nixvim",
"git-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-04-28 11:35:35 +02:00
"home-manager": {
2024-05-18 01:10:04 +02:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1726989464,
"narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=",
2024-05-18 01:10:04 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-05 07:02:26 +01:00
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
2024-05-18 01:10:04 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.05",
2024-05-18 01:10:04 +02:00
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2024-04-28 11:35:35 +02:00
"inputs": {
"nixpkgs": [
"nixvim",
2024-04-28 11:35:35 +02:00
"nixpkgs"
]
},
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1726989464,
"narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=",
2024-04-28 11:35:35 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-05 07:02:26 +01:00
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
2024-04-28 11:35:35 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.05",
2024-04-28 11:35:35 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
2024-04-28 11:35:35 +02:00
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1727999297,
"narHash": "sha256-LTJuQPCsSItZ/8TieFeP30iY+uaLoD0mT0tAj1gLeyQ=",
"owner": "lnl7",
"repo": "nix-darwin",
2024-12-05 07:02:26 +01:00
"rev": "8c8388ade72e58efdeae71b4cbb79e872c23a56b",
2024-04-28 11:35:35 +02:00
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
2024-04-28 11:35:35 +02:00
"type": "github"
}
},
"nixpkgs": {
2024-04-28 11:35:35 +02:00
"locked": {
"lastModified": 1716948383,
"narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=",
2024-04-28 11:35:35 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ad57eef4ef0659193044870c731987a6df5cf56b",
2024-04-28 11:35:35 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"nixpkgs-unstable": {
2024-05-18 01:10:04 +02:00
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1728888510,
"narHash": "sha256-nsNdSldaAyu6PE3YUA+YQLqUDJh+gRbBooMMekZJwvI=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-05 07:02:26 +01:00
"rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1728909085,
"narHash": "sha256-WLxED18lodtQiayIPDE5zwAfkPJSjHJ35UhZ8h3cJUg=",
2024-05-18 01:10:04 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-05 07:02:26 +01:00
"rev": "c0b1da36f7c34a7146501f684e9ebdf15d2bebf8",
2024-05-18 01:10:04 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
2024-05-18 01:10:04 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1727089097,
"narHash": "sha256-ZMHMThPsthhUREwDebXw7GX45bJnBCVbfnH1g5iuSPc=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-05 07:02:26 +01:00
"rev": "568bfef547c14ca438c56a0bece08b8bb2b71a9c",
"type": "github"
},
"original": {
2024-12-05 07:02:26 +01:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixvim": {
"inputs": {
"devshell": "devshell",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"git-hooks": "git-hooks",
"home-manager": "home-manager_2",
"nix-darwin": "nix-darwin",
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": "treefmt-nix"
},
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1728336862,
"narHash": "sha256-0rG55ZD1zvLLJ+WgiYdJBZGm1fkgRUlwpfx7aNUT5m4=",
"owner": "nix-community",
"repo": "nixvim",
2024-12-05 07:02:26 +01:00
"rev": "b041963c607d766c4b102b8b56244ad38731f549",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "nixos-24.05",
"repo": "nixvim",
"type": "github"
}
},
2024-04-28 11:35:35 +02:00
"nvidia-patch": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1728174521,
"narHash": "sha256-cp0gCyB8AifT8lPg+Zl/Y0tLTKe5+0Eu84BwtYQiyX0=",
2024-04-28 11:35:35 +02:00
"owner": "icewind1991",
"repo": "nvidia-patch-nixos",
2024-12-05 07:02:26 +01:00
"rev": "0c0184603c56c852541e0a2cc00dd65a15e46dda",
2024-04-28 11:35:35 +02:00
"type": "github"
},
"original": {
"owner": "icewind1991",
"repo": "nvidia-patch-nixos",
"type": "github"
}
},
"romodoro": {
"inputs": {
2024-12-05 07:02:26 +01:00
"crane": "crane",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_3"
},
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1727639000,
"narHash": "sha256-Puon/etBQTL9Y7UXeCMhgQnWfB3caCmt6GwQYqdMnBY=",
"path": "/home/grape/code/romodoro",
"type": "path"
},
"original": {
"path": "/home/grape/code/romodoro",
"type": "path"
}
},
2024-04-28 11:35:35 +02:00
"root": {
"inputs": {
"dttyper": "dttyper",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2",
2024-04-28 11:35:35 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
"nixvim": "nixvim",
"nvidia-patch": "nvidia-patch",
"romodoro": "romodoro"
2024-04-28 11:35:35 +02:00
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-05-18 01:10:04 +02:00
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-12-05 07:02:26 +01:00
"lastModified": 1727984844,
"narHash": "sha256-xpRqITAoD8rHlXQafYZOLvUXCF6cnZkPfoq67ThN0Hc=",
"owner": "numtide",
"repo": "treefmt-nix",
2024-12-05 07:02:26 +01:00
"rev": "4446c7a6fc0775df028c5a3f6727945ba8400e64",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2024-04-28 11:35:35 +02:00
"utils": {
"inputs": {
2024-12-05 07:02:26 +01:00
"systems": "systems"
2024-04-28 11:35:35 +02:00
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}