219218 Commits

Author SHA1 Message Date
ryneeverett
0a2759483a vimPlugins: update auto-commiting based on review
- Use git.Repo(ROOT, search_parent_directories=True) to find nixpkgs
repo.
- Don't commit overrides.nix.
- Remove "-a" short argument.
- Remove "--commit" flag and commit by default.
- Improve help/error messages.
- Favor closure pattern over classes.Use a closure to wrap the update
function with state rather than a callable class.
- break NixpkgsRepo class into functions
- Optional None-type arguments
- Remove repo checks from update.py. Git is too flexible and permits too
many workflows for my attempt to replace documentation with code to work.
My goal would be to separate the `--add` functionality from the update
functionality in the near term and then there will be no reason for this
usage to create commits anyway.
2020-04-01 17:19:01 +00:00
ryneeverett
1c0f0de46c vimPlugins: normalize deprecation names
Parsing plugin lines in multiple places is hazardous and already manifested a
bug!
2020-04-01 14:30:46 +00:00
ryneeverett
1f32eb7987 vimPlugins: remove repetition from update.main
Adding some abstraction makes main() more readable which is important
since it's the main control flow of the script.
2020-04-01 14:30:39 +00:00
ryneeverett
f1ae95f6d3 vimPlugins: update.py --add <plugin> argument
- update.py's new --add argument replaces manual editing of
vim-plugin-names for basic use cases.
2020-04-01 14:30:39 +00:00
ryneeverett
042c3dc356 vimPlugins: automatically commit redirect updates
- When redirections are detected, rather than printing instructions,
update.py now creates two commits -- one with the plugin updates and
another with redirected plugin names updated to their new repos.
- Added a --allow-dirty flag so that one can run ./update.py --commit
with a dirty nixpkgs repository, which is necessary for development.
I wouldn't mind removing this before merging if it's not in our flag
budget but it's necessary scaffolding for now.
2020-04-01 14:30:33 +00:00
ryneeverett
df0db17740 vimPlugins: automatically commit update 2020-04-01 14:30:23 +00:00
Maximilian Bosch
9157ff4e74
Merge pull request #83704 from Ma27/acme-container
nixos/acme: don't depend on multi-user.target inside a container
2020-03-31 19:13:51 +02:00
Jörg Thalheim
bfe1e17750
Merge pull request #83604 from charles-dyfis-net/curaengine-fix-openmp-compat
curaLulzbot: Fix build breakage around OpenMP compatibility
2020-03-31 17:54:54 +01:00
John Ericson
be0d1dc5a6
Merge pull request #69454 from jmillerpdt/bugfix/tensorflow-mkl
pythonPackages.tensorflow: fix for bazel settings for intel mkl, dnnl
2020-03-31 12:47:29 -04:00
R. RyanTM
a90b82dfe9 alibuild: 1.5.4rc3 -> 1.5.5 2020-03-31 09:29:48 -07:00
Jason Miller
4a4b44803c tensorflow: bugfix for bazel settings (intel mkl, dnnl) 2020-03-31 12:01:22 -04:00
Timo Kaufmann
c6590b2063
Merge pull request #82259 from doronbehar/package-liberio
liberio: init at unstable-2019-12-11
2020-03-31 15:42:46 +00:00
Jörg Thalheim
61666e0b18
Merge pull request #83866 from davidtwco/diffr-0.1.4
diffr: 0.1.2 -> 0.1.4
2020-03-31 16:30:45 +01:00
Timo Kaufmann
83fd89945d
Merge pull request #79661 from luc65r/pkg/cemu
cemu: init at 1.3
2020-03-31 15:17:33 +00:00
Timo Kaufmann
3bd7fc2800
Merge pull request #80752 from doronbehar/improve-abcde
abcde: use python3 eyeD3
2020-03-31 15:03:57 +00:00
Timo Kaufmann
aaa8a8bcf9
Merge pull request #81007 from dawidsowa/thinkpad
thinkpad-scripts: init at 4.12.0
2020-03-31 15:02:35 +00:00
Timo Kaufmann
da0fc069c3
Merge pull request #82003 from ymeister/master
alsaequal: init at 0.6
2020-03-31 14:56:56 +00:00
Timo Kaufmann
d2774425f3
Merge pull request #83067 from doronbehar/update-gtk-gnutella
gtk-gnutella: 1.1.14 -> 1.1.15
2020-03-31 14:46:32 +00:00
Timo Kaufmann
e2c72facec
Merge pull request #83322 from doronbehar/improve-beets-test
pythonPackages.beets: add unconditionally deps needed for checks
2020-03-31 14:43:21 +00:00
David Wood
375cb45232
diffr: 0.1.2 -> 0.1.4 2020-03-31 15:29:26 +01:00
Timo Kaufmann
3aa6dcf21e
Merge pull request #83826 from mmilata/prosody-0.11.5
prosody: 0.11.3 -> 0.11.5
2020-03-31 14:24:30 +00:00
Timo Kaufmann
24ead6996c
Merge pull request #75129 from ryneeverett/legit-init
legit: init at 1.2.0
2020-03-31 14:22:31 +00:00
Jörg Thalheim
84ad3f2dc2
Merge pull request #82551 from Moredread/slicer
prusa-slicer: 2.1.1 -> 2.2.0
2020-03-31 14:54:45 +01:00
Jörg Thalheim
3d6b05766c
Merge pull request #83857 from Mic92/fcgi
fcgi: 2.4.0 -> 2.4.2
2020-03-31 14:35:56 +01:00
José Romildo Malaquias
e141fe2e52
Merge pull request #83685 from romildo/upd.matcha-gtk-theme
matcha: 2020-03-24 -> 2020-03-29
2020-03-31 10:23:47 -03:00
Marek Mahut
63f3adfc3b
Merge pull request #83768 from mmahut/magic-wormhole-mailbox-server
nixos/magic-wormhole-mailbox-server: init
2020-03-31 15:01:38 +02:00
André-Patrick Bubel
bbce57b143
prusa-slicer: 2.1.1 -> 2.2.0
Adding myself (moredread) as maintainer. Several new dependencies and a bit of cleanup.
2020-03-31 15:00:49 +02:00
Mario Rodas
6d4b223287
Merge pull request #83823 from AndersonTorres/update-elvish
elvish: 0.13 -> 0.13.1
2020-03-31 07:42:05 -05:00
Mario Rodas
c30ec8725c
Merge pull request #83828 from r-ryantm/auto-update/circus
circus: 0.15.0 -> 0.16.1
2020-03-31 07:34:01 -05:00
Anderson Torres
894cecaeef
Merge pull request #83824 from AndersonTorres/update-bochs
bochs: 2.6.10 -> 2.6.11
2020-03-31 08:42:10 -03:00
Jörg Thalheim
5112c97730
Merge pull request #83441 from lsix/update-khronos-ocl-icd-loader
khronos-ocl-icd-loader: 6c03f8b -> 2020.03.13
2020-03-31 12:40:56 +01:00
Jörg Thalheim
b114def89c
Merge pull request #79751 from doronbehar/update-mpv-mpris
mpvScripts.mpris: 0.3 -> 0.4
2020-03-31 11:53:53 +01:00
Jörg Thalheim
5371ea9702
Merge pull request #83582 from colemickens/nixpkgs-ha-pkgs-roku
pythonPackages.roku: init at v4.1
2020-03-31 11:46:04 +01:00
Jörg Thalheim
61cee883a9
Merge pull request #83720 from bhipple/f/py-application
python27Packages.application: 2.7.0 -> 2.8.0 and fix build; python27Packages.python-otr: mark as broken
2020-03-31 11:36:51 +01:00
Timo Kaufmann
d2e422fcef
Merge pull request #83798 from ryneeverett/vim-plugins-update-proc
vimPlugins: Add --proc flag to update script.
2020-03-31 09:52:02 +00:00
markuskowa
470c50d633
Merge pull request #71607 from r-ryantm/auto-update/geos
geos: 3.7.3 -> 3.8.0
2020-03-31 11:44:03 +02:00
Michele Guerini Rocco
7f5400c344
Merge pull request #83669 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.194 -> 1.195
2020-03-31 09:43:26 +02:00
Jörg Thalheim
ebc2110f3f
Merge pull request #83854 from r-ryantm/auto-update/wllvm
wllvm: 1.2.2 -> 1.2.8
2020-03-31 08:41:19 +01:00
Michele Guerini Rocco
9cc3372256
Merge pull request #82082 from OmnipotentEntity/katago-init
katago: init at 1.3.5
2020-03-31 09:41:02 +02:00
Jörg Thalheim
35523fbb0d
fcgi: 2.4.0 -> 2.4.2 2020-03-31 08:39:25 +01:00
rnhmjoj
8ef9611645 nix-script: 2015-09-22 -> 2020-03-23 2020-03-31 09:26:35 +02:00
Jörg Thalheim
4007e80d00
Merge pull request #83784 from Mic92/sysdig
sysdig: 0.26.5 -> 0.26.6
2020-03-31 08:23:18 +01:00
R. RyanTM
4a623b9c8a wllvm: 1.2.2 -> 1.2.8 2020-03-31 06:56:11 +00:00
Michael Reilly
dc3a76ae0a katago: init at 1.3.5 2020-03-31 01:49:11 -04:00
Jon
1504df58e2 vcstools: fix dependencies
missing setuptools

