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 |
|
Matthew Justin Bauer
|
23d60d0ec4
|
Use attribute path where needed
|
2018-03-16 18:06:12 -05:00 |
|
Matthew Justin Bauer
|
9100d54e61
|
Lookup attribute using nix-env
|
2018-03-16 17:55:41 -05:00 |
|
Ryan Mulligan
|
9cb9dd2e76
|
fix tree gist
|
2018-03-16 14:30:41 -07:00 |
|
Ryan Mulligan
|
85cfec7cd7
|
blackist fcitx and all of gnome
|
2018-03-16 14:30:30 -07:00 |
|
Ryan Mulligan
|
77cf6aeea5
|
add gist of directory tree listing to check-result
|
2018-03-16 09:30:59 -07:00 |
|
Ryan Mulligan
|
940a8d1c78
|
Merge pull request #16 from matthewbauer/patch-1
Get DERIVATION_FILE using "nix edit"
|
2018-03-15 21:00:00 -07:00 |
|
Matthew Justin Bauer
|
d6b027bfb7
|
Remove old sed
|
2018-03-15 22:00:55 -05:00 |
|
Matthew Justin Bauer
|
ca05eb6eb4
|
Get DERIVATION_FILE using "nix edit"
|
2018-03-15 21:46:42 -05:00 |
|
Ryan Mulligan
|
4833b6392d
|
rm -f to not fail on missing result output
|
2018-03-15 18:45:10 -07:00 |
|
Ryan Mulligan
|
bfadaef2ad
|
improve check for expected version
previously it was always positive because it was matching the nix store
path version
|
2018-03-15 18:43:03 -07:00 |
|
Ryan Mulligan
|
bf4351006e
|
remove some slow-build blacklists; delete result links before building; handle ./result-bin
|
2018-03-15 18:41:52 -07:00 |
|