Commit Graph

106 Commits

Author SHA1 Message Date
Ryan Mulligan
08de2bff36 add src url fixer; tail of nix build failures 2018-03-29 06:39:34 -07:00
Ryan Mulligan
6de0466d29 add preamble to delete-merged.sh 2018-03-26 20:50:09 -07:00
Ryan Mulligan
007ae8368b add finish log message 2018-03-26 06:20:21 -07:00
Ryan Mulligan
58904f9dba add repology link to commit message
fixes #28
2018-03-22 21:18:28 -07:00
Ryan Mulligan
876bb2a882 quit early if the src url did not change
closes #17
2018-03-22 19:04:06 -07:00
Ryan Mulligan
67dbb5b0c7 fix check-attrpath-version-test and script again 2018-03-22 18:48:35 -07:00
Ryan Mulligan
05133143f0 add tests for check-attrpath-version.sh and fix some bugs in it 2018-03-22 18:12:21 -07:00
Ryan Mulligan
f867437f7d add broken warning
closes #27
2018-03-22 17:19:22 -07:00
Ryan Mulligan
aeb31b1d91 fix linux-headers blacklist 2018-03-22 17:18:45 -07:00
Ryan Mulligan
146d5e5827 don't include output from pushd and popd 2018-03-22 16:17:33 -07:00
Ryan Mulligan
70f679319c fixed check result to not get stuck in emacs 2018-03-22 16:17:18 -07:00
Ryan Mulligan
2821cb0521 better cleanup, isolation, and exiting 2018-03-22 11:14:04 -07:00
Ryan Mulligan
4c51c0df0e blacklist git-extras because it gets stuck in emacs 2018-03-22 09:07:07 -07:00
Ryan Mulligan
969390c0ce fix cmake blacklist 2018-03-22 09:05:18 -07:00
Ryan Mulligan
694b713de6 blacklist cmakeWithQt4Gui 2018-03-22 08:03:36 -07:00
Ryan Mulligan
b637ec8fb4 fix shellcheck, change error message slightly 2018-03-22 06:50:54 -07:00
Ryan Mulligan
4e6525addd move pruning to the correct spot 2018-03-21 22:47:07 -07:00
Ryan Mulligan
af13129cdd check for attrpath version compatibility
protects against problems caused by #24
2018-03-21 22:46:21 -07:00
Ryan Mulligan
253052914f fix shellcheck 2018-03-21 22:00:31 -07:00
Ryan Mulligan
70960463c7 update readme 2018-03-21 21:57:19 -07:00
Ryan Mulligan
aebd678648 make up.sh work again if called by itself 2018-03-21 21:53:50 -07:00
Ryan Mulligan
11ae3a207d try different shellcheck method 2018-03-21 21:35:38 -07:00
Ryan Mulligan
c65889a01a add travis continuous testing 2018-03-21 21:33:48 -07:00
Ryan Mulligan
0af8879980 temporarily blacklist attrpaths starting with lua 2018-03-21 20:53:40 -07:00
Ryan Mulligan
e78e486036 fix fetcher check 2018-03-21 20:53:30 -07:00
Ryan Mulligan
383c07a66a don't edit derivations with multiple fetchers, or with "DO NOT EDIT" in them 2018-03-21 19:07:06 -07:00
Ryan Mulligan
8e0f388962 fix xfce blacklist syntax 2018-03-21 18:58:49 -07:00
Ryan Mulligan
aee75e3b47 blacklist xfce 2018-03-21 10:01:41 -07:00
Ryan Mulligan
7daa8280b7 blacklist mpich 2018-03-20 20:24:11 -07:00
Ryan Mulligan
b55f7e6476 blacklist linuxHeaders 2018-03-20 20:18:50 -07:00
Ryan Mulligan
988f68ed6d fetch from upstream and origin 2018-03-20 09:38:33 -07:00
Ryan Mulligan
62d0e3e9f1 blacklist electron 2018-03-20 07:06:26 -07:00
Ryan Mulligan
bf8dacb747 blacklist python/perl in any part of name, blacklist gst because of lockstep versions 2018-03-20 06:57:44 -07:00
Ryan Mulligan
871d841369 ignore packages-to-update.txt 2018-03-19 22:38:39 -07:00
Ryan Mulligan
b4e91fbc30 do work during while waiting 15 minutes
closes #9
2018-03-19 22:37:51 -07:00
Ryan Mulligan
ba6f302cd1 get arguments from packages-to-update, fix version comparison syntax error 2018-03-19 21:00:52 -07:00
Ryan Mulligan
d425c5cfc9
Merge pull request #22 from matthewbauer/version-check
Check that version is actually newer via compareVersions
2018-03-19 10:42:42 -07:00
Matthew Bauer
cddfe9418b Check that version is actually newer via compareVersions 2018-03-19 12:18:44 -05:00
Ryan Mulligan
23ecf1eebf shortcircuit python packages, and blacklist cdrtools 2018-03-19 09:00:28 -07:00
Ryan Mulligan
ae57ec93b1 change blacklist comments to error messages; use ATTR_PATH in commit message/pr 2018-03-18 06:55:13 -07:00
Ryan Mulligan
56e52cd7bd fix issue with building gnome packages where package name and attr name differ; block all perl packages too
see PR nixos/nixpkgs/#37317 for example of perl failure
2018-03-18 06:46:40 -07:00
Ryan Mulligan
fb9fc54a76 fixes and error messages 2018-03-17 22:04:34 -07:00
Ryan Mulligan
5426a2bc22 fixup shellcheck issues from #21 2018-03-17 11:22:51 -07:00
Ryan Mulligan
f0cec1ba46 Merge branch 'master' of github.com:ryantm/nix-update 2018-03-17 11:21:40 -07:00
Ryan Mulligan
3f9368f864 update delete-merged to delete local ones too 2018-03-17 11:21:16 -07:00
Ryan Mulligan
0fd21b5f45
Merge pull request #21 from matthewbauer/patch-3
Automatically clone 'nixpkgs'
2018-03-17 11:20:52 -07:00
Matthew Justin Bauer
fc02d11a8c
Automatically clone 'nixpkgs'
nixpkgs cache is stored in $HOME/.cache/nixpkgs. Will setup upstream and origin correctly to be used later on with 'hub'.
2018-03-17 12:18:32 -05:00
Ryan Mulligan
af7153d3b8 add delete-merged.sh 2018-03-17 08:07:03 -07:00
Ryan Mulligan
f4275654dd add changes suggested by shellcheck 2018-03-17 07:57:57 -07:00
Ryan Mulligan
974e23acec
Merge pull request #20 from matthewbauer/patch-2
Lookup attribute using nix-env
2018-03-17 07:37:07 -07:00