mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
stdman: 2021.12.21 -> 2022.07.30
This commit is contained in:
parent
ce7b4fd5a6
commit
5333e243e9
@ -2,13 +2,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "stdman";
|
||||
version = "2021.12.21";
|
||||
version = "2022.07.30";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "jeaye";
|
||||
repo = "stdman";
|
||||
rev = version;
|
||||
sha256 = "sha256-wOMQzC5w8aDmxNxQ5HK8jMgoow1wXBfHGUwFBw2WiPA=";
|
||||
sha256 = "sha256-ABogxVQS6p3wUV8GuB2tp7vMxe63t51dNoclEnYpa/0=";
|
||||
};
|
||||
|
||||
outputDevdoc = "out";
|
||||
|
Loading…
Reference in New Issue
Block a user