dotfiles/flake.lock

430 lines
11 KiB
Text
Raw Normal View History

2023-02-07 11:42:25 +01:00
{
"nodes": {
2024-01-27 14:47:45 +01:00
"agenix": {
"inputs": {
2024-02-23 10:13:54 +01:00
"darwin": [
"darwin"
],
"home-manager": [
"home-manager"
],
2024-01-27 14:47:45 +01:00
"nixpkgs": [
"nixpkgs"
],
2024-02-23 10:13:54 +01:00
"systems": [
"flake-utils",
"systems"
]
2024-01-27 14:47:45 +01:00
},
"locked": {
2024-08-02 17:54:48 +02:00
"lastModified": 1722339003,
"narHash": "sha256-ZeS51uJI30ehNkcZ4uKqT4ZDARPyqrHADSKAwv5vVCU=",
2024-01-27 14:47:45 +01:00
"owner": "ryantm",
"repo": "agenix",
2024-08-02 17:54:48 +02:00
"rev": "3f1dae074a12feb7327b4bf43cbac0d124488bb7",
2024-01-27 14:47:45 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-02-07 11:42:25 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
2023-04-27 09:30:26 +02:00
"nixpkgs"
2023-02-07 11:42:25 +01:00
]
},
"locked": {
2024-08-02 17:54:48 +02:00
"lastModified": 1722609272,
"narHash": "sha256-Kkb+ULEHVmk07AX+OhwyofFxBDpw+2WvsXguUS2m6e4=",
2023-02-07 11:42:25 +01:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-08-02 17:54:48 +02:00
"rev": "f7142b8024d6b70c66fd646e1d099d3aa5bfec49",
2024-01-27 14:47:45 +01:00
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"nekowinston-nur",
"nixpkgs"
],
"rust-analyzer-src": [
"nekowinston-nur"
]
},
"locked": {
2024-07-28 14:16:13 +02:00
"lastModified": 1722148092,
"narHash": "sha256-5QS64rfIFDzU1jmZrOK6wyZOCi6Vn/90apWRI6Hy+xk=",
"owner": "nix-community",
"repo": "fenix",
2024-07-28 14:16:13 +02:00
"rev": "b39d8959f286dc7b9da91ae92f6af56de0169e87",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2024-02-23 10:13:54 +01:00
"flake-parts": {
2024-01-27 14:47:45 +01:00
"inputs": {
2024-02-23 10:13:54 +01:00
"nixpkgs-lib": [
2024-01-27 14:47:45 +01:00
"nixpkgs"
]
},
"locked": {
2024-08-02 17:54:48 +02:00
"lastModified": 1722555600,
"narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",
"owner": "hercules-ci",
"repo": "flake-parts",
2024-08-02 17:54:48 +02:00
"rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
2024-02-23 10:13:54 +01:00
"systems": "systems"
},
"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"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit-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"
}
},
2023-02-07 11:42:25 +01:00
"home-manager": {
2024-01-27 14:47:45 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-02 17:54:48 +02:00
"lastModified": 1722462338,
"narHash": "sha256-ss0G8t8RJVDewA3MyqgAlV951cWRK6EtVhVKEZ7J5LU=",
2024-01-27 14:47:45 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-08-02 17:54:48 +02:00
"rev": "6e090576c4824b16e8759ebca3958c5b09659ee8",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nekowinston-nur": {
"inputs": {
"fenix": "fenix",
"nixpkgs": "nixpkgs"
},
"locked": {
2024-08-02 17:54:48 +02:00
"lastModified": 1722582224,
"narHash": "sha256-bQojWHhO0+yNqtIH+00oc5K2id+pN9IIuRtDNfemq9o=",
2023-09-20 18:45:58 +02:00
"owner": "nekowinston",
"repo": "nur",
2024-08-02 17:54:48 +02:00
"rev": "155e575d91c38cf3c9a692bfb3ef37d459df57d1",
2023-09-20 18:45:58 +02:00
"type": "github"
},
"original": {
"owner": "nekowinston",
"repo": "nur",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-28 14:16:13 +02:00
"lastModified": 1722136042,
"narHash": "sha256-x3FmT4QSyK28itMiR5zfYhUrG5nY+2dv+AIcKfmSp5A=",
2023-12-24 15:47:06 +01:00
"owner": "nix-community",
"repo": "nix-index-database",
2024-07-28 14:16:13 +02:00
"rev": "c0ca47e8523b578464014961059999d8eddd4aae",
"type": "github"
},
"original": {
2023-12-24 15:47:06 +01:00
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
"nix-vscode-extensions": {
"inputs": {
2023-07-18 04:20:56 +02:00
"flake-compat": [],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-02 17:54:48 +02:00
"lastModified": 1722562293,
"narHash": "sha256-JLhM5xSbx5Isjyfz8+WhCfJ9hgEJ4VYRivTOANYZVWM=",
"owner": "nix-community",
"repo": "nix-vscode-extensions",
2024-08-02 17:54:48 +02:00
"rev": "2056dac5adce82433b1dae711868b1c22e5ed07e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"type": "github"
}
},
2023-02-07 11:42:25 +01:00
"nixpkgs": {
"locked": {
2024-07-28 14:16:13 +02:00
"lastModified": 1722062969,
"narHash": "sha256-QOS0ykELUmPbrrUGmegAUlpmUFznDQeR4q7rFhl8eQg=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-28 14:16:13 +02:00
"rev": "b73c2221a46c13557b1b3be9c2070cc42cf01eb3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-27 09:30:26 +02:00
"nixpkgs_2": {
2023-07-18 04:20:56 +02:00
"locked": {
2024-08-02 17:54:48 +02:00
"lastModified": 1722421184,
"narHash": "sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA=",
2023-09-20 18:45:58 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-08-02 17:54:48 +02:00
"rev": "9f918d616c5321ad374ae6cb5ea89c9e04bf3e58",
2023-09-20 18:45:58 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-12-24 15:47:06 +01:00
"ref": "nixos-unstable",
2023-09-20 18:45:58 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1713128889,
"narHash": "sha256-aB90ZqzosyRDpBh+rILIcyP5lao8SKz8Sr2PSWvZrzk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "2748d22b45a99fb2deafa5f11c7531c212b2cefa",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-02-07 11:42:25 +01:00
"nur": {
"locked": {
2024-08-02 17:54:48 +02:00
"lastModified": 1722610226,
"narHash": "sha256-e9sPV2i4N1J0zAxcsZNpdoTRgpHfYva4azi7ZA6jMcc=",
2023-02-07 11:42:25 +01:00
"owner": "nix-community",
"repo": "nur",
2024-08-02 17:54:48 +02:00
"rev": "0e1e13187bbb07c80b61f057843602af1f1ffd99",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
2023-02-07 11:42:25 +01:00
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": [],
"gitignore": "gitignore",
2023-11-26 12:12:22 +01:00
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
2024-07-28 14:16:13 +02:00
"lastModified": 1721042469,
"narHash": "sha256-6FPUl7HVtvRHCCBQne7Ylp4p+dpP3P/OYuzjztZ4s70=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-07-28 14:16:13 +02:00
"rev": "f451c19376071a90d8c58ab1a953c6e9840527fd",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-02-07 11:42:25 +01:00
"root": {
"inputs": {
2024-01-27 14:47:45 +01:00
"agenix": "agenix",
2024-02-23 10:13:54 +01:00
"darwin": "darwin",
"flake-parts": "flake-parts",
2023-02-18 22:36:15 +01:00
"flake-utils": "flake-utils",
2024-02-23 10:13:54 +01:00
"home-manager": "home-manager",
"nekowinston-nur": "nekowinston-nur",
"nix-index-database": "nix-index-database",
"nix-vscode-extensions": "nix-vscode-extensions",
2023-11-26 12:12:22 +01:00
"nixpkgs": "nixpkgs_2",
2023-02-07 11:42:25 +01:00
"nur": "nur",
"pre-commit-hooks": "pre-commit-hooks",
2024-02-11 20:12:32 +01:00
"swayfx": "swayfx",
2024-02-23 10:13:54 +01:00
"vscode-server": "vscode-server",
2024-02-11 20:12:32 +01:00
"wsl": "wsl"
2023-02-07 11:42:25 +01:00
}
},
"scenefx": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
2024-05-16 01:49:26 +02:00
"lastModified": 1715160751,
"narHash": "sha256-S8m7phTU7QYgAq4B0hjH5WdtTjHDcNVhYfPFdhbty+A=",
"owner": "wlrfx",
"repo": "scenefx",
2024-05-16 01:49:26 +02:00
"rev": "2ec3505248e819191c37cb831197629f373326fb",
"type": "github"
},
"original": {
"owner": "wlrfx",
"repo": "scenefx",
"type": "github"
}
},
"swayfx": {
"inputs": {
2023-05-01 05:46:00 +02:00
"nixpkgs": [
"nixpkgs"
],
"scenefx": "scenefx"
},
"locked": {
2024-08-02 17:54:48 +02:00
"lastModified": 1722269591,
"narHash": "sha256-uqRVQmhtswgbM9bp4bIkQhS1J2fYqOuLo/Rt9ZpLT7I=",
"owner": "willpower3309",
"repo": "swayfx",
2024-08-02 17:54:48 +02:00
"rev": "4d7ca7d975fb6d8ccae9830765986d5812fd011d",
"type": "github"
},
"original": {
"owner": "willpower3309",
"repo": "swayfx",
"type": "github"
}
},
"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-02-23 10:13:54 +01:00
"vscode-server": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
2024-01-27 14:47:45 +01:00
"locked": {
2024-04-27 02:07:37 +02:00
"lastModified": 1713958148,
"narHash": "sha256-8PDNi/dgoI2kyM7uSiU4eoLBqUKoA+3TXuz+VWmuCOc=",
2024-02-23 10:13:54 +01:00
"owner": "nix-community",
"repo": "nixos-vscode-server",
2024-04-27 02:07:37 +02:00
"rev": "fc900c16efc6a5ed972fb6be87df018bcf3035bc",
2024-01-27 14:47:45 +01:00
"type": "github"
},
"original": {
2024-02-23 10:13:54 +01:00
"owner": "nix-community",
"repo": "nixos-vscode-server",
2024-01-27 14:47:45 +01:00
"type": "github"
}
2024-02-11 20:12:32 +01:00
},
"wsl": {
"inputs": {
"flake-compat": [],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-02 17:54:48 +02:00
"lastModified": 1722253092,
"narHash": "sha256-37vyqHPx57deHhwvi4jwyNQLYkhm/rlVTYKOG1iahsc=",
2024-02-11 20:12:32 +01:00
"owner": "nix-community",
"repo": "nixos-wsl",
2024-08-02 17:54:48 +02:00
"rev": "f373ad59ae5866f0f98216bd5c71526b373450d2",
2024-02-11 20:12:32 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-wsl",
"type": "github"
}
2023-02-07 11:42:25 +01:00
}
},
"root": "root",
"version": 7
}