dotfiles/flake.lock

315 lines
8.3 KiB
Plaintext
Raw Normal View History

2021-05-30 20:41:33 +01:00
{
"nodes": {
2021-05-31 09:15:44 +01:00
"agenix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2022-05-21 10:43:56 +01:00
"lastModified": 1652712410,
"narHash": "sha256-hMJ2TqLt0DleEnQFGUHK9sV2aAzJPU8pZeiZoqRozbE=",
2021-05-31 09:15:44 +01:00
"owner": "ryantm",
"repo": "agenix",
2022-05-21 10:43:56 +01:00
"rev": "7e5e58b98c3dcbf497543ff6f22591552ebfe65b",
2021-05-31 09:15:44 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
2021-11-26 15:37:27 +00:00
"ref": "main",
2021-05-31 09:15:44 +01:00
"repo": "agenix",
"type": "github"
}
},
2022-03-10 12:21:27 +00:00
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
2022-05-10 19:50:08 +01:00
"lastModified": 1651916036,
"narHash": "sha256-UuD9keUGm4IuVEV6wdSYbuRm7CwfXE63hVkzKDjVsh4=",
2022-03-10 12:21:27 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2022-05-10 19:50:08 +01:00
"rev": "2f2bdf658d2b79bada78dc914af99c53cad37cba",
2022-03-10 12:21:27 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2021-06-19 10:35:39 +01:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2021-05-30 23:13:31 +01:00
"flake-utils": {
2021-05-30 20:41:33 +01:00
"locked": {
2022-05-21 10:43:56 +01:00
"lastModified": 1652776076,
"narHash": "sha256-gzTw/v1vj4dOVbpBSJX4J0DwUR6LIyXo7/SuuTJp1kM=",
2021-05-30 20:41:33 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-05-21 10:43:56 +01:00
"rev": "04c1b180862888302ddfb2e3ad9eaa63afc60cf8",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
2021-06-19 10:35:39 +01:00
"flake-utils_2": {
"locked": {
"lastModified": 1617631617,
"narHash": "sha256-PARRCz55qN3gy07VJZIlFeOX420d0nGF0RzGI/9hVlw=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b2c27d1a81b0dc266270fa8aeecebbd1807fc610",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-05-30 20:41:33 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
2021-12-04 09:20:11 +00:00
"nixpkgs-stable"
2021-05-30 20:41:33 +01:00
]
},
"locked": {
2022-05-28 20:06:00 +01:00
"lastModified": 1653518057,
"narHash": "sha256-cam3Nfae5ADeEs6mRPzr0jXB7+DhyMIXz0/0Q13r/yk=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-05-28 20:06:00 +01:00
"rev": "64831f938bd413cefde0b0cf871febc494afaa4f",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-05-28 20:06:00 +01:00
"ref": "release-22.05",
2021-05-30 20:41:33 +01:00
"repo": "home-manager",
"type": "github"
}
},
2021-06-19 10:35:39 +01:00
"neuron": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2022-04-09 18:26:42 +01:00
"lastModified": 1649334661,
"narHash": "sha256-nwiCwTFtCfUNyR7iWI7Wf8r4Ri6zOmhQdGYVVbjytyA=",
2021-06-19 10:35:39 +01:00
"owner": "srid",
"repo": "neuron",
2022-04-09 18:26:42 +01:00
"rev": "f8b5fb597f85528ae4d7d1ded9e79ac901833665",
2021-06-19 10:35:39 +01:00
"type": "github"
},
"original": {
"owner": "srid",
"ref": "master",
"repo": "neuron",
"type": "github"
}
},
2021-06-12 09:40:09 +01:00
"nixos-hardware": {
"locked": {
2022-05-28 09:31:28 +01:00
"lastModified": 1653463224,
"narHash": "sha256-bUxKhqZhki2vPzFTl8HOo1m7pagF7WzY1MZiso8U5ws=",
"owner": "NixOS",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
2022-05-28 09:31:28 +01:00
"rev": "39a7bfc496d2ddfce73fe9542af1f2029ba4fe39",
2021-06-12 09:40:09 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
"type": "github"
}
},
2021-05-30 20:41:33 +01:00
"nixpkgs": {
2021-05-31 09:15:44 +01:00
"locked": {
"lastModified": 1638587357,
"narHash": "sha256-2ySMW3QARG8BsRPmwe7clTbdCuaObromOKewykP+UJc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e34c5379866833f41e2a36f309912fa675d687c7",
"type": "github"
2021-05-31 09:15:44 +01:00
},
"original": {
"owner": "nixos",
"ref": "nixos-21.11",
"repo": "nixpkgs",
"type": "github"
2021-05-31 09:15:44 +01:00
}
},
2022-05-21 10:43:56 +01:00
"nixpkgs-21_11": {
"locked": {
2022-05-28 09:31:28 +01:00
"lastModified": 1653132211,
"narHash": "sha256-5ugEYisGqixwarfn3BJvuWDnO6gT/AoxlsA6jnG8Fv8=",
2022-05-21 10:43:56 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-28 09:31:28 +01:00
"rev": "b5991e4971523a5fcc9413b9003b58e5c15aa7d8",
2022-05-21 10:43:56 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
2022-05-28 09:31:28 +01:00
"nixpkgs-22_05": {
"locked": {
"lastModified": 1653460991,
"narHash": "sha256-8MgFe84UUKw5k5MybirNH0S+oSluN2cRQGt+ZkW+dxQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0c3bf3a5c3ab6be29138b88900c417660a284fbd",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-01 14:30:39 +01:00
"nixpkgs-nixos-unstable": {
2021-05-31 09:15:44 +01:00
"locked": {
2022-05-28 20:06:00 +01:00
"lastModified": 1653581809,
"narHash": "sha256-Uvka0V5MTGbeOfWte25+tfRL3moECDh1VwokWSZUdoY=",
2021-05-31 09:15:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-28 20:06:00 +01:00
"rev": "83658b28fe638a170a19b8933aa008b30640fbd1",
2021-05-31 09:15:44 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-06-01 14:30:39 +01:00
"ref": "nixos-unstable",
2021-05-31 09:15:44 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-01 14:30:39 +01:00
"nixpkgs-stable": {
2021-05-30 20:41:33 +01:00
"locked": {
2022-05-28 20:06:00 +01:00
"lastModified": 1653504306,
"narHash": "sha256-bqjEskV+/tqOQqSEaCu4e6uWZ0F7ekBiMR16xpn4V0k=",
2021-05-30 20:41:33 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-28 20:06:00 +01:00
"rev": "6efc186e6079ff3f328a2497ff3d36741ac60f6e",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-05-28 20:06:00 +01:00
"ref": "nixos-22.05",
2021-05-30 20:41:33 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-19 10:35:39 +01:00
"nixpkgs_2": {
"locked": {
2021-09-17 20:35:24 +01:00
"lastModified": 1630140382,
"narHash": "sha256-ntXepAHFlAEtaYIU5EzckRUODeeMgpu1u2Yug+4LFNc=",
2021-06-19 10:35:39 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2021-09-17 20:35:24 +01:00
"rev": "08ef0f28e3a41424b92ba1d203de64257a9fca6a",
2021-06-19 10:35:39 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
2021-09-17 20:35:24 +01:00
"rev": "08ef0f28e3a41424b92ba1d203de64257a9fca6a",
2021-06-19 10:35:39 +01:00
"type": "github"
}
},
2021-10-30 11:10:19 +01:00
"nixpkgs_3": {
"locked": {
2022-05-28 09:31:28 +01:00
"lastModified": 1653058418,
"narHash": "sha256-rr+NP3ak+BU1tBye27jPIp2OrOr/742wNPdVqyHeB4c=",
2021-10-30 11:10:19 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-28 09:31:28 +01:00
"rev": "f2db28ca7cca3f0e8ff74b65c5326f0dc0483288",
2021-10-30 11:10:19 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2021-05-30 20:41:33 +01:00
"nur": {
"locked": {
2022-05-28 20:06:00 +01:00
"lastModified": 1653724318,
"narHash": "sha256-4J2d/fc7huLrYsU7VRiquSNOcQoqQQQGNweR48zFEc4=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "NUR",
2022-05-28 20:06:00 +01:00
"rev": "7a8313c6322856a5adbf9217e289733e67020652",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
2021-05-31 09:15:44 +01:00
"agenix": "agenix",
2022-03-10 12:21:27 +00:00
"darwin": "darwin",
2021-05-30 23:13:31 +01:00
"flake-utils": "flake-utils",
2021-05-30 20:41:33 +01:00
"home-manager": "home-manager",
2021-06-19 10:35:39 +01:00
"neuron": "neuron",
2021-06-12 09:40:09 +01:00
"nixos-hardware": "nixos-hardware",
2021-06-01 14:30:39 +01:00
"nixpkgs-nixos-unstable": "nixpkgs-nixos-unstable",
2021-05-31 09:15:44 +01:00
"nixpkgs-stable": "nixpkgs-stable",
2021-10-30 11:10:19 +01:00
"nur": "nur",
"sops": "sops"
}
},
"sops": {
"inputs": {
2022-05-21 10:43:56 +01:00
"nixpkgs": "nixpkgs_3",
2022-05-28 09:31:28 +01:00
"nixpkgs-21_11": "nixpkgs-21_11",
"nixpkgs-22_05": "nixpkgs-22_05"
2021-10-30 11:10:19 +01:00
},
"locked": {
2022-05-28 09:31:28 +01:00
"lastModified": 1653462763,
"narHash": "sha256-n0beO7WNvAeEtTtnetzQCaGs615tU/DfM97k8r/7bUw=",
2021-10-30 11:10:19 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2022-05-28 09:31:28 +01:00
"rev": "7385b12722ce903e477878147794bed9040227e2",
2021-10-30 11:10:19 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "master",
"repo": "sops-nix",
"type": "github"
2021-05-30 20:41:33 +01:00
}
}
},
"root": "root",
"version": 7
}