pinned-22.05.nix 185 Bytes EditWeb IDE 1 2 3 4 5 6 import (builtins.fetchGit { name = "nixos-22.05"; url = "https://github.com/nixos/nixpkgs"; ref = "refs/heads/nixos-22.05"; rev = "ce6aa13369b667ac2542593170993504932eb836"; })