R. Ryantm
805e23adf2
purescript: 0.15.7 -> 0.15.8
2023-03-10 17:14:31 +00:00
R. Ryantm
7db82980f1
purescript: 0.15.6 -> 0.15.7
2022-12-12 20:30:56 +00:00
R. Ryantm
3d28d92294
purescript: 0.15.5 -> 0.15.6
2022-10-18 19:10:51 +00:00
R. Ryantm
48077f9d9b
purescript: 0.15.4 -> 0.15.5
2022-10-10 22:48:34 +00:00
Dennis Gosnell
e436d5c9d8
Merge pull request #181915 from r-ryantm/auto-update/purescript
...
purescript: 0.15.2 -> 0.15.4
2022-07-18 17:15:06 +09:00
R. Ryantm
622952b45e
purescript: 0.15.2 -> 0.15.4
2022-07-18 07:33:09 +00:00
Adam Joseph
16ad8ea53c
s/sourceTypes/source-types/
2022-05-30 11:07:31 -07:00
Adam Joseph
360b31707a
purescript: mark meta.sourceProvenance
2022-05-30 10:45:15 -07:00
Dennis Gosnell
4b4115df70
purescript: update script only considers full releases
...
Make sure the purescript update script only considers full releases.
Before this change, the purescript update script would consider
prereleases as valid releases. This caused the r-ryantm bot to
create PRs trying to update the purescript derivation in Nixpkgs
to prerelease versions.
See https://github.com/NixOS/nixpkgs/pull/174485#issuecomment-1137291664
and
https://discourse.purescript.org/t/purescript-continuous-prereleases/3006/2?u=cdepillabout
for slightly more information.
2022-05-27 13:40:36 +09:00
Dennis Gosnell
04ce990169
purescript: 0.15.0 -> 0.15.2
2022-05-18 20:58:18 +09:00
Dennis Gosnell
c3a7edf7d2
purescript: drop ncurses dep
...
`purs` no longer depends on ncurses/libtinfo since 0.14.8:
https://github.com/purescript/purescript/releases/tag/v0.14.8
2022-05-04 15:41:04 +09:00
Dennis Gosnell
2804a50193
purescript: 0.14.7 -> 0.15.0
2022-04-30 17:43:58 +09:00
R. Ryantm
64ba26f745
purescript: 0.14.6 -> 0.14.7
2022-02-27 13:34:27 +00:00
R. Ryantm
dd9760d9f7
purescript: 0.14.5 -> 0.14.6
2022-02-26 14:55:50 +00:00
(cdep)illabout
4b63a6dacc
purescript: 0.14.4 -> 0.14.5
2021-10-23 12:03:50 +09:00
Dennis Gosnell
688eef3c04
purescript: add missing dependency to update script
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-27 10:45:20 +09:00
(cdep)illabout
aff01371c1
purescript: add updateScript for automatic updates
2021-08-26 10:20:27 +09:00
(cdep)illabout
905a62e6c3
purescript: 0.14.3 -> 0.14.4
2021-08-26 10:16:28 +09:00
(cdep)illabout
655dc5b67e
purescript: 0.14.2 -> 0.14.3
2021-07-07 13:10:50 +09:00
(cdep)illabout
8f2ea9a961
purescript: add changelog
2021-06-06 09:48:12 +09:00
(cdep)illabout
d32c247083
purescript: 0.14.0 -> 0.14.2
2021-06-06 09:44:48 +09:00
Daniel Nagy
9c14e1f92a
purescript: add meta.mainProgram
2021-06-02 15:53:11 +02:00
(cdep)illabout
4fb330d334
purescript: 0.13.8 -> 0.14.0
2021-02-26 14:55:45 +09:00
Ben Siraphob
acc5f7b18a
pkgs/development/compilers: stdenv.lib -> lib
2021-01-23 08:57:37 +07:00
Jonas Chevalier
a7cb88c3de
tree-wide: unify Bash completions outputs ( #103421 )
...
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00:00
Vladimír Čunát
336bc8283b
Re-Revert "Merge #101508 : libraw: 0.20.0 -> 0.20.2"
...
This reverts commit c778945806
.
I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
2020-10-26 08:19:17 +01:00
Vladimír Čunát
c778945806
Revert "Merge #101508 : libraw: 0.20.0 -> 0.20.2"
...
I'm sorry; I didn't notice it contained staging commits.
This reverts commit 17f5305b6c
, reversing
changes made to a8a018ddc0
.
2020-10-25 09:41:51 +01:00
Lily Ballard
722cc88865
psc-package: Adopt new installShellCompletion syntax
2020-10-08 15:08:40 -07:00
(cdep)illabout
0a2b461959
purescript: add cdepillabout as maintainer
2020-06-15 21:10:29 +09:00
(cdep)illabout
0be2f125e5
purescript: 0.13.6 -> 0.13.8
2020-06-15 21:09:12 +09:00
Dennis Gosnell
4c23f68699
Merge pull request #82964 from lilyball/psc-package
...
psc-package: Stop using haskellPackages to build
2020-04-01 10:39:46 +09:00
Patrick Hilhorst
5b49816cf4
treewide: add quotes to recently-changed urls
...
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:05:50 +01:00
Patrick Hilhorst
9fc5e7e473
treewide: fix redirected urls (again)
...
Ran the same script as #78265 .
Additionally, manually replaced `http://goodies.xfce.org `
with https.
2020-03-20 13:36:23 +01:00
Lily Ballard
4ebc22781d
psc-package: Stop using haskellPackages to build
...
Switch to the approach taken by
https://github.com/justinwoo/easy-purescript-nix/blob/master/psc-package-simple.nix
This downloads a prebuilt release and patches the linker paths. It
reduces the number of supported platforms, but ensures we're using the
official supported psc-package compiler. The `haskellPackages` approach
wasn't supported and was leading to version conflicts with dependencies.
2020-03-19 15:00:36 -07:00
R. RyanTM
d217d4c63c
psc-package: 0.6.0 -> 0.6.2
2020-02-11 18:05:29 +01:00
Mario Rodas
8c45e95bb4
Merge pull request #78524 from r-ryantm/auto-update/psc-package
...
psc-package: 0.5.1 -> 0.6.0
2020-01-26 09:43:57 -05:00
R. RyanTM
7cbcfa08a5
psc-package: 0.5.1 -> 0.6.0
2020-01-26 10:12:05 +00:00
Susan Potter
78941c037f
purescript: add maintainer mbbx6spp
2020-01-18 07:20:52 -06:00
Susan Potter
c71aa5ff5e
purescript: 0.13.5 -> 0.13.6
2020-01-18 07:15:59 -06:00
Susan Potter
a1f82db351
purescript: 0.13.4 -> 0.13.5
2019-11-26 19:04:16 -08:00
Maxime Dénès
0d6182a3c3
purescript: 0.13.3 -> 0.13.4
2019-11-10 13:14:34 +01:00
justinwoo
8a97fedb4e
purescript: 0.13.0 -> 0.13.3
2019-10-08 17:29:25 +09:00
Profpatsch
f71bdfd5ab
purescript: add test that compiles & runs a minimal module
...
This ensures the compiler actually works.
`console.log` is wrapped in a purescript function and everything is
run with nodejs.
2019-06-04 13:55:58 +02:00
justinwoo
2b1eabc145
purescript: 0.12.5 -> 0.13.0
...
https://github.com/purescript/purescript/releases/v0.13.0
2019-06-04 12:19:42 +02:00
Justin Woo
b1e23abd7f
purescript: upgrade to 0.12.5 ( #59589 )
...
* purescript: 0.12.4 -> 0.12.5
https://github.com/purescript/purescript/releases/v0.12.5
* purescript: consistent pkg name and attr name
+ version must start with a number
2019-04-25 23:29:53 +02:00
Justin Woo
46a181a602
purescript: upgrade to 0.12.4 ( #59147 )
2019-04-08 20:02:24 +02:00
Graham Christensen
5aaf79d189
purescript: tweak inlined import and usages
...
Co-Authored-By: justinwoo <moomoowoo@gmail.com>
2019-03-20 15:55:48 +02:00
Graham Christensen
7af53c85ed
purescript: add meta information for package
...
Co-Authored-By: justinwoo <moomoowoo@gmail.com>
2019-03-20 15:52:28 +02:00
Graham Christensen
fb39447028
purescript: inline properties used from pkgs
...
Co-Authored-By: justinwoo <moomoowoo@gmail.com>
2019-03-20 15:50:16 +02:00
justinwoo
ee1e16453f
purescript: inline referenced derivation
2019-03-20 10:20:05 +02:00