Loading pkgs/desktops/gnome/extensions/argos/default.nix +4 −4 Original line number Diff line number Diff line { fetchFromGitHub, lib, stdenv }: stdenv.mkDerivation rec { pname = "argos-unstable"; version = "20230404"; pname = "argos"; version = "unstable-2023-09-26"; src = fetchFromGitHub { owner = "p-e-w"; repo = "argos"; rev = "e2d68ea23eed081fccaec06c384e2c5d2acb5b6b"; hash = "sha256-OJ/bUQkBQdlfEIqmneyUeIJoytTxyfibdyUDf3SJc0Q="; rev = "adfaa31e8c08f7b59e9492891a7e6f753c29b35e"; # https://github.com/p-e-w/argos/pull/150 hash = "sha256-st8AeMRtkvM4M/Z70qopjw9Yx0t9l0DsUke4ClQtcBU="; }; installPhase = '' Loading Loading
pkgs/desktops/gnome/extensions/argos/default.nix +4 −4 Original line number Diff line number Diff line { fetchFromGitHub, lib, stdenv }: stdenv.mkDerivation rec { pname = "argos-unstable"; version = "20230404"; pname = "argos"; version = "unstable-2023-09-26"; src = fetchFromGitHub { owner = "p-e-w"; repo = "argos"; rev = "e2d68ea23eed081fccaec06c384e2c5d2acb5b6b"; hash = "sha256-OJ/bUQkBQdlfEIqmneyUeIJoytTxyfibdyUDf3SJc0Q="; rev = "adfaa31e8c08f7b59e9492891a7e6f753c29b35e"; # https://github.com/p-e-w/argos/pull/150 hash = "sha256-st8AeMRtkvM4M/Z70qopjw9Yx0t9l0DsUke4ClQtcBU="; }; installPhase = '' Loading