dotfiles/flake.lock

354 lines
9.3 KiB
Text
Raw Normal View History

2023-09-24 12:07:57 +00:00
{
"nodes": {
2024-11-02 07:34:45 +00:00
"devbox": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
2024-12-07 09:17:47 +00:00
"lastModified": 1732565265,
"narHash": "sha256-b3b/DxYyJ0BSath6ZZWNlmmqYeXzNtJSeJ7QJUbS+VQ=",
2024-11-02 07:34:45 +00:00
"owner": "jetify-com",
"repo": "devbox",
2024-12-07 09:17:47 +00:00
"rev": "969c4abb48afd6387ef4ee3d47614dc69f581b0b",
2024-11-02 07:34:45 +00:00
"type": "github"
},
"original": {
"owner": "jetify-com",
"ref": "latest",
"repo": "devbox",
"type": "github"
}
},
2024-12-07 13:30:19 +00:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"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": {
"inputs": {
"nixpkgs-lib": [
"neovim-nightly-overlay",
"nixpkgs"
]
},
"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-parts_2": {
"inputs": {
"nixpkgs-lib": [
"neovim-nightly-overlay",
"hercules-ci-effects",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"id": "flake-parts",
"type": "indirect"
}
},
2023-09-24 12:07:57 +00:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
2023-10-28 11:25:31 +00:00
"locked": {
2024-10-27 12:00:36 +00:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2023-10-28 11:25:31 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-10-27 12:00:36 +00:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2023-09-24 12:07:57 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-11-02 07:34:45 +00:00
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
2024-12-07 09:17:47 +00:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-11-02 07:34:45 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-12-07 09:17:47 +00:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-11-02 07:34:45 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-12-07 13:30:19 +00:00
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat_2",
"gitignore": "gitignore",
"nixpkgs": [
"neovim-nightly-overlay",
"nixpkgs"
],
"nixpkgs-stable": [
"neovim-nightly-overlay",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733318908,
"narHash": "sha256-SVQVsbafSM1dJ4fpgyBqLZ+Lft+jcQuMtEL3lQWx2Sk=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "6f4e2a2112050951a314d2733a994fbab94864c6",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"neovim-nightly-overlay",
"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"
}
},
"hercules-ci-effects": {
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": [
"neovim-nightly-overlay",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733333617,
"narHash": "sha256-nMMQXREGvLOLvUa0ByhYFdaL0Jov0t1wzLbKjr05P2w=",
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
"rev": "56f8ea8d502c87cf62444bec4ee04512e8ea24ea",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
"type": "github"
}
},
2023-09-24 12:07:57 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-07 09:17:47 +00:00
"lastModified": 1733484277,
"narHash": "sha256-i5ay20XsvpW91N4URET/nOc0VQWOAd4c4vbqYtcH8Rc=",
2023-09-24 12:07:57 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-07 09:17:47 +00:00
"rev": "d00c6f6d0ad16d598bf7e2956f52c1d9d5de3c3a",
2023-09-24 12:07:57 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-12-07 13:30:19 +00:00
"neovim-nightly-overlay": {
"inputs": {
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"git-hooks": "git-hooks",
"hercules-ci-effects": "hercules-ci-effects",
"neovim-src": "neovim-src",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1733530506,
"narHash": "sha256-x8slAzUe1gopASFNhnHO9DmWXvnF7u27YMSwTmIY8bU=",
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"rev": "3930a71f90bacc656e8bdf19cc0faa9ebf10353a",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
"neovim-src": {
"flake": false,
"locked": {
"lastModified": 1733517821,
"narHash": "sha256-QjFVx/zMyutuW1TWzOKEe5cY7YGqvPkRhi9wQHY52Yo=",
"owner": "neovim",
"repo": "neovim",
"rev": "517ecb85f58ed6ac8b4d5443931612e75e7c7dc2",
"type": "github"
},
"original": {
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
2023-09-24 12:07:57 +00:00
"nixpkgs": {
"locked": {
2024-11-02 07:34:45 +00:00
"lastModified": 1729880355,
"narHash": "sha256-RP+OQ6koQQLX5nw0NmcDrzvGL8HDLnyXt/jHhL1jwjM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "18536bf04cd71abd345f9579158841376fdd0c5a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-12-07 09:17:47 +00:00
"lastModified": 1733229606,
"narHash": "sha256-FLYY5M0rpa5C2QAE3CKLYAM6TwbKicdRK6qNrSHlNrE=",
2024-12-07 13:30:19 +00:00
"owner": "NixOS",
2023-09-24 12:07:57 +00:00
"repo": "nixpkgs",
2024-12-07 09:17:47 +00:00
"rev": "566e53c2ad750c84f6d31f9ccb9d00f823165550",
2023-09-24 12:07:57 +00:00
"type": "github"
},
2024-12-07 13:30:19 +00:00
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1733330745,
"narHash": "sha256-jy34Nf4Tn1ITZcYyMBn1/7jA8bCCIZDpiVahqlCXfww=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "2f9d395f057a50f8076f633c10519035fce8d773",
"type": "github"
},
2023-09-24 12:07:57 +00:00
"original": {
"owner": "nixos",
2023-10-28 12:17:40 +00:00
"ref": "nixpkgs-unstable",
2023-09-24 12:07:57 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-11-02 07:34:45 +00:00
"devbox": "devbox",
"flake-utils": "flake-utils_2",
2023-09-24 12:07:57 +00:00
"home-manager": "home-manager",
2024-12-07 13:30:19 +00:00
"neovim-nightly-overlay": "neovim-nightly-overlay",
"nixpkgs": "nixpkgs_3"
2023-09-26 15:12:40 +00:00
}
},
2023-09-24 12:07:57 +00: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-11-02 07:34:45 +00: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"
}
2023-09-24 12:07:57 +00:00
}
},
"root": "root",
"version": 7
}