```
$ ./results/vcstool/bin/vcs --help
Traceback (most recent call last):
  File "/nix/store/m9w0gapwnwffhnvyv3ds14mgbx2p5y93-vcstool-0.2.7/bin/.vcs-wrapped", line 6, in <module>
    from vcstool.commands.vcs import main
  File "/nix/store/m9w0gapwnwffhnvyv3ds14mgbx2p5y93-vcstool-0.2.7/lib/python3.7/site-packages/vcstool/commands/vcs.py", line 5, in <module>
    from vcstool.commands.help import get_entrypoint
  File "/nix/store/m9w0gapwnwffhnvyv3ds14mgbx2p5y93-vcstool-0.2.7/lib/python3.7/site-packages/vcstool/commands/help.py", line 6, in <module>
    from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
```
2020-03-30 22:41:47 -07:00
R. RyanTM
aa6c79daeb vcstool: 0.1.36 -> 0.2.7 2020-03-30 22:41:47 -07:00
Jon
1b6e225f63
Merge pull request #83831 from r-ryantm/auto-update/python-swiftclient
swiftclient: 3.6.0 -> 3.9.0
2020-03-30 22:35:55 -07:00
Jon
4c3c03eb56
Merge pull request #83850 from r-ryantm/auto-update/gitup
git-repo-updater: 0.5 -> 0.5.1
2020-03-30 22:33:26 -07:00
Jon
18abe3a09c
Merge pull request #83847 from r-ryantm/auto-update/gdbgui
gdbgui: 0.13.1.1 -> 0.13.2.0
2020-03-30 22:30:35 -07:00
Jon
f87ce38767
Merge pull request #83840 from r-ryantm/auto-update/gita
gitAndTools.gita: 0.9.9 -> 0.10.5
2020-03-30 22:29:42 -07:00