config/flake.lock
Max cde2455e31 flake.lock: Update
Flake lock file updates:

• Updated input 'agenix':
    'github:ryantm/agenix/a17d1f30550260f8b45764ddbd0391f4b1ed714a' (2022-02-02)
  → 'github:ryantm/agenix/b4ab630f195cb15f833cb285de232b1a22d1ea0a' (2022-02-22)
• Updated input 'home-manager':
    'github:nix-community/home-manager/69536af27e86a9fc875d71cb9566ccccf47b5b60' (2022-02-21)
  → 'github:nix-community/home-manager/ea85f4b1fdf3f25cf97dc49f4a9ec4eafda2ea25' (2022-02-27)
• Updated input 'kernel-clr':
    'github:clearlinux-pkgs/linux/bd02dad5c15603c013986be919b0d49af30fd07c' (2022-02-17)
  → 'github:clearlinux-pkgs/linux/0a037a93108cdb35942b686b5b8401e55e54249c' (2022-02-24)
• Updated input 'nix-crx':
    'git+https://git.privatevoid.net/max/nix-crx?ref=master&rev=b7f6b1e8571d757f9602ffcb9666d018999a45e3' (2022-02-19)
  → 'git+https://git.privatevoid.net/max/nix-crx?ref=master&rev=83c28624b50f6778fb427a0b17c73bd6797ee6f1' (2022-02-27)
• Updated input 'nix-super':
    'git+https://git.privatevoid.net/max/nix-super-fork?ref=master&rev=37edecb169b148f40841cfd31eaa9f4ad3b614ba' (2022-02-22)
  → 'git+https://git.privatevoid.net/max/nix-super-fork?ref=master&rev=ee2038b6286c90caa441ab11322168703c01e3b5' (2022-02-22)
• Updated input 'nix-vsx':
    'git+https://git.privatevoid.net/max/nix-vsx?ref=master&rev=ae0b715b66933c132b1c11e25affd2882203207d' (2022-02-17)
  → 'git+https://git.privatevoid.net/max/nix-vsx?ref=master&rev=930495673a01df61d50a49239cb9da6011cbcc89' (2022-02-24)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/1ccfe243aa6e94bf80f2a66f6be41d086d37fc87' (2022-02-20)
  → 'github:NixOS/nixos-hardware/c3c66f6db4ac74a59eb83d83e40c10046ebc0b8c' (2022-02-26)
2022-02-28 15:22:44 +01:00

337 lines
8.8 KiB
JSON

