nixos-config/flake.lock

327 lines
8.6 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": {
"lastModified": 1627913399,
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2020-09-24 12:35:45 +02:00
"flake-utils": {
"locked": {
2021-12-01 10:47:46 +01:00
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
2020-09-24 12:35:45 +02:00
"owner": "numtide",
"repo": "flake-utils",
2021-12-01 10:47:46 +01:00
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
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": {
2021-12-01 12:27:38 +01:00
"nixpkgs": "nixpkgs_2",
2021-08-12 20:05:14 +02:00
"utils": "utils"
},
"locked": {
"lastModified": 1627572165,
"narHash": "sha256-MFpwnkvQpauj799b4QTBJQFEddbD02+Ln5k92QyHOSk=",
"owner": "tweag",
"repo": "gomod2nix",
"rev": "67f22dd738d092c6ba88e420350ada0ed4992ae8",
"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-01-08 11:23:43 +01:00
"lastModified": 1641459437,
"narHash": "sha256-z0IOcc6LLbVhyri/aTyWzRqJs3p1pBK9idOiMwCWiqs=",
2020-09-23 10:36:46 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-01-08 11:23:43 +01:00
"rev": "c751aeb19e84a0a777f36fd5ea73482a066bb406",
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-01-08 11:23:43 +01:00
"lastModified": 1641608227,
"narHash": "sha256-gZRC0mQxQ0nzE2BaFd/9qi+dRLaWbs1PMs7oRlCkVzA=",
2021-05-18 11:36:36 +02:00
"owner": "neovim",
"repo": "neovim",
2022-01-08 11:23:43 +01:00
"rev": "e92b816336a04c18c4aa78eb180158a2bc02ace4",
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-01-01 02:06:35 +01:00
"lastModified": 1640686209,
"narHash": "sha256-6glXUlKRDhEhNuYx6r3fXU6KH2/Vq9mJZjB9oUpwrmc=",
2021-05-28 00:19:47 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-01-01 02:06:35 +01:00
"rev": "46df95ca81e7e4cf3458cdb4b7d1714b5fce9da5",
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-01-08 11:23:43 +01:00
"lastModified": 1641528457,
"narHash": "sha256-FyU9E63n1W7Ql4pMnhW2/rO9OftWZ37pLppn/c1aisY=",
2020-10-23 11:40:41 +02:00
"owner": "NixOS",
2020-09-23 10:36:46 +02:00
"repo": "nixpkgs",
2022-01-08 11:23:43 +01:00
"rev": "ff377a78794d412a35245e05428c8f95fef3951f",
2020-09-23 10:36:46 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2022-01-08 11:23:43 +01:00
"lastModified": 1641528457,
"narHash": "sha256-FyU9E63n1W7Ql4pMnhW2/rO9OftWZ37pLppn/c1aisY=",
2021-12-01 12:27:38 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-08 11:23:43 +01:00
"rev": "ff377a78794d412a35245e05428c8f95fef3951f",
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-01-08 11:23:43 +01:00
"lastModified": 1641619351,
"narHash": "sha256-3HM3dZoPsKCt731ORbFCnR2fhHwnImGaks1zNpxN9MU=",
2020-09-23 10:36:46 +02:00
"owner": "nix-community",
"repo": "NUR",
2022-01-08 11:23:43 +01:00
"rev": "8dd9183b31af54e7e37bed6033f0405f00d3916f",
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-08 11:23:43 +01:00
"lastModified": 1641556840,
"narHash": "sha256-eHVmrJugZzsBI1nnvzre+HDsjbndSvugQ4Vj6c6gujA=",
2021-11-13 04:23:32 +01:00
"owner": "ojroques",
"repo": "nvim-lspfuzzy",
2022-01-08 11:23:43 +01:00
"rev": "85050e34134ffed6f916f6b67aab099874382d82",
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-01-08 11:23:43 +01:00
"lastModified": 1641285774,
"narHash": "sha256-L5fq4hHRkt2aouEV2MyPYGFlnfiCN1lZHm8UdfKkWLU=",
"owner": "windwp",
"repo": "nvim-ts-autotag",
2022-01-08 11:23:43 +01:00
"rev": "32bc46ee8b21f88f87d97b976ae6674595b311b5",
"type": "github"
},
"original": {
"owner": "windwp",
"repo": "nvim-ts-autotag",
"type": "github"
}
},
"nvim-ts-context-commentstring": {
"flake": false,
"locked": {
2021-12-13 13:36:08 +01:00
"lastModified": 1639393910,
"narHash": "sha256-wOmOmSfTOfKAbx9JBKPiJg9TwRdjy/iyUJlE6CZK1uA=",
"owner": "JoosepAlviste",
"repo": "nvim-ts-context-commentstring",
2021-12-13 13:36:08 +01:00
"rev": "097df33c9ef5bbd3828105e4bee99965b758dc3f",
"type": "github"
},
"original": {
"owner": "JoosepAlviste",
"repo": "nvim-ts-context-commentstring",
"type": "github"
}
},
2021-04-04 18:49:39 +02:00
"photoprism": {
"flake": false,
"locked": {
2021-12-12 16:03:31 +01:00
"lastModified": 1639155848,
"narHash": "sha256-563sbnpAWXSMrsJ+jeHOjj6eqUUa80CSJ39kUghdGNQ=",
2021-04-04 18:49:39 +02:00
"owner": "photoprism",
"repo": "photoprism",
2021-12-12 16:03:31 +01:00
"rev": "2cb90e7e0db7c3102537e085a41bc7a67c74cabc",
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": {
2021-12-12 16:03:31 +01:00
"lastModified": 1639159380,
"narHash": "sha256-kBH+dDNuZznPlqAv1ZFi4k03QP89qz14XkiZVCpOqbw=",
"owner": "GTrunSec",
2021-12-01 12:27:38 +01:00
"repo": "photoprism2nix",
2021-12-12 16:03:31 +01:00
"rev": "2c827cdfc55b0f0977583119342ca4c5a8d3d020",
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": {
2021-12-20 01:57:55 +01:00
"lastModified": 1639823344,
"narHash": "sha256-jlsQb2y6A5dB1R0wVPLOfDGM0wLyfYqEJNzMtXuzCXw=",
"owner": "cachix",
2020-09-24 12:35:45 +02:00
"repo": "pre-commit-hooks.nix",
2021-12-20 01:57:55 +01:00
"rev": "ff9c0b459ddc4b79c06e19d44251daa8e9cd1746",
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
}