Skip to content

Commit 0bf62e3

Browse files
committed
nix: updated to 22.05 revision
1 parent 7ba21bb commit 0bf62e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import (
2-
let rev = "a5774e76bb8c3145eac524be62375c937143b80c"; in
2+
let rev = "ce6aa13369b667ac2542593170993504932eb836"; in
33
builtins.fetchTarball "https://github.com/NixOS/nixpkgs/archive/${rev}.tar.gz"
44
)

0 commit comments

Comments
 (0)