summary refs log tree commit diff
path: root/pkgs/applications/misc/hello/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-09-05hello: Move to pkgs/by-nameSilvan Mosberger1-45/+0
2022-07-31hello: 2.12 -> 2.12.1R. Ryantm1-2/+2
2022-05-02stdenv.mkDerivation: public -> finalPackageRobert Hensing1-1/+1
2022-05-02hello: Make pname overridable without breaking src.urlRobert Hensing1-1/+1
2022-05-02Use finalAttrs instead of self for mkDerivation "overlay"Robert Hensing1-4/+4
2022-05-02stdenv.mkDerivation: Make self more overlay-like; use self.publicRobert Hensing1-1/+1
2022-05-02hello: Use callPackage for testRobert Hensing1-8/+3
2022-05-02hello: Define a passthru test via new mkDerivation self argRobert Hensing1-4/+12
2022-04-22testers.testVersion: move from trivial-builders.nixArtturin1-2/+1
2022-04-20testers.testEqualDerivation: move from build-support/test-equal-derivation.nixArtturin1-2/+2
2022-02-08Revert "Revert "hello: 2.10 -> 2.12" (#158328)"zowoq1-2/+2
2022-02-06Revert "hello: 2.10 -> 2.12" (#158328)zowoq1-2/+2
2022-02-02hello: 2.10 -> 2.12 (#156591)Sergei Trofimovich1-2/+2
2022-01-08hello: Test independence of environment.noXlibsRobert Hensing1-2/+11
2021-05-07test-utilities: version testArnout Engelen1-1/+9
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
2019-05-10Changelog meta entry (#60371)Michael Raskin1-0/+1
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b1-1/+1
2018-06-09hello-unfree: init at 1.0 (#41763)Jan Malakhovski1-1/+2
2018-05-22doc: use "with stdenv.lib" in metaDmitry Kalinkin1-4/+4
2017-11-13Revert switching hello to fetchipfs, re: #18296Michael Raskin1-10/+4
2017-11-11bootstrap tools test: fixup after d71833ee36Vladimír Čunát1-1/+6
2017-11-04fetchipfs: initknupfer1-4/+5
2016-08-07hello: doCheck = true; againVladimír Čunát1-1/+1
2015-09-22hello/ex-2 -> helloEelco Dolstra1-0/+24
2004-11-04* Sync example with manual.Eelco Dolstra1-11/+0
2004-03-29* Remove trivial builders.Eelco Dolstra1-3/+1
2003-11-27* Added GNU hello.Eelco Dolstra1-0/+13