Commit Graph

295 Commits

Author SHA1 Message Date
Ryan Mulligan
9b0bdcf9f3 Revert "switch back to old hash splitter"
This reverts commit 0bd5de1acb.
2019-09-23 21:16:30 -07:00
Ryan Mulligan
d9300946d3 Merge branch 'cve' 2019-09-07 16:53:01 -07:00
Ryan Mulligan
e8aff07494 Merge branch 'master' of github.com:ryantm/nixpkgs-update 2019-09-07 16:48:58 -07:00
Ryan Mulligan
76c8fda52a Main: refactor so not every command has the same setup dependencies, use commands instead of switches 2019-09-07 16:48:10 -07:00
Ryan Mulligan
abb85845d9 CVE: fix import 2019-09-06 06:25:48 -07:00
Lars Jellema
626633f56d
Add caching and parsing of CVE feeds 2019-09-04 18:07:01 +02:00
Lars Jellema
3240016112
Add basic version matching logic 2019-09-04 17:48:12 +02:00
Jan Tojnar
888232b63c
blacklist: Disable updating GNOME again
There is now a code freeze, with 3.34.0 tarball deadline on Sep 9, 2019.
2019-09-03 18:09:38 +02:00
Ryan Mulligan
50d346ee6d Main: remove UpdateMergeBase option which actually did nothing yet 2019-08-24 14:03:30 -07:00
Ryan Mulligan
c8c5a3258e Update: remove reference to deleted fix src url code 2019-08-24 13:56:07 -07:00
Ryan Mulligan
9a686921ab remove Shelly dependency! 2019-08-18 15:04:23 -07:00
Ryan Mulligan
a06b1025fc Clean: remove since it is unused
also, it contains old ways of getting hashes
2019-08-18 15:00:59 -07:00
Ryan Mulligan
8845a2314f Check: remove Shelly usage 2019-08-18 14:56:51 -07:00
Ryan Mulligan
0bd5de1acb switch back to old hash splitter
In Nix 2.2, the expected hash output seems to have changed back to
what it was before.
2019-08-03 15:07:36 -07:00
Ryan Mulligan
398a94e5b3 remove used code in Shell.hs 2019-07-29 21:54:17 -07:00
Ryan Mulligan
2aadc50e6f add branch prefix
preparing to rename "auto-update"
2019-07-29 21:51:29 -07:00
Ryan Mulligan
59172c23f3 fix warnings and doctests 2019-07-28 20:23:57 -07:00
Ryan Mulligan
6154f965a0 import doctest dependency in setup 2019-07-27 15:10:15 -07:00
Jan Tojnar
9de209ce3d
blacklist: Allow updating GNOME again
We have time until September.
2019-06-21 00:12:36 +02:00
Ryan Mulligan
034de250ce Check: fix passthru.tests build & reformat
closes #119
2019-06-16 12:48:42 -07:00
Léo Gaspard
cb9bc5c419
Check: build passthru.tests when present 2019-06-11 20:59:55 +02:00
Ryan Mulligan
192342ebdf Time: add doctests 2019-06-08 14:41:03 -07:00
Ryan Mulligan
b8be0e0689 Blacklist: remove unnecessary IO constraint 2019-06-08 08:36:20 -07:00
Ryan Mulligan
a0dcdacc75 Time: add note about time 1.9 availability 2019-06-08 08:33:45 -07:00
Ryan Mulligan
b844a4b587 Time: use polysemy 2019-06-08 07:24:39 -07:00
Ryan Mulligan
8c66682169 apply hlint suggestions 2019-06-08 05:46:44 -07:00
Ryan Mulligan
3c178f64b7 Nix: update hash grabber for new format 2019-05-31 20:49:35 -07:00
Ryan Mulligan
60f312ed79 Nix.resultLink: fix missing newline stripping 2019-05-21 05:04:26 -07:00
Ryan Mulligan
a780689927 make meta homepage and meta description optional 2019-05-05 13:53:02 -07:00
Ryan Mulligan
5eb0cbed2d Merge remote-tracking branch 'tomberek/master' 2019-05-05 13:48:30 -07:00
Ryan Mulligan
18e50af553 Update: remove Shelly 2019-05-05 11:28:44 -07:00
Tom Bereknyei
3c722eccb2 Include meta.homepage 2019-05-05 14:27:07 -04:00
Ryan Mulligan
533704b885 Utils: remove shelly 2019-05-04 16:03:16 -07:00
Ryan Mulligan
8848ece9ea move System.Process.Typed into OurPrelude 2019-05-04 16:03:05 -07:00
Ryan Mulligan
b94074d96f GH: remove shelly 2019-05-04 16:02:48 -07:00
Ryan Mulligan
281ede1e25 fix all hlint suggestions 2019-05-04 15:37:46 -07:00
Ryan Mulligan
67f945ebdc stop downloading outpaths.nix all the time 2019-05-04 15:25:36 -07:00
Ryan Mulligan
d4a536eef9 Nix: fully remove Shelly 2019-05-04 13:57:11 -07:00
Ryan Mulligan
3265d56408 Nix: remove more shelly from module 2019-05-04 13:36:58 -07:00
Ryan Mulligan
1d0f713360 fix checking exception when result path is a file instead of a directory 2019-05-04 09:34:22 -07:00
Ryan Mulligan
ba2fef5029 add check for already open duplicate PRs 2019-05-02 21:11:55 -07:00
Ryan Mulligan
5073029b9d Convert more shelly to Typed.Process in Nix module 2019-05-02 21:11:20 -07:00
Ryan Mulligan
c0eb1ec4e6 add Nix.getOutpaths
Given an attrpath that is a derivation it returns a list of all the
nix store paths made by the derivation.
2019-04-18 21:54:15 -07:00
Ryan Mulligan
4203d31bff allow deleteBranchEverywhere to fail 2019-04-18 21:52:33 -07:00
Ryan Mulligan
2367829a6b Merge branch 'master' of github.com:ryantm/nixpkgs-update 2019-04-02 19:54:56 -07:00
Ryan Mulligan
57c977481d do not publish updates that cause no rebuilds
closes #113
2019-04-02 19:53:56 -07:00
worldofpeace
ea6752893e
whitelist wire-desktop
Electron discontinued support for 32-bit Linux so updating
this expression shouldn't be an issue anymore.
2019-04-01 18:40:06 -04:00
Ryan Mulligan
376a72ecec apply hlint suggestions 2019-03-31 20:59:35 -07:00
Ryan Mulligan
3770a929b4 more typed-process, add retry for Git index issue, apply hlint suggestions 2019-03-31 20:56:40 -07:00
Ryan Mulligan
218c1a41df add more spaces to error messages 2019-03-25 16:34:19 -07:00