diff options
| author | uakci <git@uakci.space> | 2022-11-26 10:17:20 +0100 |
|---|---|---|
| committer | uakci <git@uakci.space> | 2022-11-26 10:17:20 +0100 |
| commit | 074c0167e6560531edf459d7439794ab53faa582 (patch) | |
| tree | f7a2d3397a28c9d0e1b5f23eaa16aae58fb1844c /flake.lock | |
| parent | update domain; go 1.17 -> 1.19 (diff) | |
| download | nuogai-074c0167e6560531edf459d7439794ab53faa582.tar.gz nuogai-074c0167e6560531edf459d7439794ab53faa582.zip | |
lock nixpkgs; downgrade back to go 1.17
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -54,16 +54,18 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1653918805, - "narHash": "sha256-6ahwAnBNGgqSNSn/6RnsxrlFi+fkA+RyT6o/5S1915o=", + "lastModified": 1669418739, + "narHash": "sha256-T86oFvcUIRwHWBWUt7WjaP4BP/3lDGbv5AppQSI1FkI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a0a69be4b5ee63f1b5e75887a406e9194012b492", + "rev": "695b3515251873e0a7e2021add4bba643c56cde3", "type": "github" }, "original": { - "id": "nixpkgs", - "type": "indirect" + "owner": "NixOS", + "ref": "release-22.05", + "repo": "nixpkgs", + "type": "github" } }, "root": { |