{
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1645566155,
"narHash": "sha256-tICzY8QaLLR9u1Hf05cEhgK3RxZ3slz1HXc4aduELnQ=",
"owner": "ryantm",
"repo": "agenix",
"rev": "b4ab630f195cb15f833cb285de232b1a22d1ea0a",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1643787431,
"narHash": "sha256-8IwuVgXulRE3ZWq6z8mytarawC32pKPKR20EyDtSH+w=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "4154ba1aaaf7333a916384c348d867d03b6f1409",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1641205782,
"narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1629481132,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "997f7efcb746a9c140ce1f13c72263189225f482",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1645970334,
"narHash": "sha256-6nn4YF9bPtkxkB7bM6yJO3m//p3sGilxNQFjm1epLEM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "ea85f4b1fdf3f25cf97dc49f4a9ec4eafda2ea25",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"kernel-clr": {
"flake": false,
"locked": {
"lastModified": 1645732308,
"narHash": "sha256-YNX0LS8fB2mQ9mOdbl0GuvZvjxUKRKeqx2AbnZdE/Ww=",
"owner": "clearlinux-pkgs",
"repo": "linux",
"rev": "0a037a93108cdb35942b686b5b8401e55e54249c",
"type": "github"
},
"original": {
"owner": "clearlinux-pkgs",
"repo": "linux",
"type": "github"
}
},
"lowdown-src": {
"flake": false,
"locked": {
"lastModified": 1633514407,
"narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
"owner": "kristapsdz",
"repo": "lowdown",
"rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"repo": "lowdown",
"type": "github"
}
},
"modular-nvim": {
"inputs": {
"neovim-nightly": "neovim-nightly",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1638630126,
"narHash": "sha256-zKGvpL4sdO9vku1hxxojgpIV6VPFttMJCOIzTUN8ghU=",
"ref": "master",
"rev": "3517ef35fd6e5438044fcf028930d59b6f914c09",
"revCount": 3,
"type": "git",
"url": "https://git.privatevoid.net/max/modular-neovim-prototype"
},
"original": {
"type": "git",
"url": "https://git.privatevoid.net/max/modular-neovim-prototype"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1639947939,
"narHash": "sha256-pGsM8haJadVP80GFq4xhnSpNitYNQpaXk4cnA796Cso=",
"owner": "nmattia",
"repo": "naersk",
"rev": "2fc8ce9d3c025d59fee349c1f80be9785049d653",
"type": "github"
},
"original": {
"owner": "nmattia",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
"neovim-nightly": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"modular-nvim",
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
"lastModified": 1638617502,
"narHash": "sha256-+ljeNkTqpLbZlAfRMcOqcB87FAitVKQqHuBblOewRe8=",
"owner": "neovim",
"repo": "neovim",
"rev": "76af219e3e481222e6fece34c7c022d6a58998e1",
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
"nix-crx": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1645938208,
"narHash": "sha256-nmUv93+wD3ApsF4n6KYiYJhMbPyoOdqxthnx1IFgG14=",
"ref": "master",
"rev": "83c28624b50f6778fb427a0b17c73bd6797ee6f1",
"revCount": 84,
"type": "git",
"url": "https://git.privatevoid.net/max/nix-crx"
},
"original": {
"type": "git",
"url": "https://git.privatevoid.net/max/nix-crx"
}
},
"nix-super": {
"inputs": {
"lowdown-src": "lowdown-src",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-regression": "nixpkgs-regression"
},
"locked": {
"lastModified": 1645553076,
"narHash": "sha256-eiTGU7gI41iU9rjsecPF2VyPmF7FOuu5LgtD9gGT740=",
"ref": "master",
"rev": "ee2038b6286c90caa441ab11322168703c01e3b5",
"revCount": 11559,
"type": "git",
"url": "https://git.privatevoid.net/max/nix-super-fork"
},
"original": {
"type": "git",
"url": "https://git.privatevoid.net/max/nix-super-fork"
}
},
"nix-vsx": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1645682642,
"narHash": "sha256-0esGrYffN3GjVKsK9YnY2ORTzNHhpI2cECqUQE1I8l0=",
"ref": "master",
"rev": "930495673a01df61d50a49239cb9da6011cbcc89",
"revCount": 7,
"type": "git",
"url": "https://git.privatevoid.net/max/nix-vsx"
},
"original": {
"type": "git",
"url": "https://git.privatevoid.net/max/nix-vsx"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1645855197,
"narHash": "sha256-0FvBpX/9n69vg+XgcMow0RIRYbTHav1uCbL9Xt9HvcA=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "c3c66f6db4ac74a59eb83d83e40c10046ebc0b8c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1645433236,
"narHash": "sha256-4va4MvJ076XyPp5h8sm5eMQvCrJ6yZAbBmyw95dGyw4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7f9b6e2babf232412682c09e57ed666d8f84ac2d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-regression": {
"locked": {
"lastModified": 1643052045,
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
},
"original": {
"id": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "indirect"
}
},
"root": {
"inputs": {
"agenix": "agenix",
"deploy-rs": "deploy-rs",
"home-manager": "home-manager",
"kernel-clr": "kernel-clr",
"modular-nvim": "modular-nvim",
"naersk": "naersk",
"nix-crx": "nix-crx",
"nix-super": "nix-super",
"nix-vsx": "nix-vsx",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
},
"utils": {
"locked": {
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}