Fix odin config

This commit is contained in:
Filippo Berto 2022-05-31 13:21:39 +02:00
parent 7dbae6094e
commit a692b53f91
4 changed files with 50 additions and 36 deletions

16
flake.lock generated
View file

@ -22,16 +22,16 @@
]
},
"locked": {
"lastModified": 1651519540,
"narHash": "sha256-3k6p8VsTwwRPQjE8rrMh+o2AZACZn/eeYJ7ivdQ/Iro=",
"lastModified": 1653937612,
"narHash": "sha256-HybwffYKOM3UwlY54ZVCZgX7o5xpp2KhbZyyOnvwFMo=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "d93d56ab8c1c6aa575854a79b9d2f69d491db7d0",
"rev": "bda2c80b4c1a8d85c84c343a25ac7303fbc7999d",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-21.11",
"ref": "release-22.05",
"repo": "home-manager",
"type": "github"
}
@ -73,16 +73,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1652544513,
"narHash": "sha256-lFmU0/qodaMd6e7niNfrmi9tGxTcvE2etnNoTAxl7ho=",
"lastModified": 1653979012,
"narHash": "sha256-Md1OeSa4WwrtsjJKanOyrNfo9WbRCgURk23iRhUI2LU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6879c4f633ef6adeaeb3964c03964f7c3acd7f42",
"rev": "9b5e34626fbb7c251bf2c994f0b4334ab21df631",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-21.11",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}