nixos-config/flake.lock

272 lines
7.2 KiB
Plaintext
Raw Normal View History

2020-09-23 10:36:46 +02:00
{
"nodes": {
2020-09-24 12:35:45 +02:00
"flake-utils": {
"locked": {
2021-06-24 20:10:26 +02:00
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
2020-09-24 12:35:45 +02:00
"owner": "numtide",
"repo": "flake-utils",
2021-06-24 20:10:26 +02:00
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
2020-09-24 12:35:45 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2020-09-23 10:36:46 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2020-09-23 10:36:46 +02:00
"locked": {
2021-06-24 20:10:26 +02:00
"lastModified": 1624516948,
"narHash": "sha256-RzFH7vxBCuV+WGW1oUoFS7Ax3UKzxjuvWHPW46Hu0gY=",
2020-09-23 10:36:46 +02:00
"owner": "nix-community",
"repo": "home-manager",
2021-06-24 20:10:26 +02:00
"rev": "21ac4c499b181b9171770f79105241e235046a7c",
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",
2021-06-24 20:10:26 +02:00
"lastModified": 1624473297,
"narHash": "sha256-LsE6ZWVO4vT2qH23rd9CwbnBcN8qti0iSBYj2bujG38=",
2021-05-18 11:36:36 +02:00
"owner": "neovim",
"repo": "neovim",
2021-06-24 20:10:26 +02:00
"rev": "24e0c16fd6cb33a399772330cb80dfa4c1306284",
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": {
2021-06-16 21:40:56 +02:00
"lastModified": 1623569835,
"narHash": "sha256-Mg+FN1JkEQ91Zff0+ot/ndRgD9BB+uDBLN12AcBYkSA=",
2021-05-28 00:19:47 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2021-06-16 21:40:56 +02:00
"rev": "7305b276c90cfd3ad0a2452101a49c0b52c784c0",
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": {
2021-06-24 20:10:26 +02:00
"lastModified": 1624447853,
"narHash": "sha256-Zn+vTEa3NE9q6z6ytpcNXrr8jV7HvrKRxMYoD2E6DpE=",
2020-10-23 11:40:41 +02:00
"owner": "NixOS",
2020-09-23 10:36:46 +02:00
"repo": "nixpkgs",
2021-06-24 20:10:26 +02:00
"rev": "1905f5f2e55e0db0bb6244cfe62cb6c0dbda391d",
2020-09-23 10:36:46 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1607560137,
"narHash": "sha256-qI5U28r9Ie11OlkwzNFkhW0Z4jLanntJdb3JeFq/85A=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7ff5e241a2b96fff7912b7d793a06b4374bd846c",
"type": "github"
},
"original": {
"id": "nixpkgs",
"rev": "7ff5e241a2b96fff7912b7d793a06b4374bd846c",
"type": "indirect"
}
},
2020-09-23 10:36:46 +02:00
"nur": {
"locked": {
2021-06-24 20:10:26 +02:00
"lastModified": 1624550607,
"narHash": "sha256-NRcv8yinjMLYwbseVbvfS8Ps0Wi9bCaLg1D7i+r4PDY=",
2020-09-23 10:36:46 +02:00
"owner": "nix-community",
"repo": "NUR",
2021-06-24 20:10:26 +02:00
"rev": "2a3e37c57c6fe538858c0f439de01792fe58111b",
2020-09-23 10:36:46 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"nvim-ts-autotag": {
"flake": false,
"locked": {
2021-06-24 20:10:26 +02:00
"lastModified": 1623909121,
"narHash": "sha256-ADmtOPGzGhPaiGD7DBsWdswOaHix0hmYK7CYwTqQhvg=",
"owner": "windwp",
"repo": "nvim-ts-autotag",
2021-06-24 20:10:26 +02:00
"rev": "b88545a3b5109e1f75e99c2868c73a8bd5688308",
"type": "github"
},
"original": {
"owner": "windwp",
"repo": "nvim-ts-autotag",
"type": "github"
}
},
"nvim-ts-context-commentstring": {
"flake": false,
"locked": {
2021-06-16 21:40:56 +02:00
"lastModified": 1623674990,
"narHash": "sha256-13HXLWP6xedz6pS1TEnNOhyzg6z2Zc/yaS9/bPjOyLI=",
"owner": "JoosepAlviste",
"repo": "nvim-ts-context-commentstring",
2021-06-16 21:40:56 +02:00
"rev": "203935f2a37d5762945bf86f6c0660609da2336e",
"type": "github"
},
"original": {
"owner": "JoosepAlviste",
"repo": "nvim-ts-context-commentstring",
"type": "github"
}
},
2020-12-25 11:58:44 +01:00
"obelisk": {
"flake": false,
"locked": {
"lastModified": 1608244789,
"narHash": "sha256-fzaMcHupjoR8UMwkwikaFtvjr8CfmHN4Zgexno1HkzY=",
"owner": "obsidiansystems",
"repo": "obelisk",
"rev": "7ad33cbe3e84b209e83c505ce25486445bbd602e",
"type": "github"
},
"original": {
"owner": "obsidiansystems",
"repo": "obelisk",
"type": "github"
}
},
2021-04-04 18:49:39 +02:00
"photoprism": {
"flake": false,
"locked": {
2021-06-03 11:43:43 +02:00
"lastModified": 1621778559,
"narHash": "sha256-zwx3kYIZXDuoy0hK54mHtwTzCpOWtxUoY24lpgC+cEU=",
2021-04-04 18:49:39 +02:00
"owner": "photoprism",
"repo": "photoprism",
2021-06-03 11:43:43 +02:00
"rev": "b1856b9d45502ba1a35e1d2ae6ca12fd17223895",
2021-04-04 18:49:39 +02:00
"type": "github"
},
"original": {
"owner": "photoprism",
"repo": "photoprism",
"type": "github"
}
},
"photoprism-flake": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": "nixpkgs_2",
2021-04-04 18:49:39 +02:00
"photoprism": "photoprism",
"ranz2nix": "ranz2nix"
},
"locked": {
"lastModified": 1621834972,
"narHash": "sha256-WbSloujOsC5ljiYwQa2tz0Qa2E5dshjDkpnnguuR7nk=",
"owner": "GTrunSec",
2021-05-12 23:10:30 +02:00
"repo": "photoprism-flake",
"rev": "cb41f10aaf8396f9ca7ca2014e7b4c857a1b75d5",
2021-05-12 23:10:30 +02:00
"type": "github"
2021-04-04 18:49:39 +02:00
},
"original": {
"owner": "GTrunSec",
2021-05-12 23:10:30 +02:00
"repo": "photoprism-flake",
"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-06-24 20:10:26 +02:00
"lastModified": 1624280920,
"narHash": "sha256-ILsUaNPHzZDlTGoUhSLhMSDkjPizTnoykwyeBYpPgtI=",
"owner": "cachix",
2020-09-24 12:35:45 +02:00
"repo": "pre-commit-hooks.nix",
2021-06-24 20:10:26 +02:00
"rev": "628a319e1ee0f9e01d63a3dbe6c1681a177bc5f9",
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",
"nvim-ts-autotag": "nvim-ts-autotag",
"nvim-ts-context-commentstring": "nvim-ts-context-commentstring",
2020-12-25 11:58:44 +01:00
"obelisk": "obelisk",
2021-04-04 18:49:39 +02:00
"photoprism-flake": "photoprism-flake",
2020-09-24 12:35:45 +02:00
"pre-commit-hooks": "pre-commit-hooks"
2020-09-23 10:36:46 +02:00
}
}
},
"root": "root",
"version": 7
}