devos/flake.lock

567 lines
14 KiB
Text
Raw Normal View History

2019-12-03 06:18:30 +01:00
{
2020-04-23 20:03:55 +02:00
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": [
"latest"
]
},
"locked": {
2021-09-24 21:45:39 +02:00
"lastModified": 1631896269,
"narHash": "sha256-DAyCxJ8JacayOzGgGSfzrn7ghtsfL/EsCyk1NEUaAR8=",
"owner": "ryantm",
"repo": "agenix",
2021-09-24 21:45:39 +02:00
"rev": "daf1d773989ac5d949aeef03fce0fe27e583dbca",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2021-08-30 17:09:07 +02:00
"beautysh": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"bud",
"nixpkgs"
],
"poetry2nix": "poetry2nix"
},
"locked": {
2021-10-04 21:02:27 +02:00
"lastModified": 1630693543,
"narHash": "sha256-7Sly3ReaJZw60Qo0rpfN4jF6zy94nwQz6ENgUUFzJfg=",
2021-08-30 17:09:07 +02:00
"owner": "lovesegfault",
"repo": "beautysh",
2021-10-04 21:02:27 +02:00
"rev": "5609593961b70428f58d5c1b4b25cdda43b0d0bd",
2021-08-30 17:09:07 +02:00
"type": "github"
},
"original": {
"owner": "lovesegfault",
"repo": "beautysh",
"type": "github"
}
},
"blank": {
"locked": {
"lastModified": 1625557891,
"narHash": "sha256-O8/MWsPBGhhyPoPLHZAuoZiiHo9q6FLlEeIDEXuj6T4=",
"owner": "divnix",
"repo": "blank",
"rev": "5a5d2684073d9f563072ed07c871d577a6c614a8",
"type": "github"
},
"original": {
"owner": "divnix",
"repo": "blank",
"type": "github"
}
},
"bud": {
2021-01-25 17:20:40 +01:00
"inputs": {
2021-08-30 17:09:07 +02:00
"beautysh": "beautysh",
"devshell": [
"digga",
"devshell"
2021-03-02 04:30:47 +01:00
],
"nixpkgs": [
"nixos"
]
2021-01-25 17:20:40 +01:00
},
"locked": {
2021-10-07 15:57:30 +02:00
"lastModified": 1633380447,
"narHash": "sha256-dndGkybpN1AdXL1gaW83yvx243KoGDJPMwfJcAYs++w=",
"owner": "divnix",
"repo": "bud",
2021-10-07 15:57:30 +02:00
"rev": "f2fc51b7e96d803d877262277dfd3cb91a95bca4",
2021-01-25 17:20:40 +01:00
"type": "github"
},
"original": {
"owner": "divnix",
"repo": "bud",
2021-01-25 17:20:40 +01:00
"type": "github"
}
},
2021-03-02 04:30:47 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
2021-04-22 05:44:15 +02:00
"latest"
2021-03-02 04:30:47 +01:00
]
},
"locked": {
2021-09-24 21:45:39 +02:00
"lastModified": 1631730143,
"narHash": "sha256-A8PaUyZu5WVp+IojG5q+39rjf5x57OFDYmVoDFPZLlY=",
2021-03-02 04:30:47 +01:00
"owner": "LnL7",
"repo": "nix-darwin",
2021-09-24 21:45:39 +02:00
"rev": "e1a3f7292f085fd588d11f94ed0f47968c16df0c",
2021-03-02 04:30:47 +01:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"deploy": {
"inputs": {
"flake-compat": "flake-compat",
2021-06-19 20:26:07 +02:00
"nixpkgs": [
"digga",
2021-09-30 09:33:01 +02:00
"latest"
2021-06-19 20:26:07 +02:00
],
"utils": [
"digga",
"flake-utils"
]
},
"locked": {
2021-09-30 09:33:01 +02:00
"lastModified": 1632822684,
"narHash": "sha256-lt7eayYmgsD5OQwpb1XYfHpxttn43bWo7G7hIJs+zJw=",
"owner": "serokell",
"repo": "deploy-rs",
2021-09-30 09:33:01 +02:00
"rev": "9a02de4373e0ec272d08a417b269a28ac8b961b4",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
2020-12-29 07:12:27 +01:00
"devshell": {
"locked": {
2021-09-30 09:33:01 +02:00
"lastModified": 1632436039,
"narHash": "sha256-OtITeVWcKXn1SpVEnImpTGH91FycCskGBPqmlxiykv4=",
2020-12-29 07:12:27 +01:00
"owner": "numtide",
"repo": "devshell",
2021-09-30 09:33:01 +02:00
"rev": "7a7a7aa0adebe5488e5abaec688fd9ae0f8ea9c6",
2020-12-29 07:12:27 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2021-05-14 19:17:53 +02:00
"digga": {
"inputs": {
"blank": "blank",
2021-05-14 19:17:53 +02:00
"deploy": "deploy",
"devshell": "devshell",
2021-08-30 17:09:07 +02:00
"flake-utils": "flake-utils_2",
2021-07-21 01:33:45 +02:00
"flake-utils-plus": "flake-utils-plus",
"home-manager": [
"home"
],
2021-09-30 09:33:01 +02:00
"latest": "latest",
2021-08-30 17:09:07 +02:00
"nix": "nix",
"nixlib": [
"nixos"
],
2021-06-19 20:26:07 +02:00
"nixos-generators": "nixos-generators",
"nixpkgs": [
"nixos"
2021-07-21 01:33:45 +02:00
]
2021-05-14 19:17:53 +02:00
},
"locked": {
2021-09-30 09:33:01 +02:00
"lastModified": 1632959483,
"narHash": "sha256-jXogai6e+QRtiZFBOrMmYdeLXejzVT91kuDKu2RuJ10=",
2021-05-14 19:17:53 +02:00
"owner": "divnix",
"repo": "digga",
2021-09-30 09:33:01 +02:00
"rev": "6549cf4c87d1a77138cbecbc6bb9483c20572cd7",
2021-05-14 19:17:53 +02:00
"type": "github"
},
"original": {
"owner": "divnix",
"repo": "digga",
"type": "github"
}
},
2021-06-08 21:05:07 +02:00
"fenix": {
"inputs": {
"nixpkgs": "nixpkgs",
2021-06-08 21:05:07 +02:00
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2021-10-07 15:57:30 +02:00
"lastModified": 1633487304,
"narHash": "sha256-duskZbmGX43zs6FLmalgVdoDBl5suV0zAMA4KqgBMRw=",
2021-06-08 21:05:07 +02:00
"owner": "nix-community",
"repo": "fenix",
2021-10-07 15:57:30 +02:00
"rev": "0af466dbacd32fb4dcf737a4718e2040c253aba6",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2021-01-25 17:20:40 +01:00
"flake-compat": {
"flake": false,
"locked": {
2021-09-30 09:33:01 +02:00
"lastModified": 1627913399,
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
2021-04-19 00:23:27 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2021-09-30 09:33:01 +02:00
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
2021-04-19 00:23:27 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
2021-01-25 17:20:40 +01:00
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
2021-01-25 17:20:40 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
2021-01-25 17:20:40 +01:00
"type": "github"
}
},
2021-07-21 01:33:45 +02:00
"flake-utils-plus": {
"inputs": {
"flake-utils": [
"digga",
"flake-utils"
]
},
"locked": {
2021-09-07 18:52:42 +02:00
"lastModified": 1630859749,
"narHash": "sha256-qkoU2rIbbP2+T0dfcqXW35GCWNsi0Y1IgN9BELmt4Zo=",
"owner": "divnix",
2021-07-21 01:33:45 +02:00
"repo": "flake-utils-plus",
2021-09-07 18:52:42 +02:00
"rev": "a4e267e3fc87e60c5029c6c3855935ff1ff3018e",
"type": "github"
},
"original": {
2021-09-07 18:52:42 +02:00
"owner": "divnix",
2021-07-21 01:33:45 +02:00
"repo": "flake-utils-plus",
"type": "github"
}
},
2021-08-30 17:09:07 +02:00
"flake-utils_2": {
"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-04-23 20:03:55 +02:00
"home": {
"inputs": {
"nixpkgs": [
"nixos"
]
2020-04-23 20:03:55 +02:00
},
"locked": {
2021-10-04 21:02:27 +02:00
"lastModified": 1633291410,
"narHash": "sha256-IxUzCGwj+s2Rn/+u0NtY36ix5I8MopMOO8Ip59PnBlw=",
"owner": "nix-community",
2020-04-23 20:03:55 +02:00
"repo": "home-manager",
2021-10-04 21:02:27 +02:00
"rev": "382505714d10c6791a96712e0554587c75c5bf8b",
2020-04-23 20:03:55 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-21.05",
2020-04-23 20:03:55 +02:00
"repo": "home-manager",
"type": "github"
}
2019-12-03 06:18:30 +01:00
},
2021-04-22 05:44:15 +02:00
"latest": {
"locked": {
2021-09-30 09:33:01 +02:00
"lastModified": 1632660378,
"narHash": "sha256-sjA8eQlnyDjDLyAyq3XlJmN0nqW0ftl/pb7VnMg86L0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "31ffc50c571e6683e9ecc9dbcbd4a8e9914b4497",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"latest_2": {
2021-04-22 05:44:15 +02:00
"locked": {
2021-10-04 21:02:27 +02:00
"lastModified": 1633351077,
"narHash": "sha256-z38JG4Bb0GtM1aF1pANVdp1dniMP23Yb3HnRoJRy2uU=",
"owner": "nixos",
2021-04-22 05:44:15 +02:00
"repo": "nixpkgs",
2021-10-04 21:02:27 +02:00
"rev": "14aef06d9b3ad1d07626bdbb16083b83f92dc6c1",
2021-04-22 05:44:15 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2021-07-22 13:12:22 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-04-22 05:44:15 +02:00
}
},
2021-08-30 17:09:07 +02:00
"lowdown-src": {
"flake": false,
"locked": {
"lastModified": 1617481909,
"narHash": "sha256-SqnfOFuLuVRRNeVJr1yeEPJue/qWoCp5N6o5Kr///p4=",
"owner": "kristapsdz",
"repo": "lowdown",
"rev": "148f9b2f586c41b7e36e73009db43ea68c7a1a4d",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"ref": "VERSION_0_8_4",
"repo": "lowdown",
"type": "github"
}
},
"naersk": {
2021-06-08 21:05:07 +02:00
"inputs": {
"nixpkgs": [
"latest"
]
},
"locked": {
2021-09-24 21:45:39 +02:00
"lastModified": 1632266297,
"narHash": "sha256-J1yeJk6Gud9ef2pEf6aKQemrfg1pVngYDSh+SAY94xk=",
2021-06-08 21:05:07 +02:00
"owner": "nmattia",
"repo": "naersk",
2021-09-24 21:45:39 +02:00
"rev": "ee7edec50b49ab6d69b06d62f1de554efccb1ccd",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
2021-08-30 17:09:07 +02:00
"nix": {
"inputs": {
"lowdown-src": "lowdown-src",
"nixpkgs": [
"digga",
"nixpkgs"
]
},
"locked": {
2021-09-07 18:52:42 +02:00
"lastModified": 1630335771,
"narHash": "sha256-eljjEPJdLK3aDskF7qX4YM/6KCq+w9nr+IKhrKW/AIQ=",
2021-08-30 17:09:07 +02:00
"owner": "nixos",
"repo": "nix",
2021-09-07 18:52:42 +02:00
"rev": "50a35860ee9237d341948437c5f70a7f0987d393",
2021-08-30 17:09:07 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nix",
"type": "github"
}
},
"nixos": {
2021-05-14 19:17:53 +02:00
"locked": {
2021-10-07 15:57:30 +02:00
"lastModified": 1633524929,
"narHash": "sha256-5juxXsj+jK4XoYsj61C1FANdCJa9eMR1nQC7a6nQlt4=",
"owner": "nixos",
2020-04-23 20:03:55 +02:00
"repo": "nixpkgs",
2021-10-07 15:57:30 +02:00
"rev": "980a9792cdf62d42ea98f437123a7e64c6d784e2",
2021-05-14 19:17:53 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2021-06-19 20:26:07 +02:00
"ref": "release-21.05",
"repo": "nixpkgs",
"type": "github"
2021-05-14 19:17:53 +02:00
}
},
2021-06-19 20:26:07 +02:00
"nixos-generators": {
"inputs": {
"nixlib": [
"digga",
"nixlib"
],
2021-06-19 20:26:07 +02:00
"nixpkgs": [
"digga",
"blank"
2021-06-19 20:26:07 +02:00
]
},
2020-04-23 20:03:55 +02:00
"locked": {
"lastModified": 1624973746,
"narHash": "sha256-11JbJRduNwyf556gndGErR5/12ceyHOHBfEuha5Vws4=",
2021-06-19 20:26:07 +02:00
"owner": "nix-community",
"repo": "nixos-generators",
"rev": "022ef440af8dc237ab1f59fa363cb1e25783ec3e",
2020-04-23 20:03:55 +02:00
"type": "github"
},
"original": {
2021-06-19 20:26:07 +02:00
"owner": "nix-community",
"repo": "nixos-generators",
2021-07-27 11:50:57 +02:00
"type": "github"
2020-04-23 20:03:55 +02:00
}
},
"nixos-hardware": {
"locked": {
2021-10-02 18:08:34 +02:00
"lastModified": 1632990363,
"narHash": "sha256-SNqz+9Vt4yDHqw8u/CMFdzMQTulKoMlVGJdshfcb5O0=",
"owner": "nixos",
"repo": "nixos-hardware",
2021-10-02 18:08:34 +02:00
"rev": "0a8b8054c9920368a3c15e6d766188fdf04b736f",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2021-04-19 00:23:27 +02:00
"nixpkgs": {
2020-12-25 23:37:51 +01:00
"locked": {
2021-10-07 15:57:30 +02:00
"lastModified": 1633351077,
"narHash": "sha256-z38JG4Bb0GtM1aF1pANVdp1dniMP23Yb3HnRoJRy2uU=",
2021-06-08 21:05:07 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2021-10-07 15:57:30 +02:00
"rev": "14aef06d9b3ad1d07626bdbb16083b83f92dc6c1",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nvfetcher": {
"inputs": {
"flake-compat": [
"digga",
"deploy",
"flake-compat"
],
"flake-utils": [
"digga",
2021-07-21 01:33:45 +02:00
"flake-utils-plus",
"flake-utils"
],
"nixpkgs": [
"latest"
]
},
"locked": {
2021-09-29 20:49:43 +02:00
"lastModified": 1632700276,
"narHash": "sha256-XABvQUq2qv+YcQxW93DnU8mgtVsGJWyhcznny/Lbp0Q=",
"owner": "berberman",
"repo": "nvfetcher",
2021-09-29 20:49:43 +02:00
"rev": "248fe98ed1bc352ce164d08a9e76fdc5f301ba2d",
2021-01-25 17:20:40 +01:00
"type": "github"
},
"original": {
"owner": "berberman",
"repo": "nvfetcher",
2021-01-25 17:20:40 +01:00
"type": "github"
}
},
2021-08-30 17:09:07 +02:00
"poetry2nix": {
"inputs": {
"flake-utils": [
"bud",
"beautysh",
"flake-utils"
],
"nixpkgs": [
"bud",
"beautysh",
"nixpkgs"
]
},
"locked": {
"lastModified": 1625240517,
"narHash": "sha256-2E1gaOP+bCplhf3kliVQWK5N1NV2h06mkJk2KTiRTJQ=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "e40e8ed0e8c11e709e4c8c7c20174facd265a021",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
"blank": [
"digga",
"blank"
],
"bud": "bud",
2021-03-02 04:30:47 +01:00
"darwin": "darwin",
"deploy": [
"digga",
"deploy"
],
2021-05-14 19:17:53 +02:00
"digga": "digga",
2021-06-08 21:05:07 +02:00
"fenix": "fenix",
"flake-utils": [
"digga",
"flake-utils"
],
2021-07-21 01:33:45 +02:00
"flake-utils-plus": [
"digga",
"flake-utils-plus"
],
"home": "home",
2021-09-30 09:33:01 +02:00
"latest": "latest_2",
"naersk": "naersk",
"nixlib": [
"digga",
"nixlib"
],
2020-12-25 23:37:51 +01:00
"nixos": "nixos",
"nixos-hardware": "nixos-hardware",
"nixpkgs": [
"nixos"
],
2021-07-21 01:33:45 +02:00
"nvfetcher": "nvfetcher"
2021-02-15 06:11:49 +01:00
}
},
2021-06-08 21:05:07 +02:00
"rust-analyzer-src": {
"flake": false,
"locked": {
2021-10-07 15:57:30 +02:00
"lastModified": 1633471403,
"narHash": "sha256-TFwu/3L4pj6AlGJROnhPIlrMSoqxGGDYe5OjVsdYRPc=",
2021-06-08 21:05:07 +02:00
"owner": "rust-analyzer",
"repo": "rust-analyzer",
2021-10-07 15:57:30 +02:00
"rev": "5ff992465e91346f8499ad125675e90f79c70ce0",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
2020-04-23 20:03:55 +02:00
}
},
"root": "root",
2020-07-09 08:45:05 +02:00
"version": 7
2019-12-03 06:18:30 +01:00
}