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-02-21 11:09:30 +01:00
"lastModified": 1645244400,
"narHash": "sha256-o7KCd6ySFZ9/LbS62aTeuFmBWtP7Tt3Q3RcNjYgTgZU=",
2020-09-23 10:36:46 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-02-21 11:09:30 +01:00
"rev": "0232fe1b75e6d7864fd82b5c72f6646f87838fc3",
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-02-21 11:09:30 +01:00
"lastModified": 1645401765,
"narHash": "sha256-bTXjHYJpMneVCBAEN/qCYSi//3j0alrnVuQOp/XbgwY=",
2021-05-18 11:36:36 +02:00
"owner": "neovim",
"repo": "neovim",
2022-02-21 11:09:30 +01:00
"rev": "726ec7fb17aa8a86b1c2c9adc4c6abfcb350d3a7",
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-02-21 11:09:30 +01:00
"lastModified": 1645346782,
"narHash": "sha256-3qd0cu+2kapIP7cdHW9n8zh1wCvRGg83K7/cCj5Xv+A=",
2021-05-28 00:19:47 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-02-21 11:09:30 +01:00
"rev": "1ccfe243aa6e94bf80f2a66f6be41d086d37fc87",
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-02-21 11:09:30 +01:00
"lastModified": 1645334861,
"narHash": "sha256-We9ECiMglthzbZ5S6Myqqf+RHzBFZPoM2qL5/jDkUjs=",
2021-12-01 12:27:38 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-02-21 11:09:30 +01:00
"rev": "d5f237872975e6fb6f76eef1368b5634ffcd266f",
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-02-21 11:09:30 +01:00
"lastModified": 1645416458,
"narHash": "sha256-XtVCfvqHBntXbfdeURdjvvDsrCf0KysGtzpdrCdzpVY=",
2020-09-23 10:36:46 +02:00
"owner": "nix-community",
"repo": "NUR",
2022-02-21 11:09:30 +01:00
"rev": "f9465d5c53b3082f162eeefb6d70b64cd9051787",
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-02-10 22:47:09 +01:00
"lastModified": 1644373591,
"narHash": "sha256-tVCDJ1oFoNzMkcaR9kT4a+xGTpphCVcOpwI/Uycm3X8=",
"owner": "windwp",
"repo": "nvim-ts-autotag",
2022-02-10 22:47:09 +01:00
"rev": "5149f0c6557fa4a492d82895a564f4cd4a9c7715",
"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": {
2022-02-21 11:09:30 +01:00
"lastModified": 1644435044,
"narHash": "sha256-qAF/bE4MypG4nRfnaNUg9WC1v+1/C/eqJwLTSguZ7+w=",
2021-04-04 18:49:39 +02:00
"owner": "photoprism",
"repo": "photoprism",
2022-02-21 11:09:30 +01:00
"rev": "ec8b0fd21204a23ad2b1125579228e76badd21c8",
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-02-21 11:09:30 +01:00
"lastModified": 1644618462,
"narHash": "sha256-bkzs0roU3yQzm1J7gKah4tfmM6DNvbMOPvcprQb8S8w=",
"owner": "GTrunSec",
2021-12-01 12:27:38 +01:00
"repo": "photoprism2nix",
2022-02-21 11:09:30 +01:00
"rev": "76f1e9ad509c45fc16562ea8c4c71e03cfdc2a7d",
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
}