3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

18 commits

Author SHA1 Message Date
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
adisbladis 9e9c6de50c
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-08-02 02:34:47 +02:00
adisbladis d614edeb32
Revert Nodejs-8_x deprecation
This was supposed to go through a pull request

Revert "nodePackages: Regenerate node packages for nodejs 10 & 12"
This reverts commit 6a17bdf397.

Revert "nodejs-8_x: Drop package"
This reverts commit e06c97b71d.
2019-07-05 12:23:27 +01:00
adisbladis e06c97b71d
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-07-05 12:21:42 +01:00
Jörg Thalheim dce97daeda
rambox: 0.6.7 -> 0.6.9 2019-06-24 17:33:56 +01:00
Andy White c0abf3c23e rambox: 0.6.6 -> 0.6.7 2019-05-08 05:49:10 +09:00
Jörg Thalheim 975734c665
rambox: 0.6.3 -> 0.6.6 2019-04-16 11:27:51 +01:00
Jörg Thalheim 487d2a7ccd
Revert "rambox: update node deps hash"
This reverts commit bf5f85ea2e.

See bf5f85ea2e (commitcomment-31923547)
2019-01-13 22:18:36 +00:00
Franz Pletz bf5f85ea2e
rambox: update node deps hash 2019-01-10 05:51:02 +01:00
Anatolii Prylutskyi 7ff4f5be26 rambox: 0.6.2 -> 0.6.3 2018-12-06 07:04:03 +02:00
Jörg Thalheim fb7abdaea1
rambox: 0.6.1 -> 0.6.2 2018-11-15 16:21:46 +00:00
Anatolii Prylutskyi 4051fc901b
rambox: fix invalid sha256 2018-10-17 09:31:09 +01:00
Jörg Thalheim a25e765dc9
rambox: 0.5.17 -> 0.6.1 2018-10-14 13:29:56 +01:00
gnidorah 68bf1063f0 rambox: fix build (#42577) 2018-06-25 21:29:25 +02:00
Will Dietz 1197f87349 rambox: 0.5.13 -> 0.5.17
Remove patch that is apparently already applied.
2018-06-09 21:32:54 -05:00
gnidorah 074a43f3dc rambox: allow user to disable tooltips 2017-12-16 21:36:33 +03:00
gnidorah a5b882310f rambox: allow user to use other auth0 credentials 2017-11-16 10:23:02 +03:00
Yegor Timoshenko cc04a30b6e rambox: build from source 2017-11-03 20:02:23 +00:00