nixos-config/flake.lock

314 lines
8.2 KiB
Plaintext
Raw Normal View History

2020-09-23 10:36:46 +02:00
{
"nodes": {
2021-08-12 20:05:14 +02:00
"flake-compat": {
"flake": false,
"locked": {
2022-02-21 11:09:30 +01:00
"lastModified": 1641205782,
"narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
2021-08-12 20:05:14 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2022-02-21 11:09:30 +01:00
"rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
2021-08-12 20:05:14 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2020-09-24 12:35:45 +02:00
"flake-utils": {
"locked": {
2022-02-10 22:47:09 +01:00
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
2020-09-24 12:35:45 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-02-10 22:47:09 +01:00
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
2020-09-24 12:35:45 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-08-12 20:05:14 +02:00
"gomod2nix": {
"inputs": {
2022-02-10 22:47:09 +01:00
"nixpkgs": [
"photoprism2nix",
"nixpkgs"
],
2021-08-12 20:05:14 +02:00
"utils": "utils"
},
"locked": {
2022-02-21 11:09:30 +01:00
"lastModified": 1641803356,
"narHash": "sha256-ZjF43cckJLJCV9I+SXwTGNQGI52KrYwUhLt/R83TyKk=",
2021-08-12 20:05:14 +02:00
"owner": "tweag",
"repo": "gomod2nix",
2022-02-21 11:09:30 +01:00
"rev": "fc5adcc53031c5a3934500a57896a840a2bd073d",
2021-08-12 20:05:14 +02:00
"type": "github"
},
"original": {
"owner": "tweag",
"repo": "gomod2nix",
"type": "github"
}
},
2020-09-23 10:36:46 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2020-09-23 10:36:46 +02:00
"locked": {
2022-03-26 13:00:28 +01:00
"lastModified": 1648283590,
"narHash": "sha256-OjoAiY2XWr2ah73rY+kvEYLF+q40S/X61tUC0JPuCKw=",
2020-09-23 10:36:46 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-03-26 13:00:28 +01:00
"rev": "8afee75d0d1cb054cfeddfdc9f7193adc7741c95",
2020-09-23 10:36:46 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2021-05-18 11:36:36 +02:00
"neovim": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
2022-03-26 13:00:28 +01:00
"lastModified": 1648270774,
"narHash": "sha256-F9hpJi2Qqi7kJw44yOhHRUxxisD2s3njHZuJGmTmIOo=",
2021-05-18 11:36:36 +02:00
"owner": "neovim",
"repo": "neovim",
2022-03-26 13:00:28 +01:00
"rev": "fb5587d2bede0cc091b92731b990bd2e394e9914",
2021-05-18 11:36:36 +02:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
2021-05-28 00:19:47 +02:00
"nixos-hardware": {
"locked": {
2022-03-26 13:00:28 +01:00
"lastModified": 1648141026,
"narHash": "sha256-h8e3+5EZFbYHTMb0DN2ACuQTJBNHpqigvmEV1w2WIuE=",
2021-05-28 00:19:47 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-03-26 13:00:28 +01:00
"rev": "feceb4d24f582817d8f6e737cd40af9e162dee05",
2021-05-28 00:19:47 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2020-09-23 10:36:46 +02:00
"nixpkgs": {
"locked": {
2022-03-26 13:00:28 +01:00
"lastModified": 1648069223,
"narHash": "sha256-BXzQV8p/RR440EB9qY0ULYfTH0zSW1stjUCYeP4SF+E=",
2021-12-01 12:27:38 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-03-26 13:00:28 +01:00
"rev": "1d08ea2bd83abef174fb43cbfb8a856b8ef2ce26",
2021-12-01 12:27:38 +01:00
"type": "github"
},
"original": {
2021-12-01 12:27:38 +01:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2020-09-23 10:36:46 +02:00
"nur": {
"locked": {
2022-03-26 13:00:28 +01:00
"lastModified": 1648289973,
"narHash": "sha256-OFLCWNigShbl0mxYeOjiqs8MWH5JGcWm6GGMyvA0OO0=",
2020-09-23 10:36:46 +02:00
"owner": "nix-community",
"repo": "NUR",
2022-03-26 13:00:28 +01:00
"rev": "526d47ce95bd4d5e041a4fd3ffb831183d8654fe",
2020-09-23 10:36:46 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
2021-11-13 04:23:32 +01:00
"nvim-lspfuzzy": {
"flake": false,
"locked": {
2022-01-20 17:30:25 +01:00
"lastModified": 1642350986,
"narHash": "sha256-qs20m7J8Apq336xTz0M/6eKVeTwkbTKa6mNqng8gZ5I=",
2021-11-13 04:23:32 +01:00
"owner": "ojroques",
"repo": "nvim-lspfuzzy",
2022-01-20 17:30:25 +01:00
"rev": "f41f8b03a8eacee578b2b4f14866163538fcfe37",
2021-11-13 04:23:32 +01:00
"type": "github"
},
"original": {
"owner": "ojroques",
"repo": "nvim-lspfuzzy",
"type": "github"
}
},
"nvim-ts-autotag": {
"flake": false,
"locked": {
2022-03-05 11:38:53 +01:00
"lastModified": 1646385778,
"narHash": "sha256-gYm8/MLCBBhrH1vSrBxK33wOtG5CYaXJWn9N5e4a0hk=",
"owner": "windwp",
"repo": "nvim-ts-autotag",
2022-03-05 11:38:53 +01:00
"rev": "57035b5814f343bc6110676c9ae2eacfcd5340c2",
"type": "github"
},
"original": {
"owner": "windwp",
"repo": "nvim-ts-autotag",
"type": "github"
}
},
"nvim-ts-context-commentstring": {
"flake": false,
"locked": {
2022-03-26 13:00:28 +01:00
"lastModified": 1647633943,
"narHash": "sha256-zOViSH+6PF89ypBvDXDH+muRvo2FFBFbeMl60HZ0g0I=",
"owner": "JoosepAlviste",
"repo": "nvim-ts-context-commentstring",
2022-03-26 13:00:28 +01:00
"rev": "7810f1fe706092290dd338f40e5e857bac4a03cf",
"type": "github"
},
"original": {
"owner": "JoosepAlviste",
"repo": "nvim-ts-context-commentstring",
"type": "github"
}
},
2021-04-04 18:49:39 +02:00
"photoprism": {
"flake": false,
"locked": {
2022-03-12 19:44:49 +01:00
"lastModified": 1646430173,
"narHash": "sha256-SbnYw0A3nTBYpCaQdj4BbCihBcq0ZE8JImYG/itbR3g=",
2021-04-04 18:49:39 +02:00
"owner": "photoprism",
"repo": "photoprism",
2022-03-12 19:44:49 +01:00
"rev": "ba1004d7eee6bc20cfcd06092b839a8c39c72c29",
2021-04-04 18:49:39 +02:00
"type": "github"
},
"original": {
"owner": "photoprism",
"repo": "photoprism",
"type": "github"
}
},
2021-12-01 12:27:38 +01:00
"photoprism2nix": {
2021-04-04 18:49:39 +02:00
"inputs": {
2021-08-12 20:05:14 +02:00
"flake-compat": "flake-compat",
2021-04-04 18:49:39 +02:00
"flake-utils": [
"flake-utils"
],
2021-08-12 20:05:14 +02:00
"gomod2nix": "gomod2nix",
2021-12-01 12:27:38 +01:00
"nixpkgs": [
"nixpkgs"
],
2021-04-04 18:49:39 +02:00
"photoprism": "photoprism",
"ranz2nix": "ranz2nix"
},
"locked": {
2022-03-12 19:44:49 +01:00
"lastModified": 1646523092,
"narHash": "sha256-CbP0CeUwUheIkT55bAAq40u5Apovgpovh3z5Yjgblds=",
"owner": "GTrunSec",
2021-12-01 12:27:38 +01:00
"repo": "photoprism2nix",
2022-03-12 19:44:49 +01:00
"rev": "df62bfe92848a657ece6313b6b69c78f9c67158a",
2021-05-12 23:10:30 +02:00
"type": "github"
2021-04-04 18:49:39 +02:00
},
"original": {
"owner": "GTrunSec",
2021-12-01 12:27:38 +01:00
"repo": "photoprism2nix",
2021-05-12 23:10:30 +02:00
"type": "github"
2021-04-04 18:49:39 +02:00
}
},
2020-09-24 12:35:45 +02:00
"pre-commit-hooks": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
2020-09-24 12:35:45 +02:00
},
"locked": {
2022-03-05 11:38:53 +01:00
"lastModified": 1646153636,
"narHash": "sha256-AlWHMzK+xJ1mG267FdT8dCq/HvLCA6jwmx2ZUy5O8tY=",
"owner": "cachix",
2020-09-24 12:35:45 +02:00
"repo": "pre-commit-hooks.nix",
2022-03-05 11:38:53 +01:00
"rev": "b6bc0b21e1617e2b07d8205e7fae7224036dfa4b",
2020-09-24 12:35:45 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
2020-09-24 12:35:45 +02:00
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2021-04-04 18:49:39 +02:00
"ranz2nix": {
"flake": false,
"locked": {
"lastModified": 1594668772,
"narHash": "sha256-JE7lk0rDP5itZqWOwjuv8N18xLbGc6XL/0u9rMnhXUk=",
"owner": "andir",
"repo": "ranz2nix",
"rev": "637276c3110716d2a798e737fe62e54b37190d50",
"type": "github"
},
"original": {
"owner": "andir",
"repo": "ranz2nix",
"type": "github"
}
},
2020-09-23 10:36:46 +02:00
"root": {
"inputs": {
2020-09-24 12:35:45 +02:00
"flake-utils": "flake-utils",
2020-09-23 10:36:46 +02:00
"home-manager": "home-manager",
2021-05-18 11:36:36 +02:00
"neovim": "neovim",
2021-05-28 00:19:47 +02:00
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
2020-09-24 12:35:45 +02:00
"nur": "nur",
2021-11-13 04:23:32 +01:00
"nvim-lspfuzzy": "nvim-lspfuzzy",
"nvim-ts-autotag": "nvim-ts-autotag",
"nvim-ts-context-commentstring": "nvim-ts-context-commentstring",
2021-12-01 12:27:38 +01:00
"photoprism2nix": "photoprism2nix",
2020-09-24 12:35:45 +02:00
"pre-commit-hooks": "pre-commit-hooks"
2020-09-23 10:36:46 +02:00
}
2021-08-12 20:05:14 +02:00
},
"utils": {
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2020-09-23 10:36:46 +02:00
}
},
"root": "root",
"version": 7
}