NixOS-based container for running GitHub actions
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update nix

+9 -8
+8 -8
flake.lock
··· 2 2 "nodes": { 3 3 "nixpkgs": { 4 4 "locked": { 5 - "lastModified": 1771848320, 6 - "narHash": "sha256-2j5NAPU1sTVgnrj1FLxkBABP63q2DiRU2eIfEG56kPk=", 7 - "rev": "2fc6539b481e1d2569f25f8799236694180c0993", 5 + "lastModified": 1777268161, 6 + "narHash": "sha256-e1tDUQMbFCxCnke314UpghgRqg3FJLtcXFfq/WTRLYI=", 7 + "rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76", 8 8 "type": "tarball", 9 - "url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre953160.2fc6539b481e/nixexprs.tar.xz" 9 + "url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre987561.1c3fe55ad329/nixexprs.tar.xz" 10 10 }, 11 11 "original": { 12 12 "type": "tarball", ··· 50 50 ] 51 51 }, 52 52 "locked": { 53 - "lastModified": 1772266372, 54 - "narHash": "sha256-5KQElOcvfICIoAApWUCkiFenUKtwtTgIZ7u+3i1fp/w=", 53 + "lastModified": 1777234348, 54 + "narHash": "sha256-fKw44a4qbUuI5eTG8k0gPbqMV5TOrjYF35PBzsYgd2U=", 55 55 "ref": "refs/heads/main", 56 - "rev": "3ceee7f7717ce95a1350636ae6972e08fcfbbc1d", 57 - "revCount": 1628, 56 + "rev": "2c781c0609ecda600ab98f98cca417bbd981bd53", 57 + "revCount": 1677, 58 58 "type": "git", 59 59 "url": "https://git.ocjtech.us/jeff/zig-overlay.git" 60 60 },
+1
flake.nix
··· 100 100 pkgs.attic-client 101 101 pkgs.bashInteractive 102 102 pkgs.bind.dnsutils 103 + pkgs.buildkite-agent 103 104 pkgs.coreutils-full 104 105 pkgs.curl 105 106 pkgs.docker-client