nicks-nix-config/flake.lock

455 lines
12 KiB
Text
Raw Normal View History

2022-10-08 15:40:33 -07:00
{
"nodes": {
2023-07-29 12:48:45 -07:00
"beautysh": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"poetry2nix": "poetry2nix",
"utils": "utils"
},
"locked": {
"lastModified": 1680308980,
"narHash": "sha256-aUEHV0jk2qIFP3jlsWYWhBbm+w/N9gzH3e4I5DcdB5s=",
"owner": "lovesegfault",
"repo": "beautysh",
"rev": "9845efc3ea3e86cc0d41465d720a47f521b2799c",
"type": "github"
},
"original": {
"owner": "lovesegfault",
"repo": "beautysh",
"type": "github"
}
},
"flake-compat": {
2023-07-29 12:48:45 -07:00
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-08-25 20:26:33 -07:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-08-25 20:26:33 -07:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
2023-08-25 20:26:33 -07:00
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-08-25 20:26:33 -07:00
"flake-utils_2": {
2023-07-29 12:48:45 -07:00
"inputs": {
2023-08-25 20:26:33 -07:00
"systems": "systems_2"
2023-07-29 12:48:45 -07:00
},
"locked": {
2023-09-21 08:56:28 -07:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-07-29 12:48:45 -07:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-21 08:56:28 -07:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-07-29 12:48:45 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-08-25 20:26:33 -07:00
"flake-utils_3": {
2023-07-29 12:48:45 -07:00
"inputs": {
2023-08-25 20:26:33 -07:00
"systems": "systems_3"
2023-07-29 12:48:45 -07:00
},
"locked": {
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"nixvim",
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2022-10-08 15:40:33 -07:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-10-08 15:40:33 -07:00
},
"locked": {
"lastModified": 1696940889,
"narHash": "sha256-p2Wic74A1tZpFcld1wSEbFQQbrZ/tPDuLieCnspamQo=",
2022-10-08 15:40:33 -07:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "6bba64781e4b7c1f91a733583defbd3e46b49408",
2022-10-08 15:40:33 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2022-10-08 18:52:26 -07:00
"kmonad": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"dir": "nix",
"lastModified": 1696666273,
"narHash": "sha256-hpqcq42oFtQvDst5Rup9U/ejZgTnAJum0+nSgsBQ8Gs=",
2022-10-08 18:52:26 -07:00
"owner": "kmonad",
"repo": "kmonad",
"rev": "8440eafdb516a379b4350f3c29a0e919f88cee24",
2022-10-08 18:52:26 -07:00
"type": "github"
},
"original": {
"dir": "nix",
"owner": "kmonad",
"repo": "kmonad",
"type": "github"
}
},
2023-08-25 20:26:33 -07:00
"nicks_nextcloud_integrations": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1694485605,
"narHash": "sha256-xgRzeGU5EH+q38NPerJda65Ft/T3RBnqVheFRWfXVvc=",
2023-08-25 20:26:33 -07:00
"ref": "refs/heads/main",
"rev": "0b5175f90a9679ba8402a40091c52d5ef0a79f08",
"revCount": 72,
2023-08-25 20:26:33 -07:00
"type": "git",
"url": "https://git.nickiel.net/Nickiel/nicks_nextcloud_integrations.git"
2023-08-25 20:26:33 -07:00
},
"original": {
"type": "git",
"url": "https://git.nickiel.net/Nickiel/nicks_nextcloud_integrations.git"
2023-08-25 20:26:33 -07:00
}
},
2022-10-08 15:40:33 -07:00
"nixpkgs": {
2022-10-08 18:52:26 -07:00
"locked": {
"lastModified": 1653326962,
"narHash": "sha256-W8feCYqKTsMre4nAEpv5Kx1PVFC+hao/LwqtB2Wci/8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "41cc1d5d9584103be4108c1815c350e07c807036",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-25 20:26:33 -07:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1697299585,
"narHash": "sha256-bbK/8I18J+kO5fekH9dINSbgcDzaaklSwkqyi/gZ2k4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b85a19a7d547d39e74de6499cd3a38b7e89a3ee9",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
"locked": {
2023-08-25 20:26:33 -07:00
"lastModified": 1685801374,
"narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-25 20:26:33 -07:00
"rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
"type": "github"
},
"original": {
2023-08-25 20:26:33 -07:00
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-25 20:26:33 -07:00
"nixpkgs_2": {
"locked": {
2023-08-25 20:26:33 -07:00
"lastModified": 1692447944,
"narHash": "sha256-fkJGNjEmTPvqBs215EQU4r9ivecV5Qge5cF/QDLVn3U=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-25 20:26:33 -07:00
"rev": "d680ded26da5cf104dd2735a51e88d2d8f487b4d",
"type": "github"
},
"original": {
2023-08-25 20:26:33 -07:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-25 20:26:33 -07:00
"nixpkgs_3": {
2023-07-29 12:48:45 -07:00
"locked": {
2023-08-25 20:26:33 -07:00
"lastModified": 1681358109,
"narHash": "sha256-eKyxW4OohHQx9Urxi7TQlFBTDWII+F+x2hklDOQPB50=",
2023-07-29 12:48:45 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-25 20:26:33 -07:00
"rev": "96ba1c52e54e74c3197f4d43026b3f3d92e83ff9",
2023-07-29 12:48:45 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-08-25 20:26:33 -07:00
"ref": "nixpkgs-unstable",
2023-07-29 12:48:45 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-25 20:26:33 -07:00
"nixpkgs_4": {
2022-10-08 15:40:33 -07:00
"locked": {
"lastModified": 1697059129,
"narHash": "sha256-9NJcFF9CEYPvHJ5ckE8kvINvI84SZZ87PvqMbH6pro0=",
2022-10-08 15:40:33 -07:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5e4c2ada4fcd54b99d56d7bd62f384511a7e2593",
2022-10-08 15:40:33 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-10-08 16:25:40 -07:00
"ref": "nixos-unstable",
2022-10-08 15:40:33 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-25 20:26:33 -07:00
"nixpkgs_5": {
2023-07-29 12:48:45 -07:00
"locked": {
"lastModified": 1696019113,
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
2023-07-29 12:48:45 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
2023-07-29 12:48:45 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixvim": {
"inputs": {
"beautysh": "beautysh",
2023-08-25 20:26:33 -07:00
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_5",
2023-07-29 12:48:45 -07:00
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
"lastModified": 1697233664,
"narHash": "sha256-cDVP6YJGaWOKdBCzx42MiY2PUKXkjb2b4c/q+lK0yFY=",
2023-07-29 12:48:45 -07:00
"owner": "nix-community",
"repo": "nixvim",
"rev": "bab56daddbe70141fb5fec85adb4cc0d61180b8d",
2023-07-29 12:48:45 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixvim",
"type": "github"
}
},
"poetry2nix": {
"inputs": {
"flake-utils": [
"nixvim",
"beautysh",
"utils"
],
"nixpkgs": [
"nixvim",
"beautysh",
"nixpkgs"
]
},
"locked": {
"lastModified": 1658665240,
"narHash": "sha256-/wkx7D7enyBPRjIkK0w7QxLQhzEkb3UxNQnjyc3FTUI=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "8b8edc85d24661d5a6d0d71d6a7011f3e699780f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
2023-08-25 20:26:33 -07:00
"flake-utils": "flake-utils_3",
2023-07-29 12:48:45 -07:00
"gitignore": "gitignore",
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable_2"
2023-07-29 12:48:45 -07:00
},
"locked": {
"lastModified": 1696158581,
"narHash": "sha256-h0vY4E7Lx95lpYQbG2w4QH4yG5wCYOvPJzK93wVQbT0=",
2023-07-29 12:48:45 -07:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "033453f85064ccac434dfd957f95d8457901ecd6",
2023-07-29 12:48:45 -07:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2022-10-08 15:40:33 -07:00
"root": {
"inputs": {
"home-manager": "home-manager",
2022-10-08 18:52:26 -07:00
"kmonad": "kmonad",
2023-08-25 20:26:33 -07:00
"nicks_nextcloud_integrations": "nicks_nextcloud_integrations",
"nixpkgs": "nixpkgs_4",
"nixpkgs-stable": "nixpkgs-stable",
2023-08-25 20:26:33 -07:00
"nixvim": "nixvim"
}
},
2023-08-25 20:26:33 -07:00
"rust-overlay": {
"inputs": {
2023-08-25 20:26:33 -07:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_3"
},
"locked": {
2023-08-25 20:26:33 -07:00
"lastModified": 1692497375,
"narHash": "sha256-50w6YzSA+0utDmBY0TPndRGYypBbJrKQHlOFGedo70I=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "41ea15ff958038712f108332d68f32745af9dd35",
"type": "github"
},
"original": {
2023-08-25 20:26:33 -07:00
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
2022-10-08 15:40:33 -07:00
}
2022-10-08 16:25:40 -07:00
},
2023-07-29 12:48:45 -07: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"
}
},
"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"
}
},
2023-08-25 20:26:33 -07:00
"systems_3": {
2023-07-29 12:48:45 -07:00
"locked": {
2023-08-25 20:26:33 -07:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2023-07-29 12:48:45 -07:00
"type": "github"
},
"original": {
2023-08-25 20:26:33 -07:00
"owner": "nix-systems",
"repo": "default",
2023-07-29 12:48:45 -07:00
"type": "github"
}
},
2023-08-25 20:26:33 -07:00
"utils": {
"locked": {
2023-08-25 20:26:33 -07:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
2023-08-25 20:26:33 -07:00
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-10-08 15:40:33 -07:00
}
},
"root": "root",
"version": 7
